> Memang ada dua device yang tampil, satu untuk usb storage, satunya untuk > modem, nah usb_modeswitch digunakan untuk berpindah dari device > usb-storage ke usb modem. > > Maaf saya masih belum mengerti soal device-id gak berubah. Kan di lsusb > sudah keluar device-id buat modem, tinggal edit konfigurasi > usb_modeswitch. > > Kalau cara saya, coba hasil dari lsusb itu diload lewat perintah modprobe > sudo modprobe usbserial vendor=xxxxxx product=xxxxxx > > Kemudian jalankan wvdialconf untuk konfigurasi modem, lalu edit file > etc/wvdial.conf untuk konfigurasi username & pass. > > Correct me if i'm wrong. > > Salam > Didin
betul sekali kang din, modem ac1716 ini memang memilki 2 mode. Nah ketika plugin pertama, yang keluar adalah id 19d2:fff5 dimana ini berarti modem dikenali sebagai usb device storage. Nurut blog skysgrey modem baru bisa berfungsi sebagai usb serial jika sudah dikenali lsusb sebagai 19d2:fff1. Nah cara ini sudah sy coba lewat konfigurasi usb_modeswitch dan modprobe usb serial tapi tetap saja hasilnya modem sebagai usb storage (19d2:fff5). Bagaimana caranya supaya modem bisa berubah fungsi menjadi modem serial usb dan menghasilkan node di /dev/ttyUSBxxx agar dapat dikenali oleh networkmanager atau wvdial. ini adalah log dari dmesg setelah saya rubah dengan usb_modeswitch [ 873.881009] usb 3-1: new full speed USB device using ohci_hcd and address 5 [ 874.073967] usb 3-1: New USB device found, idVendor=19d2, idProduct=fff5 [ 874.073980] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 874.073986] usb 3-1: Product: USB Storage [ 874.073990] usb 3-1: Manufacturer: ZTE, Incorporated [ 874.073994] usb 3-1: SerialNumber: 000000000002 [ 874.074401] usb 3-1: configuration #1 chosen from 1 choice [ 874.077168] scsi9 : SCSI emulation for USB Mass Storage devices [ 874.077332] usb-storage: device found at 5 [ 874.077334] usb-storage: waiting for device to settle before scanning [ 875.085958] scsi 9:0:0:0: CD-ROM ZTE USB Storage FFF1 2.31 PQ: 0 ANSI: 2 [ 875.153960] sr2: scsi-1 drive [ 875.154737] sr 9:0:0:0: Attached scsi CD-ROM sr2 [ 875.155973] sr 9:0:0:0: Attached scsi generic sg4 type 5 [ 875.157081] usb-storage: device scan complete [ 878.254877] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00 [ 878.254897] sr: Sense Key : Hardware Error [current] [ 878.254903] sr: Add. Sense: No additional sense information [ 878.547868] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00 [ 878.547889] sr: Sense Key : Hardware Error [current] [ 878.547895] sr: Add. Sense: No additional sense information [ 938.861018] usb 3-1: reset full speed USB device using ohci_hcd and address 5 [ 939.514316] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00 [ 939.514336] sr: Sense Key : Hardware Error [current] [ 939.514341] sr: Add. Sense: No additional sense information [ 939.788294] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00 [ 939.788315] sr: Sense Key : Hardware Error [current] [ 939.788320] sr: Add. Sense: No additional sense information [ 939.880290] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 28 00 00 00 00 10 00 [ 939.880309] sr: Sense Key : Hardware Error [current] [ 939.880315] sr: Add. Sense: No additional sense information [ 939.972285] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 20 00 00 00 00 18 00 [ 939.972297] sr: Sense Key : Hardware Error [current] [ 939.972302] sr: Add. Sense: No additional sense information [ 940.094289] sr2: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00 [ 940.094310] sr: Sense Key : Hardware Error [current] [ 940.094315] sr: Add. Sense: No additional sense information [ 940.112282] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 940.120284] ISOFS: changing to secondary root ______________________________________________ --- Info Milis : http://opensuse.or.id/milis Keluar dari Milis : Kirim email ke [email protected] Manajemen Keanggotaan : http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org
