ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] xorg
@ 2008-02-25 18:04 Van Petrov
  2008-02-25 18:07 ` Michael Shigorin
  2008-02-25 18:32 ` [Comm] xorg [JT] Владимир Гусев
  0 siblings, 2 replies; 12+ messages in thread
From: Van Petrov @ 2008-02-25 18:04 UTC (permalink / raw)
  To: community


Народ Линуховый!!!!
Соблазнился я...
 > 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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-02-27 12:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-25 18:04 [Comm] xorg Van Petrov
2008-02-25 18:07 ` Michael Shigorin
2008-02-26  6:48   ` Van Petrov
2008-02-26  7:16     ` Motsyo Gennadi aka Drool
2008-02-26 16:07       ` Van Petrov
2008-02-26 20:40         ` [Comm] задранное разрешение (was: xorg) Michael Shigorin
2008-02-27  3:42           ` [Comm] задранное разрешение Van Petrov
2008-02-27  3:45             ` Van Petrov
2008-02-27 12:41           ` [Comm] задранное разрешение (was: xorg) Sergey V Turchin
2008-02-25 18:32 ` [Comm] xorg [JT] Владимир Гусев
2008-02-25 18:54   ` Van Petrov
2008-02-25 19:01     ` Владимир Гусев

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git