From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type; bh=BmeETn0jJtjNHk1G4oRgO3soBIWNbKGjugpQPUp8k6E=; b=Zj2gep0wivE5eAbymQwLG+m/i6bSEuM4EFDfn9OhaX4VnFzS15o+g0NgVhmT9q6AX7 PAqoSNVeNFlui1hXq6zvcualZsSqGipJ0PhubWgOiA0A9t9rzr3Klo26L59Ep2pskA9r XfoWY5vOLzCMKVlvNvXjqTjj5Pm3zH95CrxGY= Message-ID: <4EE88862.1090302@gmail.com> Date: Wed, 14 Dec 2011 21:28:34 +1000 From: Occisor User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111209 Thunderbird/8.0 MIME-Version: 1.0 To: ALT Linux Community general discussions References: <4EE87065.7080609@gmail.com> <20111214095548.GA11272@dad.imath.kiev.ua> In-Reply-To: <20111214095548.GA11272@dad.imath.kiev.ua> Content-Type: multipart/mixed; boundary="------------010906020900040702020303" Subject: Re: [Comm] =?koi8-r?b?0NLPwszFzdkg0yAgZnVsbHNjcmVlbg==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 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: Wed, 14 Dec 2011 11:28:24 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------010906020900040702020303 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit 14.12.2011 19:55, Igor Vlasenko пишет: > On Wed, Dec 14, 2011 at 07:46:13PM +1000, Occisor wrote: >> Проблема следующая. При запуске приложений в режиме fullscreen, >> монитор выдает out of range. Убиваю это приложение через консоль по >> ctrl+alt+f1 (к примеру), но возвращению по ctrl+alt+f7 ничего не >> дает. В итоге приходится делать ребут. Проблема была и во всех >> предыдущих версиях альта (на данный момент P6), частично решалась >> правкой xorg.conf. Проявляется, как правило, при запуске >> полноэкранных игр, как из под вайна, так и из репозитория. Как это >> исправить? > > Прописать в /etc/X11/xorg.conf.d/10-monitor.conf > корректные HorizSync VertRefresh, что-то вроде > Section "Monitor" > Identifier "Monitor0" > HorizSync 31.50-65.0 > VertRefresh 50-85 > EndSection > > HorizSync, VertRefresh можно узнать в инструкции на монитор. > Монитор ViewSonic VA903m, вот его характеристики http://www.viewsoniceurope.com/ru/products/desktop-monitors/lcd/value-series/va903m.htm # cat 10-monitor.conf Section "Monitor" Identifier "Monitor0" HorizSync 30.00-82.0 VertRefresh 50-85 EndSection Section "Device" Identifier "Card0" Driver "nvidia" EndSection Результата не дало. В сохранившихся бэкапах от бранча P5, нашел, что изменял - это в файле xorg.conf, секция: Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "Monitor 1024x768|0" DefaultDepth 24 SubSection "Display" Modes "1280x1024_60" "1280x960_60" "1280x854_60" "1280x800_60" "1280x768_60" "1280x720_60" "1152x870_60" "1152x864_60" "1120x840_60" "1024x768_60" "1024x736_60" "1024x600_60" "960x720_60" "848x480_60" "832x624_60" "800x600_60" "720x576_60" "640x480_60" EndSubSection в частности SubSection "Display" правилась руками (к указанному виду) и многие баги с полным экраном пропадали. Возможно сейчас нужно тоже самое, но где править, не понятно. --------------010906020900040702020303 Content-Type: text/x-vcard; charset=utf-8; name="brutalfreak.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="brutalfreak.vcf" begin:vcard fn;quoted-printable:=D0=98=D0=BB=D1=8C=D1=8F n;quoted-printable:;=D0=98=D0=BB=D1=8C=D1=8F adr:;;;;28;;RF email;internet:brutalfreak@gmail.com note;quoted-printable:xmpp: occisor@jabber.root.cz=0D=0A= ICQ: 292441788 version:2.1 end:vcard --------------010906020900040702020303--