* [devel] I: обновление до Xorg 7.1.99.902 (7.2.0 RC 2)
@ 2006-11-16 9:57 Andrei Bulava
0 siblings, 0 replies; only message in thread
From: Andrei Bulava @ 2006-11-16 9:57 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 855 bytes --]
Интересно вышло с обновлением до Xorg 7.1.99.902 (версию взял из
/var/log/Xorg.0.log, по пакетам ищется только совпадение с 1.99.902).
Исчез не-VESA, не поставляемый монитором по DDC, но такой приятный (и
давно работавший) режим 1024x768@100Hz, который удалось вернуть только
после приложенного патча к xorg.conf.
Вообще говоря, неясно, было правильно раньше, или стало правильно
сейчас? Догадываюсь, что раньше заданный вручную ModeLine с именем,
перекрывающим стандартное, имел приоритет над стандартным. А теперь
наоборот, и для задания ModeLine вручную нужно выбирать имена, не
пересекающиеся со стандартными.
Разобрался, конечно, но осадок остался :-\ Вот думаю - проще уговорить
себя, что производитель не ошибся, когда умолчал о 1024x768@100Hz? Так
ведь здоровье нужно не укреплять - его нужно беречь ;-)
--
// AB1002-UANIC
[-- Attachment #2: xorg.conf.diff --]
[-- Type: text/plain, Size: 1311 bytes --]
--- /etc/X11/xorg.conf.2006111600 2006-11-09 15:31:48 +0200
+++ /etc/X11/xorg.conf 2006-11-16 11:33:58 +0200
@@ -159,7 +159,7 @@
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
-ModeLine "1024x768" 113.76 1024 1072 1312 1408 768 770 782 808 #100Hz
+ModeLine "1024x768_100" 113.76 1024 1072 1312 1408 768 770 782 808 #100Hz
EndSection
@@ -235,22 +235,22 @@
DefaultColorDepth 24
Subsection "Display"
Depth 8
- Modes "1024x768" "800x600" "640x400"
+ Modes "1024x768_100" "1024x768" "800x600" "640x400"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
- Modes "1024x768" "800x600" "640x480"
+ Modes "1024x768_100" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
- Modes "1024x768" "800x600" "640x480"
+ Modes "1024x768_100" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 32
- Modes "1024x768" "800x600" "640x480"
+ Modes "1024x768_100" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-16 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-16 9:57 [devel] I: обновление до Xorg 7.1.99.902 (7.2.0 RC 2) Andrei Bulava
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git