Portál AbcLinuxu, 8. listopadu 2025 21:59
Řešení dotazu:
Section "screen"a mozno aj rucne nadefinovat driver grafiky (driver vesa by mal fungovat vzdy) v sekcii
Section "Device"Uvadzam ti tu priklad mojho xorg.conf.
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Option "DPMS"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Mam tiez Debian 5 lenny s grafikou intel G45 a mal som ten isty problem. Zistil som, ze grafika posiela velmi vysoke rozlisenie tusim 2048x1536 , ktore zvladal iba starsi crt monitor. Musel som cez konzolu upravit xorg.conf ako je uvedene vyssie. S vesa driverom ma grafika mizerny vykon ale v mojom pripade mi to nevadi.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.