[Usb] option_instat_callback: error -108
Inviato: sabato 22 gennaio 2011, 11:11
Salve a tutti,
Sto utilizzando Ubuntu server 10.04 per ealizzare un centralino con asterisk installato su un server vmware, tutto funziona alla perfezione tranne il modulo datacard che vorrei utilizzare per inviare telefonate tramite la chiavetta (già sbloccata e funzionante su altro sistema)
in quanto mi riporta l'errore come in oggetto
option_instat_callback: error -108
nel momento in cui inserisco la chiavetta usb
lsusb mi da questo
Bus 002 Device 002: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
e mi sembra che la chiavetta venga riconosciuta correttamente
uname -a mi riporta questa versione del kernel
Linux ubuntu 2.6.32-24-generic-pae #39-Ubuntu SMP Wed Jul 28 07:39:26 UTC 2010 i686 GNU/Linux
ho provato (ravanando in internet) a fare questo e mi sembra OK
root@ubuntu:~# dmesg | tail -n 30
dopo aver effettuato un reboot invece mi da questo:
Con Centos mi va tutto perfettamente e non riscontro alcun errore, ho deciso di passare ad Ubuntu per tutta una serie di motivi che non sto a spiegare e sono deciso a non arrendermi (non è scritto nel mio "codice" interno).
come posso uscirne?
In internet ho trovato qualcosa ma sembra applicabile solo alle versioni Desktop o comunque con interfaccia grafica (spero di aver visto bene)
Grazie in anticipo per l'aiuto
Lorenzo >:(
Sto utilizzando Ubuntu server 10.04 per ealizzare un centralino con asterisk installato su un server vmware, tutto funziona alla perfezione tranne il modulo datacard che vorrei utilizzare per inviare telefonate tramite la chiavetta (già sbloccata e funzionante su altro sistema)
in quanto mi riporta l'errore come in oggetto
option_instat_callback: error -108
nel momento in cui inserisco la chiavetta usb
lsusb mi da questo
Bus 002 Device 002: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
e mi sembra che la chiavetta venga riconosciuta correttamente
uname -a mi riporta questa versione del kernel
Linux ubuntu 2.6.32-24-generic-pae #39-Ubuntu SMP Wed Jul 28 07:39:26 UTC 2010 i686 GNU/Linux
ho provato (ravanando in internet) a fare questo e mi sembra OK
root@ubuntu:~# dmesg | tail -n 30
Codice: Seleziona tutto
root@ubuntu:~# dmesg | tail -n 30
[ 4.709415] INFO-xpp: FEATURE: with sync_tick() from DAHDI
[ 4.710407] INFO-xpp_usb: revision Unknown
[ 4.710767] usbcore: registered new interface driver xpp_usb
[ 4.777964] dahdi: Registered tone zone 0 (United States / North America)
[ 7.264508] usb-storage: device scan complete
[ 7.265051] usb-storage: device scan complete
[ 7.265284] scsi 5:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 7.267116] scsi 6:0:0:0: Direct-Access HUAWEI MMC Storage 2.31 PQ: 0 ANSI: 2
[ 7.272959] sr1: scsi-1 drive
[ 7.273086] sr 5:0:0:0: Attached scsi CD-ROM sr1
[ 7.273164] sr 5:0:0:0: Attached scsi generic sg2 type 5
[ 7.276001] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 7.282539] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 14.544147] eth0: no IPv6 routers present
[ 1380.870280] usb 1-1: USB disconnect, address 2
[ 1380.870391] option: option_instat_callback: error -108
[ 1380.876848] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 1380.877302] option 1-1:1.0: device disconnected
[ 1380.878671] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 1380.879119] option 1-1:1.1: device disconnected
[ 1380.880118] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
[ 1380.881024] option 1-1:1.2: device disconnected
[ 1401.328255] usb 2-1: new full speed USB device using uhci_hcd and address 3
[ 1402.006323] usb 2-1: configuration #1 chosen from 1 choice
[ 1402.012949] option 2-1:1.0: GSM modem (1-port) converter detected
[ 1402.013019] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 1402.018964] option 2-1:1.1: GSM modem (1-port) converter detected
[ 1402.019019] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 1402.027081] option 2-1:1.2: GSM modem (1-port) converter detected
[ 1402.027137] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
Codice: Seleziona tutto
root@ubuntu:~# dmesg | tail -n 30
[ 3.418630] usbcore: registered new interface driver usbserial_generic
[ 3.418633] usbserial: USB Serial Driver core
[ 3.418973] USB Serial support registered for GSM modem (1-port)
[ 3.418987] option 2-1:1.0: GSM modem (1-port) converter detected
[ 3.419053] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 3.419060] option 2-1:1.1: GSM modem (1-port) converter detected
[ 3.419097] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 3.419103] option 2-1:1.2: GSM modem (1-port) converter detected
[ 3.419148] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 3.419161] usbcore: registered new interface driver option
[ 3.419163] option: v0.7.2:USB Driver for GSM modems
[ 3.420649] ppdev: user-space parallel port driver
[ 3.549573] Console: switching to colour frame buffer device 80x30
[ 4.429409] type=1505 audit(1295691414.253:5): operation="profile_replace" pid=656 name="/sbin/dhclient3"
[ 4.429449] type=1505 audit(1295691414.253:6): operation="profile_replace" pid=656 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 4.429489] type=1505 audit(1295691414.253:7): operation="profile_replace" pid=656 name="/usr/lib/connman/scripts/dhclient-script"
[ 4.430129] type=1505 audit(1295691414.253:8): operation="profile_load" pid=657 name="/usr/sbin/mysqld"
[ 4.430750] type=1505 audit(1295691414.253:9): operation="profile_load" pid=658 name="/usr/sbin/tcpdump"
[ 4.481020] dahdi: Telephony Interface Registered on major 196
[ 4.481024] dahdi: Version: 2.4.0
[ 4.494404] type=1505 audit(1295691414.317:10): operation="profile_replace" pid=706 name="/usr/sbin/mysqld"
[ 4.546127] dahdi_transcode: Loaded.
[ 4.555514] INFO-xpp: revision Unknown MAX_XPDS=64 (8*8)
[ 4.555517] INFO-xpp: FEATURE: without BRISTUFF support
[ 4.555528] INFO-xpp: FEATURE: with PROTOCOL_DEBUG
[ 4.556537] INFO-xpp: FEATURE: with sync_tick() from DAHDI
[ 4.557325] INFO-xpp_usb: revision Unknown
[ 4.557643] usbcore: registered new interface driver xpp_usb
[ 4.593530] dahdi: Registered tone zone 0 (United States / North America)
[ 14.640072] eth0: no IPv6 routers present
come posso uscirne?
In internet ho trovato qualcosa ma sembra applicabile solo alle versioni Desktop o comunque con interfaccia grafica (spero di aver visto bene)
Grazie in anticipo per l'aiuto
Lorenzo >:(