Problema con chiavetta OLICARD 145

Ciao,

Ho provato a far funzionare la chiavetta OLICARD 145 (TIM) con le impostazioni suggerite ma il NetworkManager continua a non vederla:

l’output del dmesg al momento della connessione e’ il seguente:

  166.824080] usb 1-1: new high speed USB device using ehci_hcd and address 2
  166.940926] usb 1-1: New USB device found, idVendor=0b3c, idProduct=f000
  166.940933] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=4
  166.940939] usb 1-1: Product: HSPA Data Card
  166.940943] usb 1-1: Manufacturer: USBModem
  166.940946] usb 1-1: SerialNumber: 1234567890ABCDEF
  167.057444] Initializing USB Mass Storage driver...
  167.057594] scsi6 : usb-storage 1-1:1.0
  167.057695] usbcore: registered new interface driver usb-storage
  167.057697] USB Mass Storage support registered.
  168.060472] scsi 6:0:0:0: Direct-Access     USBModem MMC Storage      2.31 PQ: 0 ANSI: 2
  168.061091] scsi 6:0:0:1: CD-ROM            USBModem MMC Storage      2.31 PQ: 0 ANSI: 2
  168.062415] sd 6:0:0:0: Attached scsi generic sg2 type 0
  168.069066] sr1: scsi-1 drive
  168.069233] sr 6:0:0:1: Attached scsi CD-ROM sr1
  168.070515] sr 6:0:0:1: Attached scsi generic sg3 type 5
  168.074476] sd 6:0:0:0: [sdb] Attached SCSI removable disk

l’out del lsusb:

[root@OTSLP0135 ~]# lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 004: ID 05ac:1294 Apple, Inc. iPhone 3GS Bus 002 Device 003: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam [CN0314] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0b3c:f000 Olivetti Techcenter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub [root@OTSLP0135 ~]#

infine il cat di /var/log/message restituisce

May 24 15:58:38 OTSLP0135 kernel:   166.824080] usb 1-1: new high speed USB device using ehci_hcd and address 2
May 24 15:58:38 OTSLP0135 kernel:   166.940926] usb 1-1: New USB device found, idVendor=0b3c, idProduct=f000
May 24 15:58:38 OTSLP0135 kernel:   166.940933] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=4
May 24 15:58:38 OTSLP0135 kernel:   166.940939] usb 1-1: Product: HSPA Data Card
May 24 15:58:38 OTSLP0135 kernel:   166.940943] usb 1-1: Manufacturer: USBModem
May 24 15:58:38 OTSLP0135 kernel:   166.940946] usb 1-1: SerialNumber: 1234567890ABCDEF
May 24 15:58:39 OTSLP0135 kernel:   167.057444] Initializing USB Mass Storage driver...
May 24 15:58:39 OTSLP0135 kernel:   167.057594] scsi6 : usb-storage 1-1:1.0
May 24 15:58:39 OTSLP0135 kernel:   167.057695] usbcore: registered new interface driver usb-storage
May 24 15:58:39 OTSLP0135 kernel:   167.057697] USB Mass Storage support registered.
May 24 15:58:40 OTSLP0135 kernel:   168.060472] scsi 6:0:0:0: Direct-Access     USBModem MMC Storage      2.31 PQ: 0 ANSI: 2
May 24 15:58:40 OTSLP0135 kernel:   168.061091] scsi 6:0:0:1: CD-ROM            USBModem MMC Storage      2.31 PQ: 0 ANSI: 2
May 24 15:58:40 OTSLP0135 kernel:   168.062415] sd 6:0:0:0: Attached scsi generic sg2 type 0
May 24 15:58:40 OTSLP0135 kernel:   168.069066] sr1: scsi-1 drive
May 24 15:58:40 OTSLP0135 kernel:   168.070515] sr 6:0:0:1: Attached scsi generic sg3 type 5
May 24 15:58:40 OTSLP0135 kernel:   168.074476] sd 6:0:0:0: [sdb] Attached SCSI removable disk

riuscite a darmi una mano? grazie

ciao
benvenuto.

prima di aprire una nuova discussione ti invito a leggere le discussioni precedenti del forum usando la funzione cerca, avresti trovato http://www.fedoraonline.it/modules/newbb/viewtopic.php?post_id=138993#forumpost138993 soluzione.

Ciao,

ho già provato quella soluzione ma il network manager non la vede comunque

togli e metti la pennetta, dai il comando da root:

# eject /dev/sdb

aspetta 5 secondi poi posta l’output di:

[code]

cat /var/log/messages |tail -n 50[/code]