https://bugzilla.novell.com/show_bug.cgi?id=213840 ------- Comment #31 from t.cservenak@gmail.com 2006-10-23 16:02 MST ------- Tested Stefan's suggestion:
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
It _partially_ works: the boot procedure HANGS for about 1,5-2 minutes after showing line 344 ("ieee1394: Host added...") but proceeds normally after this pause. intel-agp gets loaded (see attached lsmod), but now i82875p_edac module does not loads. X succesfully initializes AGP. Attached files with "-xorg-x11-driver-video" suffix: dmesg, lsmod, Xorg.0.log -- 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.