Bug 307745 - One NIC too much displayed in step 2
Summary: One NIC too much displayed in step 2
Status: RESOLVED DUPLICATE of bug 216530
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Katarina Machalkova
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 13:03 UTC by Holger Sickenberg
Modified: 2007-09-13 14:19 UTC (History)
1 user (show)

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


Attachments
hwinfo-network.txt (1.25 KB, text/plain)
2007-09-05 13:04 UTC, Holger Sickenberg
Details
yast2-000.png (106.30 KB, image/png)
2007-09-05 13:04 UTC, Holger Sickenberg
Details
yast2-001.png (90.50 KB, image/png)
2007-09-05 13:05 UTC, Holger Sickenberg
Details
y2logs.tgz (562.88 KB, application/x-gzip)
2007-09-05 13:05 UTC, Holger Sickenberg
Details
hwinfo.txt (557.44 KB, text/plain)
2007-09-12 08:33 UTC, Holger Sickenberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Sickenberg 2007-09-05 13:03:08 UTC
During installation there will be one NIC too much be displayed.
Comment 1 Holger Sickenberg 2007-09-05 13:04:38 UTC
Created attachment 162012 [details]
hwinfo-network.txt
Comment 2 Holger Sickenberg 2007-09-05 13:04:56 UTC
Created attachment 162013 [details]
yast2-000.png
Comment 3 Holger Sickenberg 2007-09-05 13:05:19 UTC
Created attachment 162014 [details]
yast2-001.png
Comment 4 Holger Sickenberg 2007-09-05 13:05:35 UTC
Created attachment 162015 [details]
y2logs.tgz
Comment 6 Katarina Machalkova 2007-09-10 12:49:27 UTC
This is by no means critical bug. By definition: "Critical - Crash, loss of data, corruption of data, severe memory leak", which this issue is not. It is maybe not even major ("Major - Major loss of function")...

Application does not crash, no functionality is lost, just somehow confusing data are presented to the user.
Comment 7 Katarina Machalkova 2007-09-10 15:00:37 UTC
Something in /devices/pci0000:00/0000:00:1e.0/0000:06:01.0 thinks (s)he ;-) is a network card, more specifically 'D-Link AR5211 802.11ab NIC'.

From off-bugzilla talk with Holgi there is really 3rd wireless NIC present on this machine, but it seems to be misdetected. Hwinfo doesn't even show it to the user (see comment #1), otoh .probe.netcard YaST agent shows something, but dev_name key is empty (which is needed to retrieve 'name' key of the device). Kernel module did not get loaded?

Steffen, can you have a look?

Comment 8 Katarina Machalkova 2007-09-10 15:03:47 UTC
Btw, I did not notice at first - hwinfo from comment #1 is 'hwinfo --network'. 
'hwinfo --netcard' would be of much greater use here ;-)
Comment 9 Steffen Winterfeldt 2007-09-10 15:13:46 UTC
Holger, please attach the log of 'hwinfo --netcard --log=xxx'.
Comment 10 Holger Sickenberg 2007-09-12 08:33:16 UTC
Created attachment 163451 [details]
hwinfo.txt
Comment 11 Steffen Winterfeldt 2007-09-13 13:03:43 UTC
The 3rd is an unsupported wireless card. As it's unsupported, hwinfo
doesn't really know it's wifi.

Joe, is that correct so far? Ort do we support it and the driver is just
missing?
Comment 12 Joachim Gleissner 2007-09-13 13:31:31 UTC
It's an Atheros card, we do not ship the driver at the moment. And without the driver, hwinfo does not know that it's a wireless card. If you install the drivers from http://madwifi.org/suse/ , it should be shown correctly.

The situation is of course not perfect, as the user gets any WLAN card for which no driver is loaded presented as an ethernet device. Maybe YaST should check whether hwinfo reports an interface file and issue a warning that the system may lack a driver in case it's missing. Maybe it should even grey out the entry.
Comment 13 Steffen Winterfeldt 2007-09-13 13:52:53 UTC
Katarina, maybe you can do something about it.
Comment 14 Katarina Machalkova 2007-09-13 14:07:07 UTC
If the driver for a card does not get loaded (for whatever reason), the device summary i.e. the text you see under the table listing all network devices clearly states that "Unable to configure network card because kernel driver is not present". Of course, one must highlight that device item in the table first ;-) Moreover, 'Configure' button is disabled in such case

I don't think there's anything more I can do here - we let the user know what is going on (no driver, no further info on NIC, no configuration possible). Invalid then?

Comment 15 Steffen Winterfeldt 2007-09-13 14:15:54 UTC
I'd say so.
Comment 16 Katarina Machalkova 2007-09-13 14:19:45 UTC
Hm, as this is atheros card, it's a duplicate

*** This bug has been marked as a duplicate of bug 216530 ***