* Re: [Comm] Поделитись Вашими "xorg.conf"
2006-05-21 7:23 [Comm] Поделитись Вашими "xorg.conf" Sharavin Sergey
@ 2006-05-21 5:52 ` Andrey Rahmatullin
2006-05-21 9:28 ` Michael Shigorin
2006-05-24 6:49 ` Alexey Morsov
1 sibling, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2006-05-21 5:52 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 697 bytes --]
On Sun, May 21, 2006 at 11:23:02AM +0400, Sharavin Sergey wrote:
> Поделитесь у кого видео ATI хочу глянуть как у других, меня интересует
> "Graphics device section" .
Section "Device"
Identifier "Builtin Default ati Device 0"
Driver "ati"
BusID "PCI:1:0:0"
Option "AGPMode" "8"
Option "AGPFastWrite" "yes"
Option "DDCMode" "yes"
Option "EnablePageFlip" "yes"
# Option "RenderAccel" "yes"
# Option "BackingStore" "yes"
EndSection
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> Вообще проблема апдейта при тестировании беты интересует или забить?
Будет интересовать несколько позже.
-- ldv in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Comm] Поделитись Вашими "xorg.conf"
@ 2006-05-21 7:23 Sharavin Sergey
2006-05-21 5:52 ` Andrey Rahmatullin
2006-05-24 6:49 ` Alexey Morsov
0 siblings, 2 replies; 6+ messages in thread
From: Sharavin Sergey @ 2006-05-21 7:23 UTC (permalink / raw)
To: Community
[-- Attachment #1: Type: text/plain, Size: 234 bytes --]
Здравствуйте.
Поделитесь у кого видео ATI хочу глянуть как у других, меня интересует
"Graphics device section" .
Вот мой если кому надо :-)
С уважением.
Сергей.
P.S. Может кто подскажет что там можно улучшить, буду очень рад.
[-- Attachment #2: xorg.conf.bz2 --]
[-- Type: application/x-bzip2, Size: 1461 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Поделитись Вашими "xorg.conf"
2006-05-21 5:52 ` Andrey Rahmatullin
@ 2006-05-21 9:28 ` Michael Shigorin
2006-05-21 12:52 ` Sharavin Sergey
2006-05-21 14:33 ` Andrey Rahmatullin
0 siblings, 2 replies; 6+ messages in thread
From: Michael Shigorin @ 2006-05-21 9:28 UTC (permalink / raw)
To: community
On Sun, May 21, 2006 at 11:52:14AM +0600, Andrey Rahmatullin wrote:
> > Поделитесь у кого видео ATI хочу глянуть как у других, меня
> > интересует "Graphics device section" .
> Section "Device"
> Identifier "Builtin Default ati Device 0"
> Driver "ati"
> BusID "PCI:1:0:0"
Этого нет
> Option "AGPMode" "8"
"4"
> Option "AGPFastWrite" "yes"
"no" (не без причины в виде локапов)
> Option "DDCMode" "yes"
> Option "EnablePageFlip" "yes"
Нет; EPF надо будет попробовать.
> # Option "RenderAccel" "yes"
> # Option "BackingStore" "yes"
> EndSection
BS -- эксперименты были?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Поделитись Вашими "xorg.conf"
2006-05-21 9:28 ` Michael Shigorin
@ 2006-05-21 12:52 ` Sharavin Sergey
2006-05-21 14:33 ` Andrey Rahmatullin
1 sibling, 0 replies; 6+ messages in thread
From: Sharavin Sergey @ 2006-05-21 12:52 UTC (permalink / raw)
To: community
В сообщении от 21 мая 2006 13:28 Michael Shigorin написал(a):
>
> BS -- эксперименты были?
Да нет, просто запустил в Амароке визуализацию так
через каждые 2-3 секунды притормаживает на полсекунду
дёргается как говорится и в Celestia тоже потом заметил это.
В общем где Open GL там маленький косячок :-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Поделитись Вашими "xorg.conf"
2006-05-21 9:28 ` Michael Shigorin
2006-05-21 12:52 ` Sharavin Sergey
@ 2006-05-21 14:33 ` Andrey Rahmatullin
1 sibling, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2006-05-21 14:33 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
On Sun, May 21, 2006 at 12:28:49PM +0300, Michael Shigorin wrote:
> > BusID "PCI:1:0:0"
> Этого нет
AFAIR просило и без него не взлетало (не знало на какую голову выводит,
видимо).
> > # Option "BackingStore" "yes"
> BS -- эксперименты были?
Ну да. Включил, полюбовался на квадратный в каких-то случаях курсор и
вырубил.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Мне не трудно помахать, если мне покажут, в какую сторону.
-- jaa in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Поделитись Вашими "xorg.conf"
2006-05-21 7:23 [Comm] Поделитись Вашими "xorg.conf" Sharavin Sergey
2006-05-21 5:52 ` Andrey Rahmatullin
@ 2006-05-24 6:49 ` Alexey Morsov
1 sibling, 0 replies; 6+ messages in thread
From: Alexey Morsov @ 2006-05-24 6:49 UTC (permalink / raw)
To: ALT Linux Community
Sharavin Sergey пишет:
> Здравствуйте.
> Поделитесь у кого видео ATI хочу глянуть как у других, меня интересует
> "Graphics device section" .
Section "Device"
Identifier "ATI Radeon x550"
Driver "fglrx"
#Driver "radeon"
VendorName "Gygabyte"
BoardName "RADEON x550"
#VideoRam 65536
#Option "AccelMethod" "EXA"
#Option "AGPMode" "4"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off
EndSection
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-05-24 6:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-21 7:23 [Comm] Поделитись Вашими "xorg.conf" Sharavin Sergey
2006-05-21 5:52 ` Andrey Rahmatullin
2006-05-21 9:28 ` Michael Shigorin
2006-05-21 12:52 ` Sharavin Sergey
2006-05-21 14:33 ` Andrey Rahmatullin
2006-05-24 6:49 ` Alexey Morsov
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