Buongiorno a tutti, sto’ cercando di far funzionare la chiavetta ONDA MT503HSA seguendo anche la guida http://www.fedoraonline.it/modules/smartsection/item.php?itemid=322&keywords=onda
Sembra funzionare tutto correttamente:
[root@laptop ~]# lsusb | grep -i onda
Bus 002 Device 007: ID 19d2:0037 ONDA Communication S.p.A.
[root@laptop ~]# modprobe usbserial vendor=0x19d2 product=0x0002
[root@laptop ~]# usb_modeswitch -v 0x19d2 -p 0x2000 -V 0x19d2 -P 0x0002 -d 1
Looking for target devices …
No devices in target mode or class found
Looking for default devices …
No devices in default mode or class found. Nothing to do. Bye.
[root@laptop ~]# eject /dev/sr1
eject: unable to find or open device for: `/dev/sr1’
[root@laptop ~]# lsusb | grep -i onda
Bus 002 Device 007: ID 19d2:0037 ONDA Communication S.p.A.
ma il problema e’ che non riesco a configurare tramite Network manager perche’ non compare nessun wizard di creazione connessione per la chiavetta.
Qualcuno saprebbe aiutarmi ?
Grazie