On Thu, 2005-09-29 at 11:01 -0700, Chip Salzenberg wrote: > Package: linux-image-2.6.12-1-686 > Version: 2.6.12-10 > Severity: normal > > I've just upgraded to sid, and I've found that the kernel loads the > radeon module before agpgart, despite my specifically mentioning > agpgart before radeon in /etc/modules. > > This breaks DRI, becaues radeon needs to see agpgart at load time.
The kernel doesn't load any modules itself, this is all handled by other userspace processes (hotplug, discover, etc). To determine which of these utilities is causing the problem, we will need to see a bootlog off your system. Is it possible for you to hook up a serial console to your computer and capture the boot process? If not, can you copy down the parts where these modules are being loaded (with a few lines of context on both sides)? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

