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=U5DIbhU26Ual8Z1ani6s/SvlU7g77tOdlMpPXbXbmIQ=; b=W90JRVJDYJwHe2bVg7GbJbk9x3j8/XIE8lHd+Ry/RL7v1ERf1KjTfCypntV57nZpG5 kaP8PurRgF2UD/HFaq+92mOh2GKTrYrgwXAymZbpH1HPzQJ/KapYCxO6PVsBWYuhJVVY Xt3PGBLnBE0VtDQMpacm3tzAubmnmOP26tgqU= Message-ID: <4EED4B59.9010406@gmail.com> Date: Sun, 18 Dec 2011 12:09:29 +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> <4EE88862.1090302@gmail.com> <4EE88C48.3090201@diyaorg.dp.ua> In-Reply-To: <4EE88C48.3090201@diyaorg.dp.ua> Content-Type: multipart/mixed; boundary="------------000901030501020102070902" 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: Sun, 18 Dec 2011 02:09:04 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------000901030501020102070902 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit 14.12.2011 21:45, Roman Savochenko пишет: > On 14.12.11 13:28, Occisor wrote: >> В сохранившихся бэкапах от бранча 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" правилась руками (к указанному виду) >> и многие баги с полным экраном пропадали. Возможно сейчас нужно тоже >> самое, но где править, не понятно. > Там-же. У меня подобная проблема есть с разрешением 800x600, при котором > экран режется с низу. Установка частоты обновления решает проблему. Привел соответствующий файл к такому виду: # cat /etc/X11/xorg.conf.d/10-monitor.conf # Generated by xsetup Section "Monitor" Identifier "Monitor0" HorizSync 30.00-82.0 VertRefresh 50-85 EndSection Section "Device" Identifier "Card0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Modes "1280x1024_50" "1280x960_50" "1280x854_50" "1280x800_50" "1280x768_50" "1280x720_50" "1152x870_50" "1152x864_50" "1120x840_50" "1024x768_50" "1024x736_50" "1024x600_50" "960x720_50" "848x480_50" "832x624_50" "800x600_50" "720x576_50" "640x480_50" EndSubSection Секция "Screen" набрана вручную. Иксы не грузятся совсем. --------------000901030501020102070902 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 --------------000901030501020102070902--