https://bugs.freedesktop.org/show_bug.cgi?id=34192
--- Comment #3 from Oldrich Jedlicka <[email protected]> 2011-02-12 08:54:20 PST --- Just an example. I have this in my kernel config in order to have the driver working: CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="radeon/R600_rlc.bin radeon/R700_rlc.bin" CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" You might need different firmware files compiled in-kernel depending on your chipset (I don't know exactly what you need). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
