Bug 348553 - Yast2 network card module cannot add a network card which has not been auto-detected.
Summary: Yast2 network card module cannot add a network card which has not been auto-d...
Status: RESOLVED DUPLICATE of bug 208854
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: i586 openSUSE 10.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 20:38 UTC by Roger Hayter
Modified: 2007-12-13 22:00 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Hayter 2007-12-13 20:38:26 UTC
1.  The list of modules from which to choose non-PnP ISA and PCI network card modules is no longer available in this module.  The button/link to add a new card is not present although described in the help text.

2.  If a module name (such as "ne") is added manually, with or without the correct  parameters, it is accepted by the network card module but then either not retained through a reboot, or results in renaming of all network cards without renaming of the corresponding "ifcfg-ethx" files (this seems to be inconsistent), and the module disappears after a second reboot.

Hardware used is P4A-B (aladdin v) motherboard, Cyrix CPU, DE-220T ISA ne2000 clone without PnP.

(the card does work if installed manually, and the yast network card module can recognise it, without a "device" name string (this is blank) - but I think this only works if I also write an ifcfg-ethx file manually.  Yast can then successfully edit the file, provided I read the boot messages and put the right "x" in ifcfg-ethx.)
Comment 1 Michal Zugec 2007-12-13 22:00:29 UTC
YaST lan module uses output from "hwcfg --netcard". ISA cards are no more supported. Because of this, as workaround you should write 'ne' module into /etc/sysconfig/kernel file, MODULE_LOADED_AT_BOOT section. 
Device name for ifcfg file is read also from "hwcfg --netcard" output


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