https://bugzilla.novell.com/show_bug.cgi?id=207608
Summary: Options for NIC are ignored Product: SUSE Linux 10.1 Version: Final Platform: x86-64 OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: pgunreben@lucent.com QAContact: qa@suse.de
Although, I have configured options for the NIC, these options seem to be ignored by AutoYaST. The XML file has been generated using yast2 autoyast on a SuSE 10.1 OS. Here's the section for the NIC kernel module:
<modules config:type="list"> <module_entry> <device>static-0</device> <module>tg3</module> <options>line_speed=100 auto_speed=0 full_duplex=1</options> </module_entry> </modules>
In the installed computer, I found the file /etc/sysconfig/hardware/hwcfg-bus-pci-0000:02:00.0 with the following content:
MODULE='tg3' MODULE_OPTIONS='' STARTMODE='auto'
I suspect that the NIC options should be written to this file, shouldn't they?
https://bugzilla.novell.com/show_bug.cgi?id=207608
ug@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ug@novell.com |kmachalkova@novell.com
https://bugzilla.novell.com/show_bug.cgi?id=207608
------- Comment #1 from pgunreben@lucent.com 2006-11-06 08:02 MST ------- .. any news?
https://bugzilla.novell.com/show_bug.cgi?id=207608
kmachalkova@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
------- Comment #2 from kmachalkova@novell.com 2006-11-08 05:22 MST ------- Fixing |======= :-)
https://bugzilla.novell.com/show_bug.cgi?id=207608
kmachalkova@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |pgunreben@lucent.com
------- Comment #3 from kmachalkova@novell.com 2006-11-10 04:34 MST ------- Peter, please attach autoyast profile you've used. Also, attach yast logs from the autoinstallation (if you still have them)
As unlikely as it may seem, this is pretty complex issue...
https://bugzilla.novell.com/show_bug.cgi?id=207608
------- Comment #4 from pgunreben@lucent.com 2006-11-10 04:53 MST ------- Created an attachment (id=104645) --> (https://bugzilla.novell.com/attachment.cgi?id=104645&action=view) xml autoyast file
https://bugzilla.novell.com/show_bug.cgi?id=207608
pgunreben@lucent.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED
------- Comment #5 from pgunreben@lucent.com 2006-11-10 04:57 MST ------- Created an attachment (id=104646) --> (https://bugzilla.novell.com/attachment.cgi?id=104646&action=view) yast2 logs since installation on Nov 3rd
https://bugzilla.novell.com/show_bug.cgi?id=207608
------- Comment #6 from kmachalkova@novell.com 2006-11-10 05:17 MST ------- Ah, I see - exactly the same problem I've reproduced here. The options from the profile are passed to the autoyast client, but they're overwritten by those supplied by hardware detection on the target machine ... Frankly, this part of autoyast is a big mess ;-)
https://bugzilla.novell.com/show_bug.cgi?id=207608
User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=207608#c7
Katarina Machalkova kmachalkova@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX
--- Comment #7 from Katarina Machalkova kmachalkova@novell.com 2009-01-19 05:54:10 MST --- hwcfg files have been deprecated in openSUSE 10.3 and later