Ciao,
ho provato a lanciare i comandi da te indicati e ora il modem viene visto, creando i symlink sotto /dev/ttyUSB*
[root@cellopc ~]# lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 19d2:2000 ONDA Communication S.p.A.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root@cellopc ~]# 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 default device found. Is it connected? Bye.
[root@cellopc ~]# 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 default device found. Is it connected? Bye.
[root@cellopc ~]# modprobe usbserial vendor=0x19d2 product=0x0002
[root@cellopc ~]# lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 19d2:0053 ONDA Communication S.p.A.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel
[root@cellopc ~]# dmesg | grep -i ttyusb
usb 1-3: GSM modem (1-port) converter now attached to ttyUSB0
usb 1-3: GSM modem (1-port) converter now attached to ttyUSB1
usb 1-3: GSM modem (1-port) converter now attached to ttyUSB2
usb 1-3: GSM modem (1-port) converter now attached to ttyUSB3
Provando a lanciare poi Alice_Mobile, la periferica non viene riconosciuta, e dal debug del programma lanciando da linea di comando, si nota che il modem e la sim vengono considerate on off. Ho provato a utilizzare NetowrkManager e la connessione viene configurata ma quando viene avviata, non viene terminata con successo. Di seguito metto tutte le righe del messages che vengono mostrate al momento della connessione.
Jan 11 09:41:54 cellopc NetworkManager: Activation (ttyUSB2) starting connection 'TIM ibox'
Jan 11 09:41:54 cellopc NetworkManager: (ttyUSB2): device state change: 3 -> 4 (reason 0)
Jan 11 09:41:54 cellopc NetworkManager: Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
Jan 11 09:41:54 cellopc NetworkManager: Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
Jan 11 09:41:54 cellopc NetworkManager: Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
Jan 11 09:41:54 cellopc modem-manager: (ttyUSB2) opening serial device...
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disabled -> enabling)
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (enabling -> registered)
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (registered -> connecting)
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (connecting -> connected)
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 2 of 5 (Device Configure) scheduled...
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 2 of 5 (Device Configure) starting...
Jan 11 09:42:04 cellopc NetworkManager: (ttyUSB2): device state change: 4 -> 5 (reason 0)
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 2 of 5 (Device Configure) successful.
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 3 of 5 (IP Configure Start) scheduled.
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 2 of 5 (Device Configure) complete.
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 3 of 5 (IP Configure Start) started...
Jan 11 09:42:04 cellopc NetworkManager: (ttyUSB2): device state change: 5 -> 7 (reason 0)
Jan 11 09:42:04 cellopc NetworkManager: Starting pppd connection
Jan 11 09:42:04 cellopc pppd[4970]: Plugin /usr/lib/pppd/2.4.4/nm-pppd-plugin.so is for pppd version 2.4.4, this is 2.4.5
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 4 of 5 (IP6 Configure Get) scheduled...
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 3 of 5 (IP Configure Start) complete.
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 4 of 5 (IP6 Configure Get) started...
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) Stage 4 of 5 (IP6 Configure Get) complete.
Jan 11 09:42:04 cellopc NetworkManager: ppp_exit_code(): ppp pid 4970 exited with error: pppd options error
Jan 11 09:42:04 cellopc NetworkManager: (ttyUSB2): device state change: 7 -> 9 (reason 14)
Jan 11 09:42:04 cellopc NetworkManager: Marking connection 'TIM ibox' invalid.
Jan 11 09:42:04 cellopc NetworkManager: Activation (ttyUSB2) failed.
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (connected -> disconnecting)
Jan 11 09:42:04 cellopc NetworkManager: (ttyUSB2): device state change: 9 -> 3 (reason 0)
Jan 11 09:42:04 cellopc NetworkManager: (ttyUSB2): deactivating device (reason: 0).
Jan 11 09:42:04 cellopc NetworkManager: Policy set 'Borsa' (eth0) as default for routing and DNS.
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disconnecting -> disabling)
Jan 11 09:42:04 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disabling -> disconnecting)
Jan 11 09:42:10 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disconnecting -> registered)
Jan 11 09:42:10 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (registered -> disabling)
Jan 11 09:42:10 cellopc modem-manager: (ttyUSB2) closing serial device...
Jan 11 09:42:10 cellopc modem-manager: Modem /org/freedesktop/ModemManager/Modems/0: state changed (disabling -> disabled)