Steve Gaarder wrote:
On Fri, 8 Feb 2008, Urs Beyerle wrote:
Try to remove first /etc/sysconfig/hwconf and then run kudzu.
# rm /etc/sysconfig/hwconf
# kudzu
It recreates hwconf, but it does not ask me any questions, and does
not seem to do any reconfiguration (e.g. X11).
ok, now try more rigorous (maybe make a backup of these files first):
# rm /etc/sysconfig/hwconf
# rm /etc/modprobe.conf
# rm /etc/sysconfig/network-scripts/ifcfg-eth*
# rm /etc/X11/xorg.conf
# kudzu
# system-config-display --noui --reconfig -v
Urs
thanks,
Steve Gaarder