[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ATI driver and kernel 2.6.19



Sridhar M.A. wrote:
> On Wed, Feb 14, 2007 at 03:37:21PM +0100, Jörg-Volker Peetz wrote:
>    > Since you are using a self compiled kernel could it be you built the
>    > radeon support into it?
>    > Look for DRM_RADEON in your kernel config file.
>    > 
> Here is the relevant setting:
> 
> CONFIG_DRM=y
> # CONFIG_DRM_TDFX is not set
> # CONFIG_DRM_R128 is not set
> # CONFIG_DRM_RADEON is not set
> 
> Should I even disable CONFIG_DRM?
> 
> Regards,
> 
Build these as modules in order to have the choice to use the ati driver
alternatively:

CONFIG_DRM=m
CONFIG_DRM_RADEON=m

-- 
Regards,
Jörg-Volker.



Reply to: