[Bug 102820] [bisected] commit ebbf7337e2daacacef3e01114e6be68a2a4f11b4 prevents X11 from starting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 4 on bug 102820 from
I attached the Xorg.0.log as requested, the "dmesg" output as a whole would be
somewhat hard to edit for potentially sensitive content, thus I filtered it
through "grep -i -w -e drm -e amdgpu" and hope that is good enough.

I do not use an xorg.conf file, but I do have some minor customization in
/etc/X11/xorg.conf.d/* files that were supplied by the Linux Arch distribution:

 Section "Monitor"
   Identifier "Monitor0"
   DisplaySize 508 285

   HorizSync       20.0 - 150.0
   VertRefresh     23.96 - 90.0
   Option         "DPMS"

   # 3840x2160p at 24Hz 16:9
   ModeLine "3840x2160@24" 297.000 3840 5116 5204 5500 2160 2168 2178 2250
+hsync +vsync

   # 3840x2160p at 25Hz 16:9 
   ModeLine "3840x2160@25" 297.000 3840 4896 4984 5280 2160 2168 2178 2250
+hsync +vsync

   # 3840x2160p at 30Hz 16:9 
   ModeLine "3840x2160@30" 297.000 3840 4016 4104 4400 2160 2168 2178 2250
+hsync +vsync

    # 3840x2160p at 50Hz 16:9 
    ModeLine "3840x2160@50" 594.000 3840 4896 4984 5280 2160 2168 2178 2250
+hsync +vsync

    # 3840x2160p at 60Hz 16:9 
    ModeLine "3840x2160@60" 594.000 3840 4016 4104 4400 2160 2168 2178 2250
+hsync +vsync
EndSection

Section "Device"
        Identifier  "Card0"
        Option "Monitor-HDMI-A-0" "Monitor0"
        Driver      "amdgpu"
        BusID       "PCI:40:0:0"

        Option     "TearFree" "On"              # [<bool>]
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24

    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection


(The once manually added ModeLines are not currently in use.)


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux