On Jun 22, 2016 01:45, "Samuel Sieb" samuel@sieb.net wrote:
On 06/21/2016 10:01 PM, Eric Griffith wrote:
I was using my system earlier tonight, trying to get a couple games working in wine. Everything was fine.. until I ran PlayOnLinux. It errored out with saying it couldn't find any OpenGL drivers for my laptop (Intel Broadwell). Thought it was odd, but nothing was freaking out, so I didn't think anything of it. Saw some updates come up, updated, rebooted, and everything went to hell.
Doesn't PlayOnLinux install various bits and change settings?
PlayOnLinux installs...
Cabextract, gstreamer, iconutils, libXaw, p7zip, wxGTK3, wzBase3, wxPython, and xterm. None of which shouts "Let's break mesa!" to me. Not sure on what settings it might change.
Just to test, I undid the PlayOnLinux install, and gdm still crashes on boot.
AIGLX error dlopen (path to i915_dri.so, and swrast) undefined symbol _glapi_get_dispatch_table_size & _glapi_set_dispatch
Can you copy and paste the exact error message?
Copy paste is hard until I can SSH in tomorrow.
/usr/libexec/gdm-x-session AIGLX error: dlopen of /usr/lib64/dri/i915_dri.so failed (/usr/lib64/dri/i915_dri.so: undefined symbol: _glapi_get_dispatch_table_size)
swrast is the same folder, but the undefined symbol is: _glapi_set_dispatch
Other than going back and undoing a few days worth of dnf operations one by one and seeing which one actually broke things, does anyone have any ideas? I can't imagine that this something specific to my system because that kind of error makes me think that something broke API/ABI
What is the output of the following commands: rpm -q mesa-dri-drivers
32 and 64 bit, version 11.2.2.-2.20160614.fc24
ldd /usr/lib64/dri/i915_dri.so ldd /usr/lib64/dri/swrast_dri.so ldd /usr/lib64/xorg/modules/extensions/libglx.so
Will respond with ldd when I can SSH in.
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org