> Is it supposed to work with R500-based cards? > > I'm just wondering because I upgraded after the drm related changed got > into the tree yesterday and it doesn't work for me. > > In the system message buffer I see: > > info: [drm] Setting GART location based on new memory map > info: [drm] Loading R500 Microcode > info: [drm] Num pipes: 1 > info: [drm] writeback test succeeded in 2 usecs > > > In the X log file I get: > > drmOpenDevice: node name is /dev/drm0 > drmOpenDevice: open result is 11, (OK) > drmAvailable: 1 > drmOpenByBusid: Searching for BusID pci:0000:01:00.0 > drmOpenDevice: node name is /dev/drm0 > drmOpenDevice: open result is 11, (OK) > drmOpenByBusid: drmOpenMinor returns 11 > drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
Yes, so You're using the drm for EXA acceleration (if you are using exa), but not for 3D. > (EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to > software rendering > > My card is an ATI Radeon Mobility X1400 and according to the > xorg-driver-ati people it should work with git versions of the radeon > driver and Mesa. Yes, however, the mesa version we have in tree (7.0.3) doesn't have r5XX support. That is only currently in HEAD, and the soon to be released (hopefully) 7.1.0 version. -0- -- Screw up your courage! You've screwed up everything else.

