[tinysofa-devel] Anaconda bug in tcs2.0?
Mikael Bak
mikael at tinysofa.org
Tue Jan 17 22:47:26 UTC 2006
On Tuesday 17 January 2006 04.18, Jaakko Heinonen wrote:
> Run kudzu and watch for /etc/sysconfig/hwconf changes. Please try to run
> kudzu also with empty /etc/sysconfig/hwconf and /etc/modprobe.conf. Old
> values especially in /etc/modprobe.conf may cause it behave differently.
Well, this is interesting!
I did not yet install the new version of kudzu. I only removed the entries
in /etc/sysconfig/hwconf and /etc/modprobe.conf and ran "kudzu -p" and got
the following:
[snipped]
-
class: NETWORK
bus: PCI
detached: 0
device: eth0
driver: e1000
desc: "Intel Corp.|82541GI/PI Gigabit Ethernet Controller"
vendorId: 8086
deviceId: 1076
subVendorId: 1028
subDeviceId: 019a
pciType: 1
pcibus: 2
pcidev: 4
pcifn: 0
-
class: NETWORK
bus: PCI
detached: 0
device: eth1
driver: e1000
desc: "Intel Corp.|82541GI/PI Gigabit Ethernet Controller"
vendorId: 8086
deviceId: 1076
subVendorId: 1028
subDeviceId: 019a
pciType: 1
pcibus: 4
pcidev: 3
pcifn: 0
-
[snipped]
Now I have eth1 for the second nic without updating kudzu.
I don't know about you but I didn't expect this to happen :-)
Ok. Now still running the old kudzu version without the "-p" switch I get the
same result as above (eth1). And the following /etc/modprobe.conf:
alias eth0 e1000
alias eth1 e1000
alias usb-controller uhci-hcd
alias usb-controller1 ehci-hcd
alias scsi_hostadapter ata_piix
And it looks nice to me! And it seems that the aliases comes in the right
order now. My old file had the eth2 alias in the end of the file for some
reason.
Additionally I get an error message when kudzu exits:
# kudzu
sh: /usr/sbin/netconfig: No such file or directory
sh: /usr/sbin/netconfig: No such file or directory
#
This makes me believe that it is unneccessary to try the new kudzu rpm,
because with a clean state the old one is generating a good configuration. Or
what do you think? Maybe there is a bad default state in some config files
when kudzu runs from the installer.
The only problem I can see is the absence of netconfig in tcs2.0. It was
present in tcs1.1.
Thanks again,
Mikael
More information about the Tinysofa-devel
mailing list