ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] X & black monitor
@ 2007-12-21 12:14 Stepenov_A_M
  2007-12-21 16:14 ` Andriy Dobrovol`s`kii
  2007-12-21 22:26 ` Michael Shigorin
  0 siblings, 2 replies; 3+ messages in thread
From: Stepenov_A_M @ 2007-12-21 12:14 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

Здравствуйте дамы и господа!
ALD-4.0.1 + banch. 
Видеодрайвер - i915, ViewSonic - VX715 (17'), 
в LILO : vga="normal", 
xorg.conf, Xorg.log - прилагаются
X-ы запускаются руками по мере необходимости startx.
по выходу из X-ов имеем чёрный квадрат Малевича (no signal), 
Ctr+Atl+F12 тоже. Кажется началось после atp-get 
dist-upgrade из branch. Как побороть, где смотреть?
-- 
С уважением Степанов А.М., СПб.

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 1302 bytes --]

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "ImExPS/2 Generic Explorer Mouse|0" "CorePointer"
EndSection

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

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

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

Section "Monitor"
	Identifier   "ViewSonic VX700|0"
	HorizSync    24.0 - 82.0
	VertRefresh  56.0 - 85.0
EndSection

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

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "ViewSonic VX700|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
	SubSection "Display"
		Depth     32
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection


[-- Attachment #3: Xorg.0.log.gz --]
[-- Type: application/x-gzip, Size: 7889 bytes --]

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

end of thread, other threads:[~2007-12-21 22:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-21 12:14 [Comm] X & black monitor Stepenov_A_M
2007-12-21 16:14 ` Andriy Dobrovol`s`kii
2007-12-21 22:26 ` Michael Shigorin

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