Hello, I built the libgl1-mesa-dri package from unstable, that is libgl1-mesa-dri-6.3.2-2. Building went fine, installing it was a bit harder. Now I have the r300 dri driver, but it's not working yet.
This is a post-july iBook G4 with the Radeon 9550 (M11). I use a vanilla 2.6.15 kernel (well, not vanilla, it has the device scape patch), with the radeon module for DRM. Xorg is xserver-xorg 6.9.0.dfsg.1-2. The radeon module gets loaded by xorg, but /dev/dri remains empty :( Shouldn't the /dev/dri/card0 be created by udev upon loading the radeon module? Any idea how to solve this? Ruben ------------------------------------------------------------ Snippet from Xorg.0.log... ------------------------------------------------------------ (WW) RADEON(0): Enabling DRM support *** Direct rendering support is highly experimental for Radeon 9500 *** and newer cards. The 3d mesa driver is not provided in this tree. *** A very experimental (and incomplete) version is available from Mesa CVS. *** Additional information can be found on http://r300.sourceforge.net *** This message has been last modified on 2005-08-07. drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device) drmOpenDevice: open result is -1, (No such device) drmOpenDevice: Open failed drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device) drmOpenDevice: open result is -1, (No such device) drmOpenDevice: Open failed drmOpenByBusid: Searching for BusID pci:0000:00:10.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device) drmOpenDevice: open result is -1, (No such device) drmOpenDevice: Open failed drmOpenByBusid: drmOpenMinor returns -1023 drmOpenDevice: node name is /dev/dri/card1 drmOpenDevice: open result is -1, (No such device) drmOpenDevice: open result is -1, (No such device) drmOpenDevice: Open failed [...] drmOpenDevice: node name is /dev/dri/card254 drmOpenDevice: open result is -1, (No such device) drmOpenDevice: open result is -1, (No such device) drmOpenDevice: Open failed (II) RADEON(0): [drm] drmOpen failed (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI. (II) RADEON(0): Depth moves disabled by default (II) RADEON(0): Allocating from a screen of 32768 kb (II) RADEON(0): Will use 3072 kb for front buffer at offset 0x00000000 (II) RADEON(0): Will use 29696 kb for X Server offscreen at offset 0x00300000 (II) RADEON(0): Render acceleration unsupported on R300 type cards and newer. (II) RADEON(0): Acceleration enabled (==) RADEON(0): Backing store disabled ------------------------------------------------------------ Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]