ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "$ly" <rabbitsly@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] Beryl на ATI
Date: Sat, 02 Aug 2008 13:42:05 +0300
Message-ID: <489439FD.9020508@gmail.com> (raw)

[-- 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


             reply	other threads:[~2008-08-02 10:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 10:42 $ly [this message]
2008-08-02 11:33 ` Solntsev Pavel
2008-08-02 13:12   ` $ly
2008-08-03  3:19     ` Владимир Кутявин
2008-08-03  7:42       ` $ly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=489439FD.9020508@gmail.com \
    --to=rabbitsly@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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