Bug 80595

Summary: vmware video driver not compatible with mesa 10.2, hard lock ups
Product: xorg Reporter: Jeremy M <jskier>
Component: Driver/VMWareAssignee: linux-graphics-maintainer <linux-graphics-maintainer>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: low CC: jskier
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg logs none

Description Jeremy M 2014-06-27 12:36:22 UTC
Created attachment 101864 [details]
xorg logs

Upgrading to mesa and mesa-libgl 10.2 causes vmware (13.0.2) driver to lock up upon startup of X. Attaching Xorg log from ArchLinux user reporting issue. 

Downgrading mesa and libgl library to <= 10.1 resolves the issue as a temporary fix and confirmation to reproduce the problem. 

ArchLinux FS#40781
https://bugs.archlinux.org/task/40781?string=vmware+mesa&project=1&type[0]=&sev[0]=&pri[0]=&due[0]=&reported[0]=&cat[0]=&status[0]=open&percent[0]=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=
Comment 1 Thomas Hellström 2014-06-27 13:41:53 UTC
Since it's apparent from the log that the vmware driver fails to initialize XA, and that AIGLX loads the swrast library, obviously something has gone wrong when you built mesa 10.2.

Note that xf86-video-vmware probably also needs to be rebuilt against the new XA headers to be able to pick up the new xa library.

The crash that you're seeing looks like a crash in an error path. Thus lowering the importance.

/Thomas
Comment 2 Jeremy M 2014-06-27 14:46:13 UTC
Rebuilt against new headers, problem still persists. Unfortunately this is about the extent of what I can do with this. 

I'll report back to the Arch community about your mesa build concern and hopefully pull in the maintainer for input on this, thank you.
Comment 3 Thomas Hellström 2014-07-02 10:40:05 UTC
Hmm. Turns out I jumped a bit on the conclusion here. There is indeed a problem with mesa 10.2, but it only (or mostly) triggers when it fails to turn on 3D acceleration, or if 3D is disabled for the VM. You'll then see the symptoms you describe here.

*** This bug has been marked as a duplicate of bug 80645 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.