Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236735 - DRI not working on Intel X3100, x11-drivers/xf86-video-intel-2.4.2
Summary: DRI not working on Intel X3100, x11-drivers/xf86-video-intel-2.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 18:09 UTC by Protas Oleksiy
Modified: 2008-09-05 21:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lspci output on display (lspci.txt,1.47 KB, text/plain)
2008-09-04 18:10 UTC, Protas Oleksiy
Details
Full glxinfo output with LIBGL_DEBUG=verbose (glxinfo.txt,5.53 KB, text/plain)
2008-09-04 18:11 UTC, Protas Oleksiy
Details
X.org configuration (xorg.conf,6.22 KB, text/plain)
2008-09-04 18:11 UTC, Protas Oleksiy
Details
Errors and Warnings in Xorg.0.log (Xorg.log.errors.txt,3.68 KB, text/plain)
2008-09-04 18:12 UTC, Protas Oleksiy
Details
Intel-related from Xorg.0.log (Xorg.log.intel.txt,15.66 KB, text/plain)
2008-09-04 18:12 UTC, Protas Oleksiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Protas Oleksiy 2008-09-04 18:09:38 UTC
xorg-server — 1.3.0.0-r6
mesa — 7.0.3
xf86-video-intel — 2.4.2
libdrm — 2.3.0
kernel — 2.6.25-r7, gentoo patchset

EXA mode: after 5 seconds windows fail to update, switching focus
redraws them but not solves the issues.
XAA mode: update is ok
On 2.1.1 version of xf86-video-intel no update problem existed but the
system hardlock after first GL call.
On both DRI extension is not working, see glxinfo output for reference.


Reproducible: Always

Steps to Reproduce:
hardware-dependent
Actual Results:  
DRI not working

Expected Results:  
Working DRI
Comment 1 Protas Oleksiy 2008-09-04 18:10:41 UTC
Created attachment 164594 [details]
lspci output on display
Comment 2 Protas Oleksiy 2008-09-04 18:11:18 UTC
Created attachment 164597 [details]
Full glxinfo output with LIBGL_DEBUG=verbose
Comment 3 Protas Oleksiy 2008-09-04 18:11:42 UTC
Created attachment 164598 [details]
X.org configuration
Comment 4 Protas Oleksiy 2008-09-04 18:12:09 UTC
Created attachment 164600 [details]
Errors and Warnings in Xorg.0.log
Comment 5 Protas Oleksiy 2008-09-04 18:12:36 UTC
Created attachment 164602 [details]
Intel-related from Xorg.0.log
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2008-09-04 19:01:05 UTC
Like Julien Cristau said during my commute back from work, please try to update xorg-server to 1.4.2, this will most likely fix your issues.

Please also try using EXA instead of XAA (in your xorg.conf)

If that doesn't work, we'll try something else :)
Comment 7 Protas Oleksiy 2008-09-04 19:07:15 UTC
(In reply to comment #6)
> Like Julien Cristau said during my commute back from work, please try to update
> xorg-server to 1.4.2, this will most likely fix your issues.
> 
> Please also try using EXA instead of XAA (in your xorg.conf)
> 
> If that doesn't work, we'll try something else :)
> 

Well I've read the letter in the mailinglist and am installing xorg-1.4.x at the moment. I used EXA a while ago and it went okay only with 2.1.1 version of driver. Nevertheless, it caused a hardlock whenever smth GL was executed. As to present EXA on 2.4.2 it causes a refresh bug, when a window ceases updating it's content after 4 from the focusing.
Comment 8 Protas Oleksiy 2008-09-05 18:05:13 UTC
Thank you, with xorg-1.4.X the problem is gone
Comment 9 Rémi Cardona (RETIRED) gentoo-dev 2008-09-05 21:28:46 UTC
Thanks for the follow up :)