Bug 119605 - "speedtouch USB" ADSL modem not detected in yast / network devices / DSL
Summary: "speedtouch USB" ADSL modem not detected in yast / network devices / DSL
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: RC 1
Hardware: i586 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Michal Zugec
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 08:47 UTC by michel munnix
Modified: 2007-05-31 21:18 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
debug log from hwinfo (261.45 KB, text/plain)
2005-09-30 08:56 UTC, michel munnix
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ...