On 2 February 2010 06:40, Pauli Nieminen <suok...@gmail.com> wrote: > On Mon, Feb 1, 2010 at 9:15 PM, Brice Goglin <brice.gog...@ens-lyon.org> > wrote: >> Last time I tried, I had some problems with the radeon kernel driver >> being loaded too late (see [1]). What do you use on Ubuntu in >> /etc/modprobe.d/ or on the kernel command line ? >> >> Brice
>> [1] https://bugs.freedesktop.org/show_bug.cgi?id=25607 > Ubuntu is putting radeon.ko (+drm.ko+ttm.ko+drmkmshelper.ko) to initrd and > loading it early in the boot. I don't know the details how it is archived. I don't know about Ubuntu, but I managed to get radeon.ko loaded early in the boot process on Debian by including it in the initramfs with a hook script. It could be loaded earlier and easier, except for udev not being available to handle the firmware loading when /etc/initramfs-tools/modules is processed. See Debian bug 561476 [1] for my fix, and bugs 543717 [2] and 557439 [3] for related initramfs/firmware discussion. [1] http://bugs.debian.org/561476 [2] http://bugs.debian.org/543717 [3] http://bugs.debian.org/557439 -- Paul "TBBle" Hampson, paul.hamp...@pobox.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org