Mathieu Malaterre wrote:
Just to make sure I understand, you think that this is a correct configuration (from stock kernel 2.6.8-2-686-smp): CONFIG_DRM=y CONFIG_DRM_RADEON=m ... CONFIG_FB=y CONFIG_FB_RADEON=m Since the radeon stuff are modules.
Yes, that should be fine. The only possible problems arise if some autoconfiguration tool loads either the "radeon" DRM module or the "radeonfb" frame buffer module. In that case, one needs to configure such tool to ignore the graphics card. -- Ciao, Flavio