* Re: [Comm] glxgears @ 2012-09-16 10:51 ` gBopHuk_alt 2012-09-24 15:17 ` Sergey V Turchin 0 siblings, 1 reply; 3+ messages in thread From: gBopHuk_alt @ 2012-09-16 10:51 UTC (permalink / raw) To: Геннадий Ищенко, ALT Linux Community general discussions В Вск, 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, то должно получиться ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] glxgears 2012-09-16 10:51 ` [Comm] glxgears gBopHuk_alt @ 2012-09-24 15:17 ` Sergey V Turchin 2012-09-25 11:19 ` Sergey V Turchin 0 siblings, 1 reply; 3+ messages in thread From: Sergey V Turchin @ 2012-09-24 15:17 UTC (permalink / raw) To: ALT Linux Community general discussions [-- Attachment #1: Type: text/plain, Size: 387 bytes --] On 16 сентября 2012 14:51:33 gBopHuk_alt wrote: [...] > Если драйвер использует не собственную реализацию dri2, то должно > получиться Использует сбственную. nvidia-settings и можно не перезапускать ничего. -- Regards, Sergey. ALT Linux, http://www.altlinux.ru/ [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] glxgears 2012-09-24 15:17 ` Sergey V Turchin @ 2012-09-25 11:19 ` Sergey V Turchin 0 siblings, 0 replies; 3+ messages in thread From: Sergey V Turchin @ 2012-09-25 11:19 UTC (permalink / raw) To: ALT Linux Community general discussions [-- Attachment #1: Type: text/plain, Size: 520 bytes --] On 24 сентября 2012 19:17:53 Sergey V Turchin wrote: > On 16 сентября 2012 14:51:33 gBopHuk_alt wrote: > > [...] > > > Если драйвер использует не собственную реализацию dri2, то должно > > получиться > > Использует сбственную. > nvidia-settings и можно не перезапускать ничего. Кроме конкретной программы. -- Regards, Sergey. ALT Linux, http://www.altlinux.ru/ [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-25 11:19 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2012-09-16 10:51 ` [Comm] glxgears gBopHuk_alt 2012-09-24 15:17 ` Sergey V Turchin 2012-09-25 11:19 ` Sergey V Turchin
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