Displaying 4 results from an estimated 4 matches for "usb_modeswitch".
2014 Jan 26
2
3g usb dongle - Huawei E1552
...1.1 root hub
Bus 002 Device 005: ID 12d1:1446 Huawei Technologies Co., Ltd. E1552
(HSPA modem)
Bus 002 Device 003: ID 0408:20f5 Quanta Computer, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
So I ran...
[root@]# usb_modeswitch -v 12d1 -p 1446 -W -R -s 60 -c
/etc/usb_modeswitch.d/12d1\:1446
Reading config file: /etc/usb_modeswitch.d/12d1:1446
* usb_modeswitch: handle USB devices with multiple modes
* Version 1.2.3 (C) Josua Dietze 2012
* Based on libusb0 (0.1.12 and above)
! PLEASE REPORT NEW CONFIGURATIONS !
Default...
2011 Apr 10
2
Usb surf stick for internet
Hello,
I am searching for an internet usb surf-stick (umts) that works under
CentOS. Is anyone using such a stick and if so, which chip has this
usb-stick?
Would a Huawei E160E chip work under CentOS? Or maybe under CentOS with
the 2.6.35 kernel from elrepo?
Thank you very much!
regards
Olaf
2011 Mar 31
0
reliance netconnect as on a Linux system ( centos5.5 ) Modem not responding.
..., Incorporated
S: Product=USB Storage
S: SerialNumber=000000000002
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50
Driver=usbserial_generic
E: Ad=89(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=0a(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
.....
.....
i use the usb_modeswitch to detach it as a storage dev and attach it to a
usb dev
usb_modeswitch -v 0x19d2 -p 0xfff5 -d 1 19d2:fff5
usb_modeswitch -v 0x19d2 -p 0xfff5 -H 1
now i modprobe the usbserial
modprobe -v -r usbserial
modprobe -v usbserial vendor=0x12d1 product=0x1001
now do I do a dmesg
:::::::::::::...
2012 May 31
0
udev and mobile broadband
...Product=2, SerialNumber=4
kernel: usb 2-1.2: Product: ZTE WCDMA Technologies MSM
kernel: usb 2-1.2: Manufacturer: ZTE,Incorporated
kernel: usb 2-1.2: SerialNumber: P680A1ZTED010000
kernel: usb 2-1.2: configuration #1 chosen from 1 choice
kernel: scsi34 : SCSI emulation for USB Mass Storage devices
usb_modeswitch: switching 19d2:2000 (ZTE,Incorporated: ZTE WCDMA Technologies MSM)
And it just sits there.
What I need to do to make it appear as usb-storage is run some virtualbox vm, attach this device to it, detach it and then it pops up on gnome desktop with these messages:
kernel: usb 2-1.2: reset high s...