On Thu, 2008-06-19 at 15:32 -0700, Jonathan Ryshpan wrote:
> The xorg.conf file at the end of this message works, except for the
...
>         Section "Screen"
>               Identifier "Screen0"
>               Device     "Videocard0"
>               DefaultDepth     24
>               SubSection "Display"
>                       Viewport   0 0
>                       Depth     24
>               EndSubSection
>         EndSection
>         
>         # This section added by jonrysh 2008-06-19
>         Section "Monitor"
>               Identifier "Monitor0"
>               VendorName  "IBM"
>               ModelName  "9495"
>               Gamma      0.80
>         EndSection

Looking at /var/log/Xorg.0.log makes all clear.  Section "Screen" needs
a line 
        Monitor "Monitor0"

Ooops - jon

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to