rozlisko
Upravil som subor xorg.conf:
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "L1952S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection.
SubSection "Display"
Depth 4
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1900x1280" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
No stale si ho v nastaveni rozlisenia neviem vybrat. V com je chyba(asi vo mne predpokladam no aj tak poradte pls). Mam ubuntu edgy
Pre pridávanie komentárov sa musíte prihlásiť.
prosim pridaj sem z xorg.conf sekciu monitor a sekciu modes
ja mam sirokac a vypada to asi taqto :
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 433 271
HorizSync 31-81
Identifier "Monitor[0]"
ModelName "1680X1050@60HZ"
Option "DPMS"
VendorName "--> LCD"
VertRefresh 56-76
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
EndSection
ps: konfiguroval som monitor podla parametrov od vyrobcu ;)
A ta sekcia vyzera takto:
Section "Monitor"
Identifier "L1952S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "L1952S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "800x600" "720x400" "640x480"
EndSubSection
EndSection
A sekciu Modes tam pre istotu:-) ani nemam
sudo dpkg-reconfigure: xserver-xorg
Ale asi najprv budes potrebovat zalohovat stary xorg.conf, keby náhodou nešiel novovankonfigurovany. Tak ešte predtym si zalohuj xorg ::
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_zaloha