Thread: Xorg config
View Single Post
  #6   (View Single Post)  
Old 8th January 2010
There0 There0 is offline
./dev/null
 
Join Date: Jul 2008
Posts: 170
Default

So after a fresh install of 4.6 i386, i have cleared up those prior errors concerning DRI not loading and also the OpenGL renderer.

Code:
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is 13, (OK)
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
Code:
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset 20090418 2009Q1 x86/MMX/SSE2
I still get this when i run glxgears

Code:
glxgears
Failed to initialize GEM.  Falling back to classic.
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
323 frames in 5.0 seconds = 64.589 FPS
299 frames in 5.0 seconds = 59.619 FPS
299 frames in 5.0 seconds = 59.619 FPS
299 frames in 5.0 seconds = 59.619 FPS
299 frames in 5.0 seconds = 59.619 FPS
I have googled this error with no luck, also check wiki.x.org and did not find anything helpful, all i seem to find is that it has been "fixed" with the newest driver .... all for Linux's that is.

I searched the @misc mailing lists as well for that error, i recall something about a newer Intel driver, of course the mailing lists are down right now, (7am) YAY !!!! Anybody have any info concerning this error under OpenBSD 4.6 with KDE 3.5? thx.
__________________
The more you learn, the more you realize how little you know ....

Last edited by There0; 8th January 2010 at 12:59 PM.
Reply With Quote