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

List:       freedesktop-xorg
Subject:    Re:Xorg produces black screen on a Linux mips machine   Jan Prunk
From:       "Chris Sorenson" <csoren () cpinternet ! com>
Date:       2022-06-10 20:47:55
Message-ID: 1654894075.h4500w1uok488ocs () webmail ! mycci ! net
[Download RAW message or body]

On Fri, 10 Jun 2022 12:00:03 +0000, xorg-request@lists.x.org wrote:

>
> My /var/log/Xorg.log is at:
> https://termbin.com/goju
>

Last line in your Xorg.log:

[ 284.611] (II) SMI(0): Setting screen physical size to 270 x 158

That's the problem, your monitor can't support that resolution.

You need to add a Section "Screen" that lists the resolutions your monitor =
can support, something along the lines of

Section "Screen"

Subsection "Display"
  =C2=A0 =C2=A0 =C2=A0 Depth =C2=A0 =C2=A0 =C2=A0 8
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Depth =C2=A0 =C2=A0 =C2=A0 16
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Depth =C2=A0 =C2=A0 =C2=A0 24
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Depth =C2=A0 =C2=A0 =C2=A0 32
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Modes "1024x768" "800x600" "640x480"
EndSubsection

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

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