Bug 119605

Summary: "speedtouch USB" ADSL modem not detected in yast / network devices / DSL
Product: [openSUSE] SUSE LINUX 10.0 Reporter: michel munnix <michel.munnix>
Component: YaST2Assignee: 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
The speedtouch USB modem (Alcatel) is not detected in yast

lsusb identifies it like this:
Bus 001 Device 003: ID 06b9:4061 Alcatel Telecom SpeedTouch ISDN or ADSL Modem

Probable cause: it is not known as an ADSL modem.

I checked with hwinfo utility and will attach log
Comment 1 michel munnix 2005-09-30 08:56:25 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'
Comment 2 Martin Vidner 2006-08-28 11:52:27 UTC
Reassigning to the new maintainer of yast2-network.
Comment 3 Michal Zugec 2007-05-31 15:14:48 UTC
What is status of that in current version(10.2/10.3Alpha4+)?
Comment 4 Michal Zugec 2007-05-31 21:17:19 UTC
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
Comment 5 Michal Zugec 2007-05-31 21:18:14 UTC
It seems as already fixed kernel issue ...