nx a �crit :

My trouble is that when arch linux get up, the hotplug daemon always
loads the radeonfb.ko framebuffer driver, and that driver causes Xorg(6.8.2) fails to work perfectly: looks like that the screen is
trembling.


I have checked the /etc directory, and find that only
/etc/udev/rules.d/udev.rules has:
 # framebuffer devices
 KERNEL="fb[0-9]*", NAME="fb/%n", SYMLINK="%k", GROUP="video"
but hotplug still loads fadeonfb.ko if I comment out that line.
Other files do not have any content refers to framebuffer.

Could give the kernel any parameter at boot or else to avoid hotplug
load framebuffer?

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch




 Hello nx,

First you could try and add fadeonfb.ko to your
/etc/rc.d/hotplug/blacklist, and then reboot.
Hope it helps...

Pleziosaurus.




_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch

Reply via email to