On Thu, 2008-04-10 at 11:13 +0200, Luigi Campora wrote: > > Apr 7 11:13:46 localhost kernel: [drivers/char/drm/radeon_cp.c,1767: > ENTERING radeon_cp_init cmd=80546440,data=78ddac78 > Apr 7 11:13:46 localhost kernel: [drm:radeon_do_init_cp] *ERROR* > Cannot > initialise DRM on this card > Apr 7 11:13:46 localhost kernel: This card requires a new X.org DDX > for 3D > > Indeed, the card is described as a "NEW_MEMMAP" card in the > drivers/char/drm > directory, but there's no mention within Mesa code to any ioctl's > filling > that > new_memmap param via a RADEON_SETPARAM_NEW_MEMMAP request.
Looks like you need to port the corresponding code from the xf86-video-ati radeon driver then. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
