Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenGL problems With i810 graphics card and Kernel 2.6.9
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
darknexus
n00b
n00b


Joined: 15 Feb 2005
Posts: 5

PostPosted: Tue Feb 15, 2005 1:21 pm    Post subject: OpenGL problems With i810 graphics card and Kernel 2.6.9 Reply with quote

Help i cannot get OpenGL working on my laptop, i think its a problem with DRM.
Followed the Gentoo instructions on setting up OpenGL

Here is a snippit form my Xorg log file

Code:

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
[drm] failed to load kernel module "i915"


Code:

$> glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


grepping dmesg for drm messages does not produce any results!

Do i need to compile my kernel with a specific drm module ? i recal 2.4 kernals had to emerge x11-drm

think this is so because /dev/dri/card0 does not exist but card1 and card2 do??

any sujestions are welcome (except really obvious ones)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum