From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Message-ID: <48944603.6010708@meta.ua> Date: Sat, 02 Aug 2008 14:33:23 +0300 From: Solntsev Pavel User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <489439FD.9020508@gmail.com> In-Reply-To: <489439FD.9020508@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?utf-8?b?QmVyeWwg0L3QsCBBVEk=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2008 11:33:35 -0000 Archived-At: List-Archive: List-Post: > Установил Beryl изменил xorg.conf > Всё вроде запускается, но в результате запуска beryl я вижу только > белый экран и мышку на нем. :( Что сделал не так, и что не доделал? > xorg.conf прилагается. > > Подскажите кто знает, а то уже добрую неделю мучаюсь. :) У меня ATI Radeon9550Pro. xorg.conf у меня такой: Section "Device" ... Driver "fglrx" ... EndSection .... Section "DRI" Group "xgrp" Mode 0660 EndSection # секция ниже для beryl очень важна. Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection