|
Bugzilla – Full Text Bug Listing |
| Summary: | Our Best Data V.92 external USB dialup modem detected as Conexant Systems (Rockwell) USB ACF Modem won't connect to internet (works great in Suse 9.3) on HP ZE2113US laptop. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Joel Carlson <Fox7777> |
| Component: | Network | Assignee: | Greg Kroah-Hartman <gregkh> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | behlert, Fox7777 |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | SUSE Other | ||
| URL: | http://web3.foxinternet.net/fox7777/sig.htm | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
lsusb
usbmap on HP ZE2113US laptop |
||
|
Description
Joel Carlson
2005-09-20 20:09:43 UTC
Please submit `lsusb -v' and `cat /proc/bus/usb/devices', preferably from both the 9.3 and 10.0. Created attachment 50635 [details]
lsusb
The 10.0 kernel doesn't see the modem at all. Please try to reload usbcore with
old_scheme_first=1 and submit dmesg, both with old_scheme_first=0 and 1.
Created attachment 50672 [details]
usbmap on HP ZE2113US laptop
Don't know how to reload usbcore. Need detailed step-by-step instructions.
kinternet only shows the usb modem (modem0) as interface. Suse 9.3 on same HP
ZE2113US laptop shows the usb modem, ethernet & wlan (internal HP modem not yet
working with Suse 9.3).
`modprobe -r <name>' unloads drivers, the usbcore will be used by some other drivers, you need to `modprobe -r ' them first. Lsmod will tell you wich driver is used by what, and you will likely need to umount usbfs. The following could work in typical case: # unload modprobe -r usbhid modprobe -r ohci_hcd modprobe -r uhci_hcd modprobe -r ehci_hcd umount /proc/bus/usb modprobe -r usbcore #load modprobe usbcore old_scheme_first=1 mount -t usbfs usbfs /proc/bus/usb modprobe ehci_hcd modprobe ohci_hcd modprobe uhci_hcd Important: We tried the entries above and USB modem is still not working. SUSE should test an HP ZE2113US Laptop or equal at their facilities and fix this critical flaw so it is not in the final version. Note: This also applies to standard desktop computers such as our MSI MB midtower. In SUSE Linux 9.3 this was not a problem. We will be demonstrating SUSE Linux 10 on this laptop at Raincoast 2005, http://www.raincoast.info , this weekend & had hoped to have this problem fixed or the final product we ordered on 22 Sep 2005, order #106736845, FedEx'd to us before this weekend. Thanks, Joel Carlson http://web3.foxinternet.net/fox7777/sig.htm But the modem is bound to the driver properly, why do you think it is not working? If you want to send me a laptop to test this with, I would appreciate it :) Also, is this still a problem on the final version of 10.0? to comment#7 The attachment contains listings from both the 9.3 and 10.0, on 10.0 the modem is missing. Does "modprobe cdc-acm" fix the problem on 10.0? I guess not, the cdc_acm has no device to bind to. Ok, what does the kernel report when you plug the device in? Run 'dmesg -c' before you plug the device in, and then please attach the output of 'dmesg' after you plug the device in. Also, does this work on the final 10.0 release? *** This bug has been marked as a duplicate of 105621 *** This is different from 105621, there is a kernel problem: On 10.0 RC1 g:/home/joel # cat /proc/bus/usb/devices T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.13-8-default ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=0000:00:13.2 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 4 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.13-8-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0000:00:13.1 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 4 B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.13-8-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0000:00:13.0 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=06a2 ProdID=0033 Rev= 1.00 S: Manufacturer=Topro S: Product=USB Mouse C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms On 9.3 g:/home/joel # cat /proc/bus/usb/devices T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.11.4-20a-default ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=0000:00:13.2 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 4 B: Alloc= 60/900 us ( 7%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.11.4-20a-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0000:00:13.1 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0572 ProdID=1280 Rev= 1.00 S: Manufacturer=Conexant Systems, Inc. S: Product=USB ACF Modem C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=260mA I: If#= 0 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms I: If#= 1 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=cdc_acm E: Ad=82(I) Atr=03(Int.) MxPS= 64 Ivl=1ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 4 B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.11.4-20a-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0000:00:13.0 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=06a2 ProdID=0033 Rev= 1.00 S: Manufacturer=Topro S: Product=USB Mouse C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms Ok, you are correct, sorry, was going through marking a lot of duplicate bugs yesterday. So, I still want to see the kernel log when the device is plugged in the first time. And no, you don't need to unload the usb core to change the options to it, you can just write to the /sys/module/usbcore/paramaters/PARAMATER file (where PARAMATER is the option you wish to change.) With SUSE 10.1 A3 we can connect to the internet with this USB dialup modem but the speed is very slow- less than half of normal dialup speed. This needs to be fixed. Great, care to open a new bug for this then? I'm guessing that this specific one is now fixed, so I'm closing it. |