Bug 94155 - devolo 56k Fun USB.B02 not detected by YaST
Summary: devolo 56k Fun USB.B02 not detected by YaST
Status: RESOLVED WONTFIX
: 88512 153112 (view as bug list)
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 1
Hardware: i386 SUSE Other
: P5 - None : Major (vote)
Target Milestone: Beta 2
Assignee: Michal Zugec
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 13:16 UTC by Arvin Schnell
Modified: 2007-12-17 10:11 UTC (History)
7 users (show)

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


Attachments
output of hwinfo (636 bytes, text/plain)
2005-06-27 13:17 UTC, Arvin Schnell
Details
hwinfo output (4.36 KB, text/plain)
2007-08-20 12:43 UTC, Arvin Schnell
Details
fixed yast2-network (379.84 KB, application/octet-stream)
2007-09-25 20:20 UTC, Michal Zugec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arvin Schnell 2005-06-27 13:16:02 UTC
The devolo 56k Fun USB.B02 modem is not detected by YaST.

"hwinfo --usb" does list the modem, "hwinfo --modem" does not.
Steffen said he can easily report it as a modem but YaST must
be able to handle this, e.g. also install the package.  See
also bug #88512.
Comment 1 Arvin Schnell 2005-06-27 13:17:31 UTC
Created attachment 39997 [details]
output of hwinfo
Comment 2 Martin Vidner 2005-06-28 15:56:21 UTC
OK. Please tell me whether yast handles it OK when hwinfo does report it as a   
modem.  
If it misbehaves, it may be related to bug 74292. 
Comment 3 Steffen Winterfeldt 2005-06-29 07:57:57 UTC
I'm sorry, but that is exactly the question I thought you were going 
to answer. 
Comment 4 Martin Vidner 2005-06-29 08:05:12 UTC
I see. Currently I am not sure so I think testing it is the simplest way to 
answer. 
But I cannot test it myself as I don't have the hardware and even if I had it, 
hwinfo would not let yast see it. So please change hwinfo and run yast and 
tell me the results. What would be the point of hiding the modem in hwinfo? 
Hiding yast bugs? 
Comment 5 Steffen Winterfeldt 2005-06-29 08:21:09 UTC
I neither have the modem nor any idea what the correct values are hwinfo 
should report. Sorry, I can't help. 
Comment 6 Martin Vidner 2005-06-29 08:31:59 UTC
It should be enough that it appear in hwinfo --modem, see comment 0. 
Comment 7 Steffen Winterfeldt 2005-06-29 09:45:04 UTC
No, it certainly is not. 
Comment 8 Martin Vidner 2005-06-29 11:48:22 UTC
Arvin, can you talk with Steffen about this? It seems simple to me but we 
appear not to understand each other. 
Comment 9 Arvin Schnell 2005-06-29 13:08:04 UTC
The setup of that modem is a bit more complicated than of a normal, see
http://portal.suse.com/sdb/en/2004/05/thallma_91_smartlink.html.

I see three possibilities:

1) Full support: Detect the modem, install smartlink-softmodem package,
   configure /etc/sysconfig/slmodemd, finally configure ifcfg-modemX.

2) Partial support: Dectect modem once the smartlink driver has been
   configured by hand and just configure ifcfg-modemX.

3) Do nothing.

PM has to decide about that.
Comment 10 Andreas Jaeger 2005-07-01 07:29:22 UTC
I would love to have full support if this is possible to do.
Comment 11 Martin Vidner 2006-08-28 11:52:22 UTC
Reassigning to the new maintainer of yast2-network.
Comment 12 Michal Zugec 2007-04-23 11:48:19 UTC
*** Bug 88512 has been marked as a duplicate of this bug. ***
Comment 13 Michal Zugec 2007-04-23 11:59:36 UTC
*** Bug 153112 has been marked as a duplicate of this bug. ***
Comment 14 Michal Zugec 2007-04-23 12:04:28 UTC
Steffen, hwinfo says Requires: kernel-nongpl, but that package was droped.
Instead of that we have smartlink-softmodem, smartlink-softmodem-kmp-bigsmp and smartlink-softmodem-kmp-default
Could you update hwinfo for this?
Comment 15 Steffen Winterfeldt 2007-08-13 09:11:49 UTC
As of SL 10.3, the package provides hardware info via supplements & modalias.

If there's anything else hwinfo needs to do here, let me know.
Comment 16 Michal Zugec 2007-08-20 10:38:26 UTC
Arvin, can you provide hwinfo from 10.3b1?
Comment 17 Arvin Schnell 2007-08-20 12:43:04 UTC
hwinfo --modem reports nothing.
hwinfo --usb gives attached output.
Comment 18 Arvin Schnell 2007-08-20 12:43:33 UTC
Created attachment 158440 [details]
hwinfo output
Comment 19 Michal Zugec 2007-08-21 12:15:46 UTC
*** Bug 284287 has been marked as a duplicate of this bug. ***
Comment 20 Michal Svec 2007-08-22 19:34:07 UTC
Actually I think this bug and 284287 are different problems, the modem in
bug 284287 is already detected as a modem, but apparently there are problems
configuring it (yast2-network or smartlink-softmodem problem), while in this
case the modem is not even detected as modem meaning yast2 has no chance to
configure it (-> hwinfo bug).

