On 10/13/2010 02:41 AM, Jeff Cranmer wrote:
Hi,
I have a Sapphire Radeon HD5750 graphics card installed on my Gentoo
box, and I'm having some difficulty configuring it.
When I run fglrxinfo, I get the OpenGL messages for a basic Mesa driver.
I've attached the xorg.conf file, the Xorg.0.log file, and the results
of the lspci command. Can anyone tell me what I'm doing wrong? I tried
auto-generating an xorg.conf file, but that would result in a totally
blank screen.
You did not run "aticonfig --initial" and therefore your xorg.conf is
not setup properly.
Run aticonfig --initial and reboot. Make sure your kernel is not
compiled with built-in radeon support, and make sure the "radeon" kernel
module is not loaded (by blacklisting it in a *.conf file in the
/etc/modprobe.d/ directory, with a line that says "blacklist radeon".)