ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Beryl на ATI
@ 2008-08-02 10:42 $ly
  2008-08-02 11:33 ` Solntsev Pavel
  0 siblings, 1 reply; 5+ messages in thread
From: $ly @ 2008-08-02 10:42 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

Установил Beryl  изменил xorg.conf
Всё вроде запускается, но в результате запуска beryl я вижу только белый 
экран и мышку на нем. :( Что сделал не так, и что не доделал?
xorg.conf прилагается.

Подскажите кто знает, а то уже добрую неделю мучаюсь. :)

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

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "ImPS/2 Generic Wheel 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 "ServerFlags"
	Option	    "AllowMouseOpenFail" "true"
EndSection

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

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

Section "Monitor"
	Identifier   "Samsung SyncMaster 997DF/927DF/997MB/927MB/927DFI/927MBI|0"
	DisplaySize  350	260
	HorizSync    30.0 - 96.0
	VertRefresh  50.0 - 160.0
EndSection

Section "Device"
	Identifier  "ATI Graphics Adapter"
	VendorName	"ATI"
	Option 		"BusType"	"AGP"
	Driver      "ati"
EndSection

Section "Extensions"
	Option	"Composite"	"true"
EndSection



Section "Screen"
	Identifier "Screen0"
	Device     "ATI Graphics Adapter"
	Monitor    "Samsung SyncMaster 997DF/927DF/997MB/927MB/927DFI/927MBI|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection


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

end of thread, other threads:[~2008-08-03  7:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-02 10:42 [Comm] Beryl на ATI $ly
2008-08-02 11:33 ` Solntsev Pavel
2008-08-02 13:12   ` $ly
2008-08-03  3:19     ` Владимир Кутявин
2008-08-03  7:42       ` $ly

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