|
Bugzilla – Full Text Bug Listing |
| Summary: | Strange kernel messages about configuration when inserting WLAN adapter | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Michael Stather <kontakt> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | snwint |
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST2 logs | ||
|
Description
Michael Stather
2006-01-09 19:14:58 UTC
Created attachment 62469 [details]
YaST2 logs
Perhaps this is needed too r098089:/home/michael # hwinfo --network 19: None 00.0: 10701 Ethernet [Created at net.111] UDI: /org/freedesktop/Hal/devices/net_00_02_a5_b8_1b_0f Unique ID: usDW.ndpeucax6V1 Parent ID: rBUF.SPbcKWAadaA SysFS ID: /class/net/eth0 SysFS Device Link: /devices/pci0000:00/0000:00:1e.0/0000:02:08.0 Hardware Class: network interface Model: "Ethernet network interface" Driver: "e100" Device File: eth0 HW Address: 00:02:a5:b8:1b:0f Link detected: yes Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #13 (Ethernet controller) 20: None 00.0: 10700 Loopback [Created at net.111] Unique ID: ZsBS.GQNx7L4uPNA SysFS ID: /class/net/lo Hardware Class: network interface Model: "Loopback network interface" Device File: lo Link detected: yes Config Status: cfg=new, avail=yes, need=no, active=unknown 21: None 00.0: 10781 Network Interface [Created at net.111] Unique ID: wl2P.nfEXJulusj6 SysFS ID: /class/net/sit0 Hardware Class: network interface Model: "Network Interface" Device File: sit0 Config Status: cfg=new, avail=yes, need=no, active=unknown 22: None 00.0: 1070a WLAN [Created at net.111] UDI: /org/freedesktop/Hal/devices/net_00_01_24_b0_5c_b3 Unique ID: AYEt.QXn1l67RSa1 Parent ID: iVWJ.rCwbDvswxUE SysFS ID: /class/net/wlan0 SysFS Device Link: /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.1 Hardware Class: network interface Model: "WLAN network interface" Driver: "p80211_prism2_usb" Device File: wlan0 HW Address: 00:01:24:b0:5c:b3 Link detected: no Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #17 (WLAN controller) Why this is an bugzilla entry? If I read correct it has worked upto to the point you've removed the configuration. IMHO this looks like a configuration problem but not a bug. Please provide the infos requested in comment #3 I was thinking about these lines in the log: Jan 9 20:09:31 r098089 kernel: usb 2-1: config 1 has an invalid interface number: 1 but max is 0 Jan 9 20:09:31 r098089 kernel: usb 2-1: config 1 has no interface number IMHO this is a bug because I just used YaST to configure the device. If I have a device which works correctly, then remove it and set it up again with the same options in YaST it should work if YaST doesn´t do a mistake somewhere. If it´s a configuration problem there´s something wrong in YaST or some other part since it should write a correct one. SuSE supports this device and it doesn´t work, so this is a bug IMHO. And I´m just testing SuSE and don´t really use it for production, so this is not a "support request" from me *g I just like SuSE as bug-free as possible. You used to have ESSID and a key but now you don't have it in the config. That looks like the cause of the problem. Or did you disable encryption on your AP? Did it work before with the same SUSE release? If it was a different one, kernel driver changes can be at fault. What is the other bug's number? Please attach hwinfo --netcard (it is more useful than --network). Anyway, Steffen, class_id and sub_class_id are zero so yast does not know the card (the config was done manually). 2006-01-07 22:17:28 <3> r098089(16456) [YCP] network/hardware.ycp:163 Unknown controller type: $["bus":"USB", "bus_hwcfg":"usb", "class_id":0, "dev_name":"w lan2", "dev_names":["wlan2"], "device":"USB2.0 WLAN", "device_id":201233, "driver":"zd1211", "drivers":[$["active":true, "modprobe":true, "modules":[["zd121 1", ""]]]], "hotplug":"usb", "model":"ZyDAS USB2.0 WLAN", "old_unique_key":"6SUI.e__70k4BDK7", "resource":$["baud":[$["speed":12000000]], "hwaddr":[$["addr" :"00:11:f6:7f:70:7d"]]], "rev":"43.30", "sub_class_id":0, "sysfs_bus_id":"2-1:1.0", "udi":"/org/freedesktop/Hal/devices/usb_device_ace_1211_noserial_if0", " unique_key":"FKGF.1HPlSPIKalC", "vendor":"ZyDAS", "vendor_id":199374] Hm, what does 'hwinfo --netcard' say? (Note: not net*work*.) I´m not talking about the card from "Zydas", that´s another thing I filed bug reports for because it doesn´t work. I mean "wlan0" which is an Acer adapter and has a SSID assigned. I´ll post "hwinfo --netcard" soon OK since this worked with exact the same setup some time ago (and I did some kernel upgrades since then) it must be a kernel issue. So I´ll try with the latest beta of 10.1. You can close this bug if it doesn´t work I´ll reopen it. Closing regardiing comment #9 |