[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    Re: xorg Digest, Vol 166, Issue 13
From:       csoren () cpinternet ! com
Date:       2019-05-29 17:47:54
Message-ID: ad34607d6a396c1ab3e4986115cf1d93 () cpinternet ! com
[Download RAW message or body]

> 
> Date: Sat, 25 May 2019 18:56:54 -0600
> From: Benjamin Slade <beoram@gmail.com>
> To: xorg@lists.x.org
> Subject: monitor loses DVI after KMS / EDID issue?
> Message-ID: <87d0k6owx5.fsf@jnanam.net>
> Content-Type: text/plain
> 

<snip>

> As well as manually configuring xorg.conf (relying on the the output
> of `hwinfo --monitor`) to:
> 
> --8<---------------cut here---------------start------------->8---
> Section "Device"
>     Identifier  "DefaultDevice"
> EndSection
> 
> Section "Monitor"
>     Identifier  "DefaultMonitor"
>     HorizSync   24-83
>     VertRefresh 50-77
>     Option      "TargetRefreshRate" "60"
>     Option      "DDC"   "off"
>     Option      "DPMS"  "off"
>     Option      "DefaultModes"  "on"
>     Option      "PreferredMode" "1280x1024"
> EndSection
> 
> Section "Screen"
>     Identifier  "DefaultScreen"
>     Device      "DefaultDevice"
>     Monitor     "DefaultMonitor"
> EndSection
> 

Your screen section is the likely culprit, I had similar "dvi going to 
sleep" problems which I finally eradicated with the following screen 
section (note that your metamodes are probably completely different from 
mine):

Section "Screen"
     Identifier     "Screen0"
     Device         "Device0"
     Monitor        "Monitor0"
     DefaultDepth    24
     Option         "IgnoreEDIDChecksum" "CRT"
     Option         "Stereo" "0"
     Option         "metamodes" "2560x1440 +0+0; 1680x1050 +0+0; 
1280x1024 +0+0; 800x600 +0+0; 640x480 +0+0"
     Option         "SLI" "Off"
     Option         "MultiGPU" "Off"
     Option         "BaseMosaic" "off"
     SubSection     "Display"
         Depth       24
     EndSubSection
EndSection
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic