|
Bugzilla – Full Text Bug Listing |
| Summary: | "speedtouch USB" ADSL modem not detected in yast / network devices / DSL | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | michel munnix <michel.munnix> |
| Component: | YaST2 | Assignee: | Michal Zugec <mzugec> |
| Status: | RESOLVED INVALID | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | debug log from hwinfo | ||
|
Description
michel munnix
2005-09-30 08:47:33 UTC
Created attachment 51224 [details]
debug log from hwinfo
This seems to indicate it is not classified as ADSL modem:
hwinfo.hwclass = 'unknown'
hwinfo.model = 'Alcatel Telecom Speed Touch ISDN'
Reassigning to the new maintainer of yast2-network. What is status of that in current version(10.2/10.3Alpha4+)? Reporter response: I would say it seems to be fixed (in 10.2 up to date); even if I do no longer use that particular piece of hardware, I did not yet throw it away : After pluggin it in, modules atm, usbatm and speedtch got loaded. Here is what appeared in /var/log/messages : kernel: ohci_hcd 0000:00:02.1: wakeup kernel: usb 2-2: new full speed USB device using ohci_hcd and address 2 kernel: usb 2-2: new device found, idVendor=06b9, idProduct=4061 kernel: usb 2-2: new device strings: Mfr=1, Product=2, SerialNumber=3 kernel: usb 2-2: Product: Speed Touch USB kernel: usb 2-2: Manufacturer: ALCATEL kernel: usb 2-2: SerialNumber: 0090D04280DA kernel: usb 2-2: configuration #1 chosen from 1 choice kernel: NET: Registered protocol family 8 kernel: NET: Registered protocol family 20 kernel: usb 2-2: reset full speed USB device using ohci_hcd and address 2 kernel: usbcore: registered new driver speedtch firmware.sh[10257]: Cannot find firmware file 'speedtch-1.bin.0.00' firmware.sh[10262]: Cannot find firmware file 'speedtch-1.bin.0' kernel: speedtch 2-2:1.0: found stage 1 firmware speedtch-1.bin firmware.sh[10270]: Cannot find firmware file 'speedtch-2.bin.0.00' firmware.sh[10274]: Cannot find firmware file 'speedtch-2.bin.0' kernel: speedtch 2-2:1.0: found stage 2 firmware speedtch-2.bin kernel: ATM dev 0: ADSL line is synchronising kernel: ATM dev 0: ADSL line is down kernel: ATM dev 0: ADSL line is synchronising It seems as already fixed kernel issue ... |