originally http://sourceforge.net/tracker/index.php?func=detail&aid=224949&group_id=387&atid=100387 When installing the mga drm module, the kernel will oops if AGP support is present, but the system's AGP bridge is not supported. For example, if your kernel supports the Irongate, and your system contains a 440BX, the kernel will oops upon 'modprobe mga'. Additionally, the module cannot then be removed, since it will be jammed in the 'intialising' state. This was reproduced on Linux 2.2.18pre24 with X 4.0.1h pulled on December 7. The system contains a VIA chipset, but the kernel was configured for Irongate.
I just tried to reproduce this on a more recent (but still old) kernel (FC2's 2.4.22-1.2199.nptl). The kernel was built with VIA AGP support built-in, but was run on an Intel E7000-series AGP controller. Doing a modprobe on the mga module failed gracefully, as expected.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.