okay, dah nampak problem dia...
[ 46.213706] Initializing USB Mass Storage driver...
[ 46.215413] scsi6 : SCSI emulation for USB Mass Storage devices
[ 46.215603] usbcore: registered new interface driver usb-storage
[ 46.215610] USB Mass Storage support registered.
[ 46.215843] usb-storage: device found at 2
[ 46.215847] usb-storage: waiting for device to settle before scanning
[ 51.214304] usb-storage: device scan complete
[ 51.217215] scsi 6:0:0:0: Direct-Access USBModem Disk 1.00 PQ: 0 ANSI: 2
[ 51.229138] sd 6:0:0:0: [sdb] 65536 512-byte hardware sectors (34 MB)
[ 51.234316] sd 6:0:0:0: [sdb] Write Protect is on
[ 51.234330] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 80 08
[ 51.234335] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 51.243125] sd 6:0:0:0: [sdb] 65536 512-byte hardware sectors (34 MB)
[ 51.263147] sd 6:0:0:0: [sdb] Write Protect is on
[ 51.263160] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 80 08
[ 51.263165] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 51.263176] sdb:
[ 46.215413] scsi6 : SCSI emulation for USB Mass Storage devices
[ 46.215603] usbcore: registered new interface driver usb-storage
[ 46.215610] USB Mass Storage support registered.
[ 46.215843] usb-storage: device found at 2
[ 46.215847] usb-storage: waiting for device to settle before scanning
[ 51.214304] usb-storage: device scan complete
[ 51.217215] scsi 6:0:0:0: Direct-Access USBModem Disk 1.00 PQ: 0 ANSI: 2
[ 51.229138] sd 6:0:0:0: [sdb] 65536 512-byte hardware sectors (34 MB)
[ 51.234316] sd 6:0:0:0: [sdb] Write Protect is on
[ 51.234330] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 80 08
[ 51.234335] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 51.243125] sd 6:0:0:0: [sdb] 65536 512-byte hardware sectors (34 MB)
[ 51.263147] sd 6:0:0:0: [sdb] Write Protect is on
[ 51.263160] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 80 08
[ 51.263165] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 51.263176] sdb:
nampak gaya macam system ada salah faham sikit dengan device. system tersalah tafsir USB modem tu sebagai USB storage device (thumbdrive). so, sekarang ni boleh modprobe untuk bagitau system secara manual bahawa device tu bukan storage, tapi modem.
steps:
1) buang module usb storage & usb serial dulu
Code:
sudo modprobe -r usb-storage
sudo modprobe -r usb-serial
sudo modprobe -r usb-serial
2) check ID untuk usb devices
Code:
lsusb
dia akan keluar senarai macam ni (contoh):Code:
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 004: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 006 Device 003: ID 147e:2016
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 004: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 006 Device 003: ID 147e:2016
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
carik part yang ada USB modem dan salin vendor & product ID. contoh: ID 058f:6387 bermaksud vendor id=058f & product id=6387
3) install module untuk usb modem
Code:
sudo modprobe vendor=0×058f product=0×6387
tukar vendor & product dengan id yang ditunjukkan dalam 'lsusb' tadi4) reset
unplug/cabut usb modem tu dan biarkan seketika. kemudian cucuk balik. lepas tu cuba 'demsg' sekali lagi kalau2 masalah dah settle













 [url=http://secondlife.com/]Second Life[/url][img]http://img221.imageshack.us/img221/816/secondlifeay4.jpg)














