[Bug 97850] New: Suspending AIGLX clients for VT switch when Radeon is configred

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 18 18:41:39 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97850

            Bug ID: 97850
           Summary: Suspending AIGLX clients for VT switch when Radeon is
                    configred
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
          Assignee: xorg-driver-ati at lists.x.org
          Reporter: abby8050 at gmail.com
        QA Contact: xorg-team at lists.x.org

uname -a
Linux 3820TG 4.4.6-gentoo #4 SMP Mon Sep 19 03:38:26 CST 2016 x86_64 Intel(R)
Core(TM) i3 CPU M 370 @ 2.40GHz GenuineIntel GNU/Linux

equery l xorg-server
[IP-] [  ] x11-base/xorg-server-1.17.4:0/1.17.4

 equery l ati-drivers
[IP-] [  ] x11-drivers/ati-drivers-15.9-r1:1

equery l xorg-drivers                                                           
[IP-] [  ] x11-base/xorg-drivers-1.17:0   

It's reproducible that open a black screen with a flickering underscore when
/etc/init.d/xdm starts using radeon driver.

Here is /var/log/Xorg.0.log
https://bpaste.net/show/3d79333cd7a9

Here is /var/log/sddm.log
https://bpaste.net/show/a5603d7ba3ac


Here is /etc/X11/xorg.conf

Section "ServerLayout" 
   Identifier   "Default Layout" 
   Option   "ignoreABI"   "1"    
EndSection 

Section   "Monitor" 
   Identifier   "Default Monitor" 
EndSection 

Section "Device" 
   Identifier   "Radeon" 
   Driver   "radeon" 
   #Option   "AccelMethod"   "glamor" 
   #Option   "DRI" "2" 
   #Option   "TearFree" "on" 
   BusID   "PCI:02:00:0" 
EndSection 

Section "Screen" 
   Identifier "Default Screen" 
   Monitor   "Default Monitor" 
   Device "Radeon" 
EndSection

Here is dmesg
https://bpaste.net/show/f4f499696294

Here is lsmod
https://bpaste.net/show/dd851eee28b5

Here is lspci | grep VGA
https://bpaste.net/show/2c203259714e

Here is /usr/src/linux/.config
https://bpaste.net/show/81e880c35864

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20160918/7ebead34/attachment.html>


More information about the xorg-driver-ati mailing list