On Sun, 2005-11-06 at 22:25 +0000, b.n. wrote:
> > Did you enable the ATi Radeon direct rendering manager and any needed
> > AGP support in your kernel configuration?
> > 
> > It's under the Device Drivers --> Character Devices option.
> 
> Hmmm... my .config says so:
> 
> CONFIG_AGP=y
> # CONFIG_AGP_ALI is not set
> # CONFIG_AGP_ATI is not set
> # CONFIG_AGP_AMD is not set
> # CONFIG_AGP_AMD64 is not set
> CONFIG_AGP_INTEL=y
> # CONFIG_AGP_NVIDIA is not set
> # CONFIG_AGP_SIS is not set
> # CONFIG_AGP_SWORKS is not set
> # CONFIG_AGP_VIA is not set
> # CONFIG_AGP_EFFICEON is not set
> 
> I guess CONFIG_AGP_ATI should be set to yes?
> 
> m.

Well, that's for your AGP chipset. Now you need to enable the direct
rendering manager:

CONFIG_DRM=y
CONFIG_DRM_RADEON=y

--Peter

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to