Jérôme wrote:
Did you know why, but the kernel doesnt want launch fglrx at the end with "modprobe fglrx".The error is (with dmesg): fglrx: Unknown symbol mtrr_del fglrx: Unknown symbol mtrr_addAnd when i compil my kernel, MTRR option is enable !
That's strange. Are you absolutely, positively, 110% sure that CONFIG_MTRR is enabled for your running kernel?
Try this and see if it finds something: # grep 'mtrr_add' /proc/kallsymsP.S. I'm forwarding this to the mailing list I set up, hoping that someone can spot the problem.
-- Ciao, Flavio