USB 3G modem: not all ports detected

Chuck Ebbert <[email protected]>
Newsgroups gmane.linux.usb.devel
Organization Red Hat
Message-ID <[email protected]>
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=253096

Kernel 2.6.22.1:

Actual results:

usb 3-1: new full speed USB device using uhci_hcd and address 8
usb 3-1: configuration #1 chosen from 1 choice
option 3-1:1.0: GSM modem (1-port) converter detected
usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0

Expected results:

usb 3-1: new full speed USB device using uhci_hcd and address 9
usb 3-1: configuration #1 chosen from 1 choice
option 3-1:1.0: GSM modem (1-port) converter detected
usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
option 3-1:1.1: GSM modem (1-port) converter detected
usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
option 3-1:1.2: GSM modem (1-port) converter detected
usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2


ugly workaround:

1. Plug in the modem, let the usb subsystem settle down.
2. Run the following script:

sudo rmmod ehci_hcd
sudo modprobe ehci_hcd
echo "Press any key to continue, or wait 30 seconds"
read -n1 -t30 any_key
sudo wvdial umts


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.