Re: Kernel 2.6.32 and Radeon KMS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Montag 07 Dezember 2009 schrieb Tom:
> So, any news on this?
> I 'fixed' it by removing radeon from initramfs, but as has been pointed
> out, thats not really a solution!?
> 
HI guys,
This kms firmware issue revealed a bug in initcpio and firmware handling.

Would you mind to test a fix for the firmware loading?
2 files attached:
This will load udevd before executing MODULES=
- Replace /lib/initcpio/init and /lib/initcpio/hooks/udev
- Remove the yourself created radeon hook from /etc/mkinitcpio.conf hooks
   array
- Add radeon again to modules array in /etc/mkinitcpio.conf
- Recreate a test initrd with mkinitcpio -g test.img 
  and launch this initrd from your bootloader.
- Don't forget to reinstall original initcpio files after that!
  pacman -S initcpio

Thanks for your help.
greetings
tpowa
-- 
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tpowa@xxxxxxxxxxxxx
# vim: set ft=sh:
run_hook ()
{
    /sbin/udevadm trigger
    /sbin/udevadm settle
    msg "done."
}

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux