Summary: | i was opening systemsettings, chose workspace design and the default look and feel screen just stays black when resizing the window or chosing another option on the left panel, it crashes | ||
---|---|---|---|
Product: | Mesa | Reporter: | simon <simonlang1984> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | simonlang1984 |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
logfile
xorg.0.log glxinfo dmesg updated xorg.0.log updated xorg.0.log updated logfile |
Description
simon
2014-09-03 06:39:45 UTC
Please attach the /var/log/Xorg.0.log file and the output of dmesg and glxinfo. Created attachment 105660 [details]
xorg.0.log
Created attachment 105661 [details]
glxinfo
Created attachment 105662 [details]
dmesg
Does it also happen with Option "AccelMethod" "glamor" in /etc/X11/xorg.conf? If yes, can you try a newer version of Mesa? @Michel Dänzer my xorg.conf is empty. if i add your lines the complete screen turns black the next time i login making kubuntu unusable. not keen to mess arround with mesa drivers, as i have kde plasma next installed next to kde 4 and need kde4 for work. or is this update available through the update center? (In reply to comment #6) > my xorg.conf is empty. if i add your lines the complete screen turns black > the next time i login making kubuntu unusable. Sounds like you didn't create a valid xorg.conf. Something like this should work: Section "Device" Identifier "default" Option "AccelMethod" "glamor" EndSection > or is this update available through the update center? No idea, but there are PPAs. "Something like this should work:" and it did indeed. everything looks fine now. (In reply to comment #8) > and it did indeed. everything looks fine now. Great, can you attach another Xorg.0.log corresponding to that? Created attachment 105719 [details]
updated xorg.0.log
updated xorg.0.log
Created attachment 105720 [details]
updated xorg.0.log
updated xorg.0.log
@Michel Dänzer the problem remains. in the meantime i have updated my kde plasma next via kubuntu ppa's like i am doing everyday, and while the content in the xorg.conf remains the same, i now have the black screen again :( next stop mesa drivers? could you tell me what exactly do i have look for in the ppa's as this seems to be a custom install and not included in the updates. @ Michel Dänzer also the entry in the xorg.conf seems to be causing some graphical glitches in kde4 see here: http://s30.postimg.org/dorcvsxi9/bug1.jpg So this is probably indeed a Mesa issue, and you can remove the xorg.conf file again. Sorry, I can't help you with Ubuntu packages. so where do i go from now? kubuntu/KDE guys send me over to you to file the bug? If you can create an apitrace demonstrating the problem, that should be useful. Or if you could reproduce the crashes and attach gdb backtraces for them, that might also be interesting. @Michel Dänzer you won't believe it i just loged in kde plasma next again and the applet is now working again. dunno what the problem really is. i will leave it till tomorrow, do again a kde update and will have a look at it again. Created attachment 105785 [details]
updated logfile
i can reproduce the crash now sometimes.
basically i am playing arround with the various items in system settings, open close them, re open them, open a new one, etc. sometimes after 5, sometimes after 10 it crashes. and on some i have the infamous black screen.
Can you get another crash dump with debugging symbols for /usr/lib/x86_64-linux-gnu/dri/r600_dri.so ? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/526. |
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.