I have problems using HUAWEI E3131
CentOS 6.5 2.6.32-431.20.3.el6.i686
When I am connect it, /dev/ttyUSB* does not appears.
dmesg
Code: Select all
usbcore: registered new interface driver huawei_ether
usb 2-6: USB disconnect, device number 3
usb 2-6: new high speed USB device number 4 using ehci_hcd
usb 2-6: New USB device found, idVendor=12d1, idProduct=1506
usb 2-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
usb 2-6: Product: HUAWEI Mobile
usb 2-6: Manufacturer: HUAWEI
usb 2-6: configuration #1 chosen from 1 choice
Code: Select all
Bus 002 Device 004: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard
I have read http://www.devtech.cz/knowledge-base/de ... -in-linux/ and usb_modemswitch does not helps.
Code: Select all
[root@localhost usb_modeswitch.d]# /usr/sbin/usb_modeswitch -H -v 12d1 -p 1506 -c /etc/usb_modeswitch.d/12d1\:1506
Looking for target devices ...
found matching product ID
adding device
Found devices in target mode or class (1)
Looking for default devices ...
found matching product ID
adding device
Found device in default mode, class or configuration (1)
Accessing device 004 on bus 002 ...
Getting the current device configuration ...
OK, got current device configuration (1)
Using first interface: 0x00
Using endpoints 0x01 (out) and 0x82 (in)
Not a storage device, skipping SCSI inquiry
USB description data (for identification)
-------------------------
Manufacturer: HUAWEI
Product: HUAWEI Mobile
Serial No.: not provided
-------------------------
Warning: no switching method given.
-> Run lsusb to note any changes. Bye.