Portál AbcLinuxu, 29. prosince 2025 15:44
Section "Device" Identifier "Videocard0" Driver "nvidia" Option "UseEDID" "False" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.50-37.90 VertRefresh 50.00-70.00 Option "DDCmode" "on" Option "dpms" "on" # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync # 1024x768 @ 85.00 Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes atd, atd
(WW) NVIDIA(0): Failure reading EDID parameters for display device CRT-0Když to monitor neumí tak s tím nic neuděláš. Další věc vyházej ty modeline naco tam jsou (nějak nechápu proč se každý snaží je tam cpát). Dále nechápu proč tam cpeš rozlišení Depth 4 a pod... Ty takové používáš ? Já jsem v životě takové nepoužil. Prostě vyházej z konfiguráku vše co nepotřebuješ. Viz například můj kompletni s FC6 ale s modernější grafikou.
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection
Section "Module"
Load "dbe"
# Load the glx module.
Load "glx"
Load "extmod"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
Option "XkbVariant" "qwerty"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mouse0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
Option "NoLogo"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Takže podle mě by mělo stačit zadat zrušení načtení EDID a zadání kmitočtů ručně HorizSync 31.50-37.90
VertRefresh 50.00-70.00
Section "Monitor"
Identifier "IBM G50"
HorizSync 31.5 - 57.0
VertRefresh 50-85
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "nVidia RIVA TNT2"
Driver "nvidia"
VideoRam 32768
Option "DPMS" "true"
Option "NvAGP" "1"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "nVidia RIVA TNT2"
Monitor "IBM G50"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
Option "DPMS" "true"
EndSection
nVidia RIVA TNT2 Model 64 - 32MB RAM
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.