Steffen, I believe you might need to mark this Unclassified device as Modem.

Comment 21 Michal Zugec 2007-09-03 12:05:50 UTC
Steffen, what do you mean about suggestion in comment #20?
Or is that slusb bug, that can be solved in slusb driver?
Comment 22 Steffen Winterfeldt 2007-09-03 13:16:43 UTC
Ok, made it a modem. Arvin, please create such a hd.ids file:

# cat /var/lib/hardware/hd.ids
 vendor.id              usb 0x0483
&device.id              usb 0x7554
+baseclass.id           0x102
+subclass.id            0x00
+driver.module.modprobe slusb

and give it a try. Does it work?
Comment 23 Steffen Winterfeldt 2007-09-03 13:49:17 UTC
Hm, just seen that slusb is blacklisted. Is this bug really relevant for 10.3?
Comment 24 Arvin Schnell 2007-09-12 10:33:54 UTC
In 10.3 Beta 3 it's reported as modem without this extra file.

-> hwinfo --modem
37: USB 00.0: 10200 Modem                                       
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_483_7554_noserial_if0
  Unique ID: FKGF.9HVP+p7+bK9
  Parent ID: pBe4.DvXC4y8Bsa4
  SysFS ID: /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0
  SysFS BusID: 2-1:1.0
  Hardware Class: modem
  Model: "SGS Thomson Microelectronics 56k SoftModem"
  Hotplug: USB
  Vendor: usb 0x0483 "SGS Thomson Microelectronics"
  Device: usb 0x7554 "56k SoftModem"
  Revision: "2.00"
  Device File: /dev/ttyACM0
  Speed: 12 Mbps
  Module Alias: "usb:v0483p7554d0200dc02dsc00dp00ic02isc80ipFF"
  Driver Info #0:
    Driver Status: slusb is not active
    Driver Activation Cmd: "modprobe slusb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #33 (Hub)
Comment 25 Michal Svec 2007-09-12 11:12:46 UTC
(In reply to comment #23 from Steffen Winterfeldt)
> Hm, just seen that slusb is blacklisted. Is this bug really relevant for 10.3?

Steffen, what exactly does it mean? What should be the replacement?

Arvin, could you check that the modem really works?
And confirm that slusb is there as a correct requirement?
Comment 26 Arvin Schnell 2007-09-12 12:06:11 UTC
I don't have a telephone-line so I can't do any real tests.
Comment 27 Steffen Winterfeldt 2007-09-12 13:14:28 UTC
ad 25: no idea, I just noticed slusb in /etc/modprobe.d/blacklist. But
maybe that is ok.
Comment 28 Karsten Keil 2007-09-12 14:27:02 UTC
Reinhard do you have an analog line in your office ?
Comment 29 Ludwig Nussel 2007-09-12 14:42:55 UTC
Is the line really needed? If you manage to configure the modem and get "NO CARRIER" when trying to dial in I'd consider that a success already.
Comment 30 Reinhard Max 2007-09-12 16:54:04 UTC
(In reply to comment #28 from Karsten Keil)
> Reinhard do you have an analog line in your office ?

Yes, I have an analog line as well as ways to connect analog equipment to the ISDN lines.
Comment 31 Michal Svec 2007-09-13 09:05:39 UTC
(In reply to comment #27 from Steffen Winterfeldt)
> ad 25: no idea, I just noticed slusb in /etc/modprobe.d/blacklist. But
> maybe that is ok.
> 

This might be to prevent automatic loading of the module, because as the module
is binary-only that would taint always the kernel when the package is installed
even if the module is not in use. My guess.
Comment 32 Michal Zugec 2007-09-22 15:12:37 UTC
this was fixed in bug #284287 but for /dev/SL* only
Comment 33 Michal Zugec 2007-09-25 20:20:28 UTC
Created attachment 174711 [details]
fixed yast2-network

Can you test attached file?
It handles ttyACM same way like ttySL (from bug #284287) ...
Comment 34 Arvin Schnell 2007-09-26 12:19:23 UTC
Yast detects the modem and can configure it. But afterwards it does not
work:

-> /etc/init.d/slmodemd start
Starting SmartLink Modem driver: startproc:  exit status of parent of /usr/sbin/slmodemd: 255

-> /usr/sbin/slmodemd 
error: mdm setup: cannot stat `/dev/slamr0': No such file or directory
error: cannot setup device `/dev/slamr0'

System is d210 if somebody wants to test.
Comment 36 Michal Zugec 2007-11-19 08:32:21 UTC
Arvin, can you confirm comment #35?
Comment 37 Arvin Schnell 2007-11-26 16:03:11 UTC
No, it does not work. No matter what I have tried the error message
stays the same.
Comment 38 Michal Zugec 2007-12-09 15:57:53 UTC
Sorry, but in this case I don't know what to fix.
We need some expert on this issue