https://bugzilla.novell.com/show_bug.cgi?id=213840 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |t.cservenak@gmail.com ------- Comment #25 from sndirsch@novell.com 2006-10-20 06:37 MST -------
I'm not sure what's wrong here. Is it modprobe or pci hotplug? Question is still open.
Looks like we need a special modprobe rule in /etc/modprobe.d. Does this one work for you? cat > /etc/modprobe.d/xorg-x11-driver-video << EOF # Load i82875p_edac after intel-agp # should be one line !!! (stupid bugzilla!) install i82875p_edac /sbin/modprobe -i intel-agp && /sbin/modprobe i82875p_edac EOF -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.