[TH] xorg.conf dla LG 915FT
Przemek Gierski
pgierski w o2.pl
Śro, 28 Maj 2008, 19:32:51 CEST
Dnia 2008-05-27, o godz. 23:09:00
Arkadiusz Chomicki <chomar w assat.pl> napisał(a):
> Krzysztof Mościcki pisze:
> >>> Z tego co pamiętam (nie mam jak sprawdzić, bo wyniosłem monitor
> >>> na strych), to pomagało pisanie w xorg.conf rozdzielczości razem
> >>> z odświeżaniem... Może spróbuj:
> >> Dzieki za podpowiedz, ale niestety nic to nie zmienilo :(
> >
> > A może spróbuj dać w sekcji "Monitor" coś takiego:
> > Option "UseEDIDFreqs" "FALSE"
> > Option "UseEDIDDpi" "FALSE"
> > Option "ModeValidation" "NoEdidModes"
> >
>
> Niestety :(
> tez nic nie pomoglo
>
Może odpowiednia modeline pomoże?
[przemek w pldmachine ~]$ gtf
usage: gtf x y refresh [-v|--verbose] [-f|--fbmode] [-x|--xorgmode]
x : the desired horizontal resolution (required)
y : the desired vertical resolution (required)
refresh : the desired refresh rate (required)
-v|--verbose : enable verbose printouts (traces each step of the
computation) -f|--fbmode : output an fbset(8)-style mode description
-x|--xorgmode : output an Xorg-style mode description (this is the
default if no mode description is requested)
[przemek w pldmachine ~]$ gtf 1600 1200 85
# 1600x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 234.76 MHz
Modeline "1600x1200_85.00" 234.76 1600 1720 1896 2192 1200 1201
1204 1260 -HSync +Vsync
I potem do xorg.conf dodaj tą linijkę do sekcji "Monitor" i wybierz w
"Screen"
U mnie tak to wygląda:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30 - 120
VertRefresh 30 - 100
Option "DPMS"
# 1280x960 @ 85.00 Hz (GTF) hsync: 85.68 kHz; pclk: 149.43 MHz
Modeline "1280x960 w 85" 149.43 1280 1376 1512 1744 960 961
964 1008 -HSync +Vsync
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 6100"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1280x960 w 85"
Virtual 1280 960
Viewport 0 0
Depth 24
EndSubSection
Option "TripleBuffer" "true"
Option "no GLXFBConfig for depth 32"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "true"
EndSection
Więcej informacji o liście dyskusyjnej pld-users-pl