вот как было у меня:
читать дальше »
Код:
Section "Monitor"
DisplaySize 410 256
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS W1934"
Option "DPMS"
Option "PreferredMode" "1440x900"
VendorName "GSM"
VertRefresh 43-75
UseModes "Modes[0]"
Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1440x900" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
поменял Option "PreferredMode" "1440x900" на 1024х768
Modes не трогал, т.к. там есть 1024х768.
пока не помогло.
А драйвер обязательно менять?
Цитата Naiad:
grep EE /var/log/Xorg.0.log »
|
вот логи.
читать дальше »
Код:
susa-sasha:~ # grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: dlopen of /usr/lib/dri/mga_dri.so failed (/usr/lib/dri/mga_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
Код:
susa-sasha:~ # grep WW /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/local" does not exist.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
(WW) The directory "/usr/share/fonts/uni" does not exist.
(WW) The directory "/usr/share/fonts/CID" does not exist.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
(WW) MGA(0): Option "PreferredMode" is not used
и ещё вопрос-офтоп: когда по ssh захожу, набираю логин, enter - начинается долгое думание, и потом только предложение password.
Слышал, что проблема c DNS связана.
susa-sasha:~ # cat /etc/resolv.conf
search workgroup domain
nameserver 192.168.0.1
nameserver 192.168.0.101
это ДНС нашей доменной сети. чего не хватает-то ?