ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: gBopHuk_alt <gbophuk_alt@mail.ru>
To: "Геннадий Ищенко" <anarhoret@mail.ru>,
	"ALT Linux Community general discussions"
	<community@lists.altlinux.org>
Subject: Re: [Comm] glxgears
Date: Sun, 16 Sep 2012 14:51:33 +0400
Message-ID: <1347792693.21963.9.camel@localhost.localdomain> (raw)
In-Reply-To: <1347774431.327129948@f187.mail.ru>

В Вск, 16/09/2012 в 09:47 +0400, Геннадий Ищенко пишет:
> Может кто объяснит, с чем связаны изменения в работе программы
> glxgears в пятой и шестой версии альта? В пятой она показывает,
> насколько я понял, предельное количество кадров картинки, которое
> может воспроизвести система, то есть грубо можно оценить
> производительность видеокарты. Например, со старой картой у меня было
> 5800, а с новой - 11000. А в шестерке она всего лишь тупо показывает
> частоту кадров. И кому это нужно?
> 
> 
> -- 

Да японский Ёжик в вакууме!!!!

 Во всём виновата вертикальная синхронизация, которая была придумана для
того чтобы не рвалась картинка на широких экранах. В последних картах
ATI и Nvidia включена по-умолчанию.
Если вам так важен вывод glxgearls можно попробовать такой ход конём:

- создаётся файл .drirc в домашней директории и пишем туда

<driconf>
    <device screen="0" driver="dri2">
	<application name="glxgears" executable="glxgears">
         <!-- glxgears should not synchronize with vertical refresh,
show full fps -->
         <option name="vblank_mode" value="0"/>
      </application>
    </device>
</driconf>

- Затем перезапустить X-сервер

Если драйвер использует не собственную реализацию dri2, то должно
получиться 




       reply	other threads:[~2012-09-16 10:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-16 10:51 ` gBopHuk_alt [this message]
2012-09-24 15:17   ` Sergey V Turchin
2012-09-25 11:19     ` Sergey V Turchin

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=1347792693.21963.9.camel@localhost.localdomain \
    --to=gbophuk_alt@mail.ru \
    --cc=anarhoret@mail.ru \
    --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