【請教】如何在Ubuntu11.10設定中華電信行動3G [論壇 - 新手村]
正在瀏覽:
1 名遊客
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員三級
![]() ![]() 註冊日期:
2011/12/30 18:14 所屬群組:
已註冊使用者 等級: 12
HP : 0 / 287
![]() |
那個P大,
麻瓜新手按兩位大大指導,昨天有成功安裝了usb-modeswitch囉~~~^^ 不過,結果還是一樣。。。。。 閱讀說明文件時,有: For debugging of the automated system integration, edit (as root or su) /etc/usb_modeswitch.conf in a text editor and change the line EnableLogging=0 to EnableLogging=1 This gives you a verbose output of the hotplug activity to /var/log/usb_modeswitch_<device>. 請問要如何下指令呢? 感恩一直不厭其煩的幫忙呀~~~
2012/2/4 8:57
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
1. sudo gedit /etc/usb_modeswitch.conf
把 EnableLogging=0 改爲 EnableLogging=1 其它不改 儲存 重新開機 1. sudo gedit /etc/usb_modeswitch.conf 把 EnableLogging=0 改爲 EnableLogging=1 其它不改 儲存 重新開機 2. 上面目的 是把 usb_modemswtich 開機記錄 寫入 /var/log/usb_modeswitch_<device> 3. 你可以 sudo ls -l /var/log | grep usb_modeswitch 查出 <device> 是什麼 USB 裝置 代碼 4. sudo cat /var/log/usb_modeswitch_<device> 可以看出 開機記錄 內容 5. 如果一切 OK 後 可以改回來 EnableLogging=0 6. 你可以試試 Hwawei 的 USB 棒 插入 sudo ls -l /dev | grep sr sudo lshw -C usb sudo ifconfig -a Hwawei 的 USB 棒 拔出 sudo ls -l /dev | grep sr sudo lshw -C usb sudo ifconfig -a 重複幾次 看看 跟未安裝 usb_modeswitch 前 有什麼不同
2012/2/4 12:29
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員三級
![]() ![]() 註冊日期:
2011/12/30 18:14 所屬群組:
已註冊使用者 等級: 12
HP : 0 / 287
![]() |
感謝P大~~~
又來測試報告了。。。。。Orz poloshiao 寫到: user:~$ sudo ls -l /var/log | grep usb_modeswitch [sudo] password for user: user:~$ sudo ls -l /var/log | grep usb_modeswitch user:~$ poloshiao 寫到: user:~$ sudo cat /var/log/usb_modeswitch_<device> bash: syntax error near unexpected token `newline' user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-04 17:56 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 cdrom1 -> sr1 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-04 17:56 log lrwxrwxrwx 1 root root 3 2012-02-04 17:56 scd0 -> sr0 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 scd1 -> sr1 brw-rw----+ 1 root cdrom 11, 0 2012-02-04 17:56 sr0 brw-rw----+ 1 root cdrom 11, 1 2012-02-04 17:56 sr1 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:88 errors:0 dropped:0 overruns:0 frame:0 TX packets:88 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6728 (6.7 KB) TX bytes:6728 (6.7 KB) user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-04 17:56 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-04 17:56 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-04 17:56 log lrwxrwxrwx 1 root root 3 2012-02-04 17:56 scd0 -> sr0 brw-rw----+ 1 root cdrom 11, 0 2012-02-04 17:56 sr0 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11648 (11.6 KB) TX bytes:11648 (11.6 KB) user:~$ ----- 目前只要接上無線網卡的usb, 就會要求sin碼驗證(如附圖), 然後會自動抓到網卡,(如附圖) 開啟行動寬頻後,會再抓到一次。(如附圖) 真的粉抱歉呀。。。。。麻瓜太麻瓜。。。。。Orz 附件: ![]() ![]() ![]() ![]() ![]() ![]()
2012/2/4 22:30
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
重點是 現在可以上網嗎
從你附的資料 是不行 ? 它還是 辨識爲 cd-rom ? 所以 sudo lshw -C usb 沒反映
2012/2/4 22:52
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員三級
![]() ![]() 註冊日期:
2011/12/30 18:14 所屬群組:
已註冊使用者 等級: 12
HP : 0 / 287
![]() |
poloshiao 寫到: 是不行。。。。。 附上的資料是用XP傳到dropbox, 再叫到桌機貼文的(目前已回到住處了)。。。。。Orz poloshiao 寫到: 不懂是不是辨識為 cd-rom, 但sudo lshw -C usb 是沒動靜。。。。。Orz
2012/2/4 22:56
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
因爲你插着時 有這一行
brw-rw----+ 1 root cdrom 11, 1 2012-02-04 17:56 sr1 拔出時 沒有這一行
2012/2/4 23:16
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
1. 你前面下載的是 debian 版的 一般用在 ubuntu 應該沒問題
Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb-storage" to "usbserial". 1-1. ubuntu 套件庫 usb-modeswitch : 版本 1.1.9-1ubuntu3 mode switching tool for controlling "flip flop" USB devices This package contains the binaries and the brother scripts. 1-2. ubuntu 套件庫 usb-modeswitch-data : 版本 20110805-1 mode switching data for usb-modeswitch This package contains the commands data needed for usb-modeswitch. 2. 到這裏 Index of /pool/main/u/usb-modeswitch 下載 ubuntu 的套件庫 裏的 .deb 包 2-1. usb-modeswitch_1.1.9-1ubuntu3_amd64.deb 或 usb-modeswitch_1.1.9-1ubuntu3_i386.deb 2-2. usb-modeswitch-data_20110805-1_all.deb 3. 用 sudo dpkg -i usb-modeswitch_1.1.9-1ubuntu3_amd64.deb 或 sudo dpkg -i usb-modeswitch_1.1.9-1ubuntu3_i386.deb 及 sudo dpkg -i usb-modeswitch-data_20110805-1_all.deb 安裝 4. 再給你自己一個機會 印證看看 因爲 ubuntu 套件庫裏的套件包 可能有針對 ubuntu 微調過
2012/2/4 23:47
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員三級
![]() ![]() 註冊日期:
2011/12/30 18:14 所屬群組:
已註冊使用者 等級: 12
HP : 0 / 287
![]() |
感謝P大呀呀呀呀呀~~~~~
以下是今日進度, 連線不能繼續中。。。。。Orz poloshiao 寫到: 先移除先前的版本,再安裝後,仍然無法上線,於是重新把之前的指令跑一次,不過麻瓜真的看都無。。。。。 poloshiao 寫到: user:~$ sudo gedit /etc/usb_modeswitch.conf [sudo] password for user: (gedit:2379): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: 建立檔案‘/root/.local/share/recently-used.xbel.O4MT8V’失敗:沒有此一檔案或目錄 (gedit:2379): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: 沒有此一檔案或目錄 (gedit:2379): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: 建立檔案‘/root/.local/share/recently-used.xbel.K0QR8V’失敗:沒有此一檔案或目錄 (gedit:2379): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: 沒有此一檔案或目錄 user:~$ poloshiao 寫到: user:~$ sudo ls -l /var/log | grep usb_modeswitch [sudo] password for user: -rw-r--r-- 1 root root 4480 2012-02-04 19:18 usb_modeswitch_3-1:1.0 user:~$ poloshiao 寫到: user:~$ sudo cat /var/log/usb_modeswitch_<device> bash: syntax error near unexpected token `newline' user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-05 15:32 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 cdrom1 -> sr1 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-05 15:31 log lrwxrwxrwx 1 root root 3 2012-02-05 15:32 scd0 -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 scd1 -> sr1 brw-rw----+ 1 root cdrom 11, 0 2012-02-05 15:32 sr0 brw-rw----+ 1 root cdrom 11, 1 2012-02-05 15:32 sr1 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:648 (648.0 B) TX bytes:648 (648.0 B) user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-05 15:32 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 15:32 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-05 15:31 log lrwxrwxrwx 1 root root 3 2012-02-05 15:32 scd0 -> sr0 brw-rw----+ 1 root cdrom 11, 0 2012-02-05 15:32 sr0 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:60 errors:0 dropped:0 overruns:0 frame:0 TX packets:60 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4936 (4.9 KB) TX bytes:4936 (4.9 KB) user:~$ 然後,移除 usb-modeswitch,再打一次指令,情況如下: poloshiao 寫到: user:~$ sudo ls -l /var/log | grep usb_modeswitch [sudo] password for user: -rw-r--r-- 1 root root 4480 2012-02-04 19:18 usb_modeswitch_3-1:1.0 user:~$ poloshiao 寫到: user:~$ sudo cat /var/log/usb_modeswitch_<device> bash: syntax error near unexpected token `newline' user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-05 19:14 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 19:15 cdrom1 -> sr1 lrwxrwxrwx 1 root root 3 2012-02-05 19:14 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 19:14 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-05 19:14 log lrwxrwxrwx 1 root root 3 2012-02-05 19:14 scd0 -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 19:15 scd1 -> sr1 brw-rw----+ 1 root cdrom 11, 0 2012-02-05 19:14 sr0 brw-rw----+ 1 root cdrom 11, 1 2012-02-05 19:15 sr1 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:648 (648.0 B) TX bytes:648 (648.0 B) user:~$ poloshiao 寫到: user:~$ sudo ls -l /dev | grep sr [sudo] password for user: lrwxrwxrwx 1 root root 3 2012-02-05 19:14 cdrom -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 19:14 cdrw -> sr0 lrwxrwxrwx 1 root root 3 2012-02-05 19:14 dvd -> sr0 srw-rw-rw- 1 root root 0 2012-02-05 19:14 log lrwxrwxrwx 1 root root 3 2012-02-05 19:14 scd0 -> sr0 brw-rw----+ 1 root cdrom 11, 0 2012-02-05 19:14 sr0 user:~$ sudo lshw -C usb user:~$ sudo ifconfig -a eth0 Link encap:Ethernet HWaddr 00:c0:9f:b6:ec:45 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:16 Base address:0x3000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:68 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5568 (5.5 KB) TX bytes:5568 (5.5 KB) user:~$ 這一 堆,對麻瓜來說,就天書了。。。。。Orz
2012/2/5 21:18
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
辛苦了
結論一句 還是辨識爲 cd-rom 不是 modem 因爲 插着 有這一行 brw-rw----+ 1 root cdrom 11, 1 2012-02-05 19:15 sr1 拔出 就沒有 sudo cat /var/log/usb_modeswitch_<device> sudo cat /var/log/usb_modeswitch_3-1:1.0 貼上來看看
2012/2/5 21:24
|
||||||||||
![]() |
回覆: 【請教】如何在Ubuntu11.10設定中華電信行動3G |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員三級
![]() ![]() 註冊日期:
2011/12/30 18:14 所屬群組:
已註冊使用者 等級: 12
HP : 0 / 287
![]() |
感謝P大~~~
poloshiao 寫到: user:~$ sudo cat /var/log/usb_modeswitch_3-1:1.0 [sudo] password for user: *** glibc detected *** /usr/sbin/usb_modeswitch_dispatcher: free(): invalid next size (normal): 0x09ba72b8 *** ======= Backtrace: ========= /lib/i386-linux-gnu/libc.so.6(+0x6ebc2)[0xb75bc2] /lib/i386-linux-gnu/libc.so.6(+0x6f862)[0xb76862] /lib/i386-linux-gnu/libc.so.6(+0x714dd)[0xb784dd] /lib/i386-linux-gnu/libc.so.6(realloc+0xf7)[0xb79ab7] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_Realloc+0x23)[0x9fa233] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_AppendString+0x72)[0x9fd222] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x2bcfc)[0xa1acfc] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x2ce9e)[0xa1be9e] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a811)[0xa09811] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x432)[0xa09e92] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1b87b)[0xa0a87b] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a811)[0xa09811] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x432)[0xa09e92] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1d9c3)[0xa0c9c3] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a811)[0xa09811] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1fc07)[0xa0ec07] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a811)[0xa09811] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1e667)[0xa0d667] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a84c)[0xa0984c] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x432)[0xa09e92] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1e667)[0xa0d667] /usr/lib/i386-linux-gnu/libjim.so.0debian2(+0x1a84c)[0xa0984c] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_EvalObj+0x305)[0xa09d65] /usr/lib/i386-linux-gnu/libjim.so.0debian2(Jim_Eval+0x3e)[0xa0b88e] /usr/sbin/usb_modeswitch_dispatcher[0x80487ed] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb20113] /usr/sbin/usb_modeswitch_dispatcher[0x80488b9] ======= Memory map: ======== 00202000-00205000 r-xp 00000000 08:05 959 /lib/i386-linux-gnu/libdl-2.13.so 00205000-00206000 r--p 00002000 08:05 959 /lib/i386-linux-gnu/libdl-2.13.so 00206000-00207000 rw-p 00003000 08:05 959 /lib/i386-linux-gnu/libdl-2.13.so 00346000-00347000 r-xp 00000000 00:00 0 [vdso] 006d2000-006ee000 r-xp 00000000 08:05 969 /lib/i386-linux-gnu/libgcc_s.so.1 006ee000-006ef000 r--p 0001b000 08:05 969 /lib/i386-linux-gnu/libgcc_s.so.1 006ef000-006f0000 rw-p 0001c000 08:05 969 /lib/i386-linux-gnu/libgcc_s.so.1 0093d000-0095b000 r-xp 00000000 08:05 935 /lib/i386-linux-gnu/ld-2.13.so 0095b000-0095c000 r--p 0001d000 08:05 935 /lib/i386-linux-gnu/ld-2.13.so 0095c000-0095d000 rw-p 0001e000 08:05 935 /lib/i386-linux-gnu/ld-2.13.so 009ef000-00a36000 r-xp 00000000 08:05 136348 /usr/lib/i386-linux-gnu/libjim.so.0debian2.0.73 00a36000-00a38000 r--p 00046000 08:05 136348 /usr/lib/i386-linux-gnu/libjim.so.0debian2.0.73 00a38000-00a39000 rw-p 00048000 08:05 136348 /usr/lib/i386-linux-gnu/libjim.so.0debian2.0.73 00b07000-00c7d000 r-xp 00000000 08:05 948 /lib/i386-linux-gnu/libc-2.13.so 00c7d000-00c7f000 r--p 00176000 08:05 948 /lib/i386-linux-gnu/libc-2.13.so 00c7f000-00c80000 rw-p 00178000 08:05 948 /lib/i386-linux-gnu/libc-2.13.so 00c80000-00c83000 rw-p 00000000 00:00 0 08048000-0804f000 r-xp 00000000 08:05 136461 /usr/sbin/usb_modeswitch_dispatcher 0804f000-08050000 rw-p 00006000 08:05 136461 /usr/sbin/usb_modeswitch_dispatcher 09b6a000-09bce000 rw-p 00000000 00:00 0 [heap] b7700000-b7721000 rw-p 00000000 00:00 0 b7721000-b7800000 ---p 00000000 00:00 0 b78d5000-b78d7000 rw-p 00000000 00:00 0 b78e6000-b78eb000 rw-p 00000000 00:00 0 bf87a000-bf89b000 rw-p 00000000 00:00 0 [stack] USB_ModeSwitch log from Sat Feb 04 19:18:44 CST 2012 Raw args from udev: /3-1:1.0 Using global config file: /etc/usb_modeswitch.conf Using top device dir /sys/bus/usb/devices/3-1 ---------------- USB values from sysfs: manufacturer HUAWEI Technologies product HUAWEI Mobile serial ---------------- bNumConfigurations is 1 - don't check for active configuration Found packed config collection /usr/share/usb_modeswitch/configPack.tar.gz user:~$
2012/2/6 18:55
|
||||||||||
![]() |
您可以查看帖子.
您不可發帖.
您不可回覆.
您不可編輯自己的帖子.
您不可刪除自己的帖子.
您不可發起投票調查.
您不可在投票調查中投票.
您不可上傳附件.
您不可不經審核直接發帖.