Mick wrote:
On Friday 18 July 2008, Andreas Niederl wrote:
[...]
I'm just guessing here, but maybe your kernel is missing DRM support for
your graphics chip.

What's the output of grep -i radeon /boot/config-$(uname -r) ?

# grep -i radeon /boot/config-$(uname -r)
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set


CONFIG_DRM and CONFIG_DRM_RADEON are needed for direct rendering. The respective options are found in Device Drivers -> Character Devices.


Regards,
Andi
--
gentoo-user@lists.gentoo.org mailing list

Reply via email to