Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Intel Graphics Media Accelerator X3100 and glx
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
LonelyStar
Guru
Guru


Joined: 06 Dec 2005
Posts: 390

PostPosted: Fri Jan 18, 2008 5:46 pm    Post subject: [SOLVED] Intel Graphics Media Accelerator X3100 and glx Reply with quote

Hello together,

I have a Thinkpad R61 with an Intel Graphics Media Accelerator X3100.
GLX seems to work, glxinfor says "Direct Rendering: yes" and glxgears looks fine.
But as soon as I start some other glx application (like enabling OpenGL support in supertux), my X Server crashes.

I am using the intel driver:
Code:

Section "Device"
   Identifier  "Card0"
   Driver      "intel"
   VendorName  "Intel Corporation"
   Option      "MonitorLayout" "LVDS"
   BoardName   "Mobile Integrated Graphics Controller"
#   BusID       "PCI:0:2:0"
# ADD THIS IF YOUR LAPTOP DOES NOT HAVE A TV CONNECTOR or DOCKING STATION
       Option          "monitor-TV"   "TV"
EndSection


Any idea/help?

Thanks!
Nathan


Last edited by LonelyStar on Sun Jan 20, 2008 3:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Jan 20, 2008 1:15 pm    Post subject: Reply with quote

Which XServer are you using, and which version of xf86-video-i810, and which version of mesa? Oh yes, and what kernel?
Back to top
View user's profile Send private message
LonelyStar
Guru
Guru


Joined: 06 Dec 2005
Posts: 390

PostPosted: Sun Jan 20, 2008 1:58 pm    Post subject: Reply with quote

Code:
uname -r
2.6.23-gentoo-r3

I am using x11-xorg
Code:

 emerge -p mesa xf86-video-i810 xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/mesa-6.5.2-r1 
[ebuild   R   ] x11-base/xorg-server-1.3.0.0-r2 
[ebuild   R   ] x11-drivers/xf86-video-i810-2.1.1
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Jan 20, 2008 2:32 pm    Post subject: Reply with quote

As a first measure, try to upgrade to mesa-7.0.2.
Back to top
View user's profile Send private message
LonelyStar
Guru
Guru


Joined: 06 Dec 2005
Posts: 390

PostPosted: Sun Jan 20, 2008 3:06 pm    Post subject: Reply with quote

That worked!
Thanks a lot!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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