В начало → Hardware 3D Acceleration Guide (Англ.) → Troubleshooting |
Whenever you rebuild your kernel or switch to another kernel, you'll have to rebuild the kernel module. Note that you don't need to remerge xorg-x11, but you will need to remerge x11-drm.
Try insmod radeon before you start the X server. Also, try building agpgart into the kernel instead of as a module.
That's because you compiled agpgart into the kernel instead of as a module. Ignore it unless you're having problems.
You aren't using the x11-drm driver. Check if you compiled DRM and the driver into the kernel; you shouldn't have.
Try out the binary drivers. For ati-drivers, a listing is at http://www.schneider-digital.de/html/download_ati.php. If those don't support it, use fbdev. It's slow, but it works.
В начало → Hardware 3D Acceleration Guide (Англ.) → Troubleshooting |