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
It's me again...
Just in case it didn't work, there's another trick IF you use lilo to boot your system. Edit you /etc/lilo.conf and search for a line "vga=7xx". Comment that line, save the file and run 'lilo -v'. Then restart your computer : it'll start in standard text-mode... I guess there must be an option if your use grub, but I can't tell since I only use lilo on my system...
Cheers,
Pleziosaurus.
_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
