[Comm] xorg

Van Petrov =?iso-8859-1?q?pravo_=CE=C1_hnet=2Eru?=
Пн Фев 25 21:04:57 MSK 2008


Народ Линуховый!!!!
Соблазнился я...
 > ftp://ftp.altlinux.org/pub/people/shrek/Xorg-7.3/i586/RPMS.Xorg-7.3

Я его поставил.
В результате он даже загрузил X-ы (но раб. стол грузился очень долго).
Тв-аут заработал.
Я сдуру выставил в свойствах рабочего стола 1152x874 75 Hz
В результате Х-ы начинают грузиться - черный крестик появляется в режиме
1280х1024-85Гц а потом видимо Х-ы врубают неприемлемую для дисплея
частоту развертки. Не знаю, но итог - дисплей гаснет и начинает мигать
лампочка. звуковая система КДЕ не загружается тоже.
Игрался с xorg.conf но видимо в Альте опции графического входа куда-то
глубже запрятаны, а может я что-то не то делал.

Что у меня в хорге не так????

#Section "Extensions"
#Option "Composite" "Enable"

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "GenPS/2 Genius Mouse|0" "CorePointer"
EndSection

Section "Module"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "ServerFlags"
	Option	    "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "GenPS/2 Genius Mouse|0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Samsung SyncMaster 957p|0"
	DisplaySize  360	270
	HorizSync    30.0 - 96.0
	VertRefresh  50.0 - 160.0
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "ati"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Samsung SyncMaster 957p|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection




Подробная информация о списке рассылки community