http://bugs.freedesktop.org/show_bug.cgi?id=21223





--- Comment #7 from Øyvind Stegard <oyvi...@ifi.uio.no>  2009-05-03 05:31:34 
PST ---
Didn't really work too well with the r300_dri.so driver from Mesa master:

oyv...@blackelf:~/tmp/build/mesa$ cd src/mesa/drivers/dri/r300/
oyv...@blackelf:~/tmp/build/mesa/src/mesa/drivers/dri/r300$ export DISPLAY=:0
oyv...@blackelf:~/tmp/build/mesa/src/mesa/drivers/dri/r300$ export
LIBGL_DRIVERS_PATH=$PWD
oyv...@blackelf:~/tmp/build/mesa/src/mesa/drivers/dri/r300$ export
LIBGL_DEBUG=verbose
oyv...@blackelf:~/tmp/build/mesa/src/mesa/drivers/dri/r300$
/usr/lib/xscreensaver/lattice 
libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
libGL: OpenDriver: trying
/home/oyvind/tmp/build/mesa/src/mesa/drivers/dri/r300/tls/r300_dri.so
libGL: OpenDriver: trying
/home/oyvind/tmp/build/mesa/src/mesa/drivers/dri/r300/r300_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/oyvind/.drirc: No such file or
directory.
*********************************WARN_ONCE*********************************
File r300_mem.c function r300_mem_alloc line 225
Ran out of GART memory (for 1048576)!
Please consider adjusting GARTSize option.
***************************************************************************

Error: R300 timed out... exiting

Then X freeze.

I don't know how well the code from Mesa master in r300_dri.so is supposed to
interact with the Mesa-installation in Ubuntu Jaunty ? Also, I got a build
error when building the entire Mesa tree, but still managed to build the r300
DRI driver by itself.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to