Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xorg.conf missing monitor section

63 views
Skip to first unread message

Simon

unread,
Dec 14, 2006, 9:31:54 PM12/14/06
to
Hi - I am running FC6 at home and have had my monitor recognised as generic
which leaves noticeable "streaky" lines on the screen. I think I can resolve
this by inputting the correct vertical and horizontal refresh rates for my
monitor which I know, however the /etc/X11/xorg.conf file does not have any
monitor section, no refresh rates no modelines etc

Is there anywhere else I can enter these vertical/horizontal values or is
there a way to regenerate the xorg.conf file with a monitor section

Thanks for any suggestion
Simon


Message has been deleted

Baho Utot

unread,
Dec 15, 2006, 4:53:02 AM12/15/06
to

Migth try something like this:

Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Philips Magnavox 109S"
DisplaySize 340 250
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection


--
Dancin' in the ruins tonight
Tayo'y Mga Pinoy

Mark

unread,
Dec 18, 2006, 12:24:41 AM12/18/06
to
Eddy wrote:

> On Friday 15 December 2006 03:31,

> This is what I found in my xconf.org regarding monitor, screen and/or
> driver (on a Thinkpad T43 with ATI Mobility - fglrx installed):
>
>
> Section "Monitor"
> Identifier "Generic Monitor"
> Option "DPMS"
> EndSection
>
> Section "Monitor"
> Identifier "aticonfig-Monitor[0]"
> Option "VendorName" "ATI Proprietary Driver"
> Option "ModelName" "Generic Autodetecting Monitor"
> Option "DPMS" "true"
> EndSection
>
> Section "Device"
> Identifier "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
> Driver "ati"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Device"
> Identifier "aticonfig-Device[0]"
> Driver "fglrx"
> Option "VideoOverlay" "on"
> Option "OpenGLOverlay" "off"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Device "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
> Monitor "Generic Monitor"
> DefaultDepth 24
> SubSection "Display"
> Depth 1
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 4
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 15
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1024x768"
> EndSubSection
> EndSection
>
> Section "Screen"
> Identifier "aticonfig-Screen[0]"
> Device "aticonfig-Device[0]"
> Monitor "aticonfig-Monitor[0]"
> DefaultDepth 24
> SubSection "Display"
> Viewport 0 0
> Depth 24
> EndSubSection
> EndSection
>
> Section "DRI"
> Mode 0666
> EndSection
>
> Section "Extensions"
> Option "Composite" "Disable"
> EndSection

there's such a thing as 1 and 4 bit display depths?
The 15 bit one is pretty weird too...

Mark

si...@bfasia.com.hk

unread,
Dec 18, 2006, 5:02:06 AM12/18/06
to
Eddy wrote:
> On Friday 15 December 2006 03:31,
> "Simon" wrote:
>
> --
> Eddy
> * Ubuntu 6.10 [Debian GNU/Linux]
> * Kernel 2.6.17-10 / GNOME 2.16.1

Hi - Sorry for late reply and thanks for all suggestions, I will try a
few things tonight and will get back to you if I still cannot resolve
the problem

Thanks Simon

0 new messages