Summary: | Kwin crash on login after mesa update | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | wintonian <bugzilla> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version First Reported In: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
wintonian
2013-09-06 12:00:52 UTC
Your OpenGL installation broke - even "glxinfo" should fail on this. Eventually (actually: most likely) you've a colliding installation between mesa and fglrx. Eventually you're using the "wrong" fglrx version (older GPUs moved into fglrx-legacy) Check /var/log/Xorg.0.log on which driver is loaded, compare that to the resolved GL library and contact your distribution on how to resolve that (package choice) correctly. running "aticonfig --initial" *might* resove this unless you should now be useing fglrx-legacy *** This bug has been marked as a duplicate of bug 213182 *** Yeh, thanks, resolved (after a some faffing around with yum) by getting rid of fglrx and scrubbing clean by loosing akmod etc. Followed by reinstalling mesa and catalyst from ATI. It happened just at the wrong time whilst trying to do something rather urgent so I got into a tis and swore at Fedora. :-) |