Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surfaces not drawn on intel graphics #465

Closed
Viech opened this issue Oct 23, 2014 · 11 comments
Closed

Surfaces not drawn on intel graphics #465

Viech opened this issue Oct 23, 2014 · 11 comments

Comments

@Viech
Copy link
Member

Viech commented Oct 23, 2014

Key Value
Operating System GNU/Linux
Kernel Linux 3.16.4-1-ARCH
Architecture x86_64
Processor Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz
GPU Intel 3rd Gen Core processor Graphics Controller

On v0.32.0 and current master of 5a219bc, some surfaces are not drawn on Intel HD driven by Mesa 10.3.1:

Screenshot

Screenshot

A similiar issue seems to be #445. Pinging @gimhael to have a look.

@DolceTriade
Copy link
Member

Downgraded to Alpha 31 and 30 to test and this bug still appears. My efforts to downgrade Mesa were not successful. Will need to file a mesa bug.

@DolceTriade
Copy link
Member

Turns out overwriting the i965_dri.so library in /usr/lib/xorg/modules/dri with an older version is sufficient to get the game running again. Also, filed a bug on the Mesa bugzilla.
https://bugs.freedesktop.org/show_bug.cgi?id=85529

@Viech
Copy link
Member Author

Viech commented Nov 22, 2014

Apparently this only affects linux.

@Viech
Copy link
Member Author

Viech commented Nov 24, 2014

@DolceTriade Any idea how we want to tackle this for the coming release? Do we know someone at Mesa whom we can lobby?

@guillaume-uH57J9
Copy link

I have the same issue with Intel Graphics. See #478 and https://www.youtube.com/watch?v=jACO53o1CwU

Thanks filling the bug upstream. I added a "me too" comment, and made the video accessible.

@guillaume-uH57J9
Copy link

@DolceTriade could you please tell which version your downgraded to in order to workaround this?

BTW, is there any known workaround beside downgrading?

@DolceTriade
Copy link
Member

I believe 10.2.x will work fine.

@DolceTriade
Copy link
Member

Updated freedesktop bug with commit bug was introduced and a hacky "fix".

@DolceTriade
Copy link
Member

A proper fix will be uploaded shortly (to the mesa repo). Will close when the fix is comitted.

@DolceTriade
Copy link
Member

@Viech
Copy link
Member Author

Viech commented Apr 28, 2015

For reference as I keep looking at this issue, Mesa 10.3.* and 10.4.0 are affected, 10.2.* and 10.5.* are not. Unsure about 10.4.n for n > 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants