Спасибо, Денис! Вылечилось все неожиданно просто: стоило мне выключить компьютер (а не просто перезагрузить!) и все встало на свои места. Мне все это как-то не очень нравится - причину сего глюка я так и не понял. Но все равно спасибо за совет!
23 сентября 2009 г. 19:08 пользователь Denis Gribkov <[email protected]>написал: > Сначала генерируешь modeline под свой монитор с помощью gtf: > gtf 1280 1024 75 > > Получаешь такую строку: > # 1280x1024 @ 75.00 Hz (GTF) hsync: 91.38 kHz; pclk: 159.36 MHz > Modeline "1280x1024_85.00" 159.36 1280 1376 1512 1744 1024 1025 1028 > 1075 -HSync +Vsync > > После копируешь в xorg.conf: > в > Section "Monitor" > Identifier "Configured Monitor" > Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 > 1069 -HSync +Vsync > EndSection > и еще: > Section "Screen" > . > . > . > . > SubSection "Display" > Depth 24 > Modes "1280x1024_75.00" "1024x768_85.00" > EndSubSection > EndSection > > У меня работает так. Монитор LG T710BH > > 23 сентября 2009 г. 15:19 пользователь Дмитрий Суслов > <[email protected]>написал: > >> Работал в Ubuntu 9.04, использовал Gnome. Т.к. до убунты использовал >> федору с KDE и привык к ней, решил попробовать KDE в убунте. поставил, >> попробовал. Получилось что гном субъективно (да и объективно тоже, наверное) >> работает быстрее. Решил вернуться в гном. Перезагружаюсь - разрешение экрана >> какое-то странное - 1152х864, выбрать штатное разрешение для моего монитора >> (1280х1024) не получается - его нет в списке. >> Как быть? >> >> На всякий случай мой /etc/X11/xorg.conf: >> >> # xorg.conf (X.Org X Window System server configuration file) >> # >> # This file was generated by dexconf, the Debian X Configuration tool, >> using >> # values from the debconf database. >> # >> # Edit this file with caution, and see the xorg.conf manual page. >> # (Type "man xorg.conf" at the shell prompt.) >> # >> # This file is automatically updated on xserver-xorg package upgrades >> *only* >> # if it has not been modified since the last upgrade of the xserver-xorg >> # package. >> # >> # Note that some configuration settings that could be done previously >> # in this file, now are automatically configured by the server and >> settings >> # here are ignored. >> # >> # If you have edited this file but would like it to be automatically >> updated >> # again, run the following command: >> # sudo dpkg-reconfigure -phigh xserver-xorg >> >> Section "Device" >> Identifier "Configured Video Device" >> EndSection >> >> Section "Monitor" >> Identifier "Configured Monitor" >> EndSection >> >> Section "Screen" >> Identifier "Default Screen" >> Monitor "Configured Monitor" >> Device "Configured Video Device" >> EndSection >> >> >> -- >> С уважением, >> Дмитрий Суслов. >> >> -- >> ubuntu-ru mailing list >> [email protected] >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru >> >> > > > -- > С уважением Денис Грибков. > > > > > > -- > ubuntu-ru mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru > > -- С уважением, Дмитрий Суслов.
-- ubuntu-ru mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
