http://bugs.winehq.org/show_bug.cgi?id=32247
Bug #: 32247 Summary: Steam will not start Product: Wine Version: 1.5.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: jebtemporary@gmail.com Classification: Unclassified Regression SHA1: 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4
Created attachment 42544 --> http://bugs.winehq.org/attachment.cgi?id=42544 Console output when running Steam.exe
I was using an old Debian package of Wine unstable (1.3.9, I believe), but the textures did not render properly in Portal (I will submit this as a separate bug in due course).
I checked out the current git version and far from fixing the texture issue, Steam (latest version, presumably) itself now refused to start. I have done a regression test and identified the regression. My 3dfx card is reported as NVIDIA Corporation G73 [GeForce 7600 GT]
http://bugs.winehq.org/show_bug.cgi?id=32247
--- Comment #1 from jebtemporary@gmail.com 2012-11-18 18:11:35 CST --- Created attachment 42545 --> http://bugs.winehq.org/attachment.cgi?id=42545 Output from git bisect
7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 is the first bad commit commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 Author: Matteo Bruni mbruni@codeweavers.com Date: Thu Nov 3 15:26:36 2011 +0100
wined3d: Test more thoroughly for post-pixelshader blending support, try on more texture formats.
:040000 040000 4ccfbad52a0797cdd96f4efccafeac45c6ce688a 026bd6e57c4cbbf8c906eddcb43527ffdbe233f7 M dlls
http://bugs.winehq.org/show_bug.cgi?id=32247
jebtemporary@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=32247
jebtemporary@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32247
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com 2012-11-19 10:01:22 CST --- It crashes in the graphics driver: "xe: nvfx_state_fb.c:162: nvfx_framebuffer_validate: Assertion `0' failed."
I think the nvfx driver is now obsoleted by nv30, try to update your Mesa packages first (if you're on a 64 bit Linux, make sure to update 32 bit libs too).
http://bugs.winehq.org/show_bug.cgi?id=32247
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=32247
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2013-05-11 12:29:29 CDT --- Driver problem.
This bug could be closed as UPSTREAM
http://bugs.winehq.org/show_bug.cgi?id=32247
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM
--- Comment #4 from Austin English austinenglish@gmail.com 2013-05-13 01:26:24 CDT --- (In reply to comment #2)
It crashes in the graphics driver: "xe: nvfx_state_fb.c:162: nvfx_framebuffer_validate: Assertion `0' failed."
I think the nvfx driver is now obsoleted by nv30, try to update your Mesa packages first (if you're on a 64 bit Linux, make sure to update 32 bit libs too).
Upstream
https://bugs.winehq.org/show_bug.cgi?id=32247
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Matteo Bruni from comment #2)
It crashes in the graphics driver: "xe: nvfx_state_fb.c:162: nvfx_framebuffer_validate: Assertion `0' failed."
I think the nvfx driver is now obsoleted by nv30, try to update your Mesa packages first (if you're on a 64 bit Linux, make sure to update 32 bit libs too).
Matteo, the only thing I could find about this file: https://lists.freedesktop.org/archives/mesa-commit/2012-April/036646.html
It states that the driver was removed, so could we consider this as closed?
https://bugs.winehq.org/show_bug.cgi?id=32247
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Bruno Jesus from comment #5)
It states that the driver was removed, so could we consider this as closed?
I guess so. I imagine if current Mesa had issues with Steam on that kind of hardware we would have heard by now.