Non riesco a far funzionare la chiavetta OLICARD 145 sul mio laptop con FC17
Ho cercato soluzioni sia nel forum che in giro su internet ma al momento il problema permane.
NetworkManager vede la chiavetta ma quando provo a connettermi non va. Premetto che con Windows la chiavetta funziona.
questo e’ il log:
Sep 25 12:19:34 localhost NetworkManager[374]: Activation (ttyUSB3) starting connection ‘TIM Maxxi Alice/Internet’
Sep 25 12:19:34 localhost NetworkManager[374]: (ttyUSB3): device state change: disconnected -> prepare (reason ‘none’) [30 40 0]
Sep 25 12:19:34 localhost NetworkManager[374]: Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) scheduled…
Sep 25 12:19:34 localhost NetworkManager[374]: Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) started…
Sep 25 12:19:34 localhost NetworkManager[374]: Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) complete.
Sep 25 12:19:42 localhost NetworkManager[374]: GSM connection failed: (32) Sending command failed: ‘Resource temporarily unavailable’
Sep 25 12:19:42 localhost NetworkManager[374]: (ttyUSB3): device state change: prepare -> failed (reason ‘unknown’) [40 120 1]
Sep 25 12:19:42 localhost NetworkManager[374]: Marking connection ‘TIM Maxxi Alice/Internet’ invalid.
Sep 25 12:19:42 localhost NetworkManager[374]: Activation (ttyUSB3) failed.
Sep 25 12:19:42 localhost NetworkManager[374]: (ttyUSB3): device state change: failed -> disconnected (reason ‘none’) [120 30 0]
Sep 25 12:19:42 localhost NetworkManager[374]: (ttyUSB3): deactivating device (reason ‘none’) [0]
In particolare se tolgo ed inserisco la chiavetta con ‘dmesg | tail’ visualizzo:
4760.840146] usb 1-1: new full-speed USB device number 9 using ohci_hcd
4761.048414] usb 1-1: New USB device found, idVendor=0b3c, idProduct=f000
4761.048436] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=4
4761.048449] usb 1-1: Product: HSPA Data Card
4761.048459] usb 1-1: Manufacturer: USBModem
4761.048470] usb 1-1: SerialNumber: 1234567890ABCDEF
4761.061245] scsi8 : usb-storage 1-1:1.0
4761.989912] usb 1-1: USB disconnect, device number 9
4762.355157] usb 1-1: new full-speed USB device number 10 using ohci_hcd
4762.568134] usb 1-1: New USB device found, idVendor=0b3c, idProduct=c003
4762.568151] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=4
4762.568163] usb 1-1: Product: HSPA Data Card
4762.568173] usb 1-1: Manufacturer: USBModem
4762.568183] usb 1-1: SerialNumber: 1234567890ABCDEF
4762.581541] option 1-1:1.0: GSM modem (1-port) converter detected
4762.581938] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
4762.582466] option 1-1:1.1: GSM modem (1-port) converter detected
4762.583490] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
4762.583946] option 1-1:1.2: GSM modem (1-port) converter detected
4762.584295] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
4762.584753] option 1-1:1.3: GSM modem (1-port) converter detected
4762.585098] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3
4762.591201] scsi9 : usb-storage 1-1:1.4
4762.591957] option 1-1:1.5: GSM modem (1-port) converter detected
4762.592434] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB4
4763.603002] scsi 9:0:0:0: Direct-Access USBModem MMC Storage 2.31 PQ: 0 ANSI: 2
4763.604251] sd 9:0:0:0: Attached scsi generic sg0 type 0
4763.616010] sd 9:0:0:0: [sda] Attached SCSI removable disk
ho anche inserito i parametri della chiavetta in /etc/udev/rules.d/99-olicard.rules
Firewall e’ disattivato
SELinux e’ disabilitato
Qualcuno ha suggerimenti ?