|
Bugzilla – Full Text Bug Listing |
| Summary: | hwcfg-eth0 not needed | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Patrick Kirsch <pkirsch> |
| Component: | YaST2 | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | snwint |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
yast2 logfile, ifcfg-files, udev rules file
getsysinfo output hwinfo --netcard output |
||
|
Description
Patrick Kirsch
2005-09-08 12:27:58 UTC
Created attachment 49193 [details]
yast2 logfile, ifcfg-files, udev rules file
Hwinfo tells yast neither the MAC nor the bus position of the BMAC NIC. So yast uses just eth as the configuration identifier. The bmac module was loaded so I rule out the case that a missing module causes missing information. y2log:2236: 2005-09-08 13:42:23 <1> linux(5435) [YCP] Lan.ycp:1208 Hardware=[$["active":true, "bus":"pci", "busid":"0000:01:04.0", "drivers": [$["active":true, "modprobe":true, "modules":[["tulip", ""]]]], "link":nil, "mac":"00:a0:cc:54:08:a0", "module":"tulip", "name":"Netgear FA310TX", "num":0, "options":"", "requires":[], "type":"eth", "unique":"vQLu.27Dwad8y0MC", "wl_auth_modes":nil, "wl_bitrates":nil, "wl_channels":nil, "wl_enc_modes":nil], $["active":true, "bus":"none", "busid":"", "drivers":[$["active":true, "modprobe":true, "modules":[["bmac", ""]]]], "link":nil, "mac":"", "module":"bmac", "name":"Apple BMAC+ Ethernet Controller", "num":1, "options":"", "requires":[], "type":"eth", "unique":"AGj9.fV1ejj+LieA", "wl_auth_modes":nil, "wl_bitrates":nil, "wl_channels":nil, "wl_enc_modes":nil]] Patrick what does hwinfo --netcard say? If it doesn't provide the data either, Steffen should fix it. I need the result of 'getsysinfo' in that case. Created attachment 49571 [details]
getsysinfo output
Created attachment 49573 [details]
hwinfo --netcard output
this happend also with rc4. Steffen, hwinfo does not provide the MAC. fixed in 10.1 rc1 |