On 2014-12-30 04:18, anto1945@xxxxxxxxxxx wrote:
Hi
I send you this e-mail beacuse a read a warning message in kernel log
files.
I hope this can help...
[ 485.687201] usbserial_generic 1-1.1:1.2: The "generic" usb-serial
driver is only for testing and one-off prototypes.
[ 485.687206] usbserial_generic 1-1.1:1.2: Tell
linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
I use a Kernel v.3.16.0 in Debian.
I'm tring to use my usb mobile broadband device named
MT6225
2020:4000 (vendor:product)
I'm loaded usbserial typing:
modprobe -v usbserial vendor=0x2020 product=0x4000
Using wvdial to connect, I use some AT commands
The first two are [OK] but with the latest say: "bad init string"
Try NetworkManager instead, it should give you a direct ethernet
connection via cdc_mbim.
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+cgdcont=1,"ip","ibox.tim.it"
cmds should usually be upper case so cgdcont might be rejected by the
dongles firmware, not that I think it will make any difference in your case.
I have recently come across a couple of USB dongles based on Mediatek
phone/ phablet chips and they seem to have the serial dialup function
disabled in their firmware if they have a cdc_mbim interface. Other
dongles based on the same chip but without the cdc_mbim direct ethernet
interface have a working ppp functio nin the firmware.
After my signature, there is the output before and after the modprobe
command
thank you
regards
Fabio
[ 20.151725] usb 1-1.1: Product: MT6225
[ 20.151729] usb 1-1.1: Manufacturer: Network Connect
[ 20.157145] usb-storage 1-1.1:1.6: USB Mass Storage device detected
[ 20.157484] scsi7 : usb-storage 1-1.1:1.6
[ 20.227320] usbcore: registered new interface driver cdc_ncm
[ 20.228318] usbcore: registered new interface driver cdc_wdm
[ 20.230612] cdc_mbim 1-1.1:1.0: cdc-wdm0: USB WDM device
[ 20.230778] cdc_mbim 1-1.1:1.0 wwan0: register 'cdc_mbim' at
usb-0000:00:1a.0-1.1, CDC MBIM, 5a:fe:61:c5:49:b9
[ 20.230796] usbcore: registered new interface driver cdc_mbim
[ 20.747039] vboxpci: IOMMU not found (not registered)
[ 21.158668] scsi 7:0:0:0: Direct-Access UsbModem Storage Disk
6225 PQ: 0 ANSI: 0 CCS
[ 21.159315] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 21.162487] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 485.687093] usbcore: registered new interface driver usbserial
[ 485.687132] usbcore: registered new interface driver usbserial_generic
[ 485.687160] usbserial: USB Serial support registered for generic
[ 485.687201] usbserial_generic 1-1.1:1.2: The "generic" usb-serial
driver is only for testing and one-off prototypes.
[ 485.687206] usbserial_generic 1-1.1:1.2: Tell
linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 485.687210] usbserial_generic 1-1.1:1.2: generic converter detected
[ 485.687412] usb 1-1.1: generic converter now attached to ttyUSB0
[ 485.687447] usbserial_generic 1-1.1:1.3: The "generic" usb-serial
driver is only for testing and one-off prototypes.
[ 485.687451] usbserial_generic 1-1.1:1.3: Tell
linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 485.687455] usbserial_generic 1-1.1:1.3: generic converter detected
[ 485.687605] usb 1-1.1: generic converter now attached to ttyUSB1
[ 485.687636] usbserial_generic 1-1.1:1.4: The "generic" usb-serial
driver is only for testing and one-off prototypes.
[ 485.687640] usbserial_generic 1-1.1:1.4: Tell
linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 485.687644] usbserial_generic 1-1.1:1.4: generic converter detected
[ 485.687790] usb 1-1.1: generic converter now attached to ttyUSB2
[ 485.687816] usbserial_generic 1-1.1:1.5: The "generic" usb-serial
driver is only for testing and one-off prototypes.
[ 485.687821] usbserial_generic 1-1.1:1.5: Tell
linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 485.687825] usbserial_generic 1-1.1:1.5: generic converter detected
[ 485.687979] usb 1-1.1: generic converter now attached to ttyUSB3
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html