* Re: [sisyphus] Xorg и ATI, нет ускорения 3D
@ 2005-04-25 7:04 ` Sergey S. Skulachenko
2005-04-25 7:33 ` Epiphanov Sergei
2005-04-25 14:52 ` Sharavin Sergey
1 sibling, 1 reply; 5+ messages in thread
From: Sergey S. Skulachenko @ 2005-04-25 7:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Mon, 25 Apr 2005 10:05:15 +0200
Ганченко Олег Владимирович <ganchenko@fib.ukrtel.net> wrote:
> Строчки:
> agpgart
> intel_agp
> в /etc/modules добавили?
> modprobe agpgart, intel_agp сделали?
Уверены, что не intel-agp?
--
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Xorg и ATI, нет ускорения 3D
2005-04-25 7:04 ` [sisyphus] Xorg и ATI, нет ускорения 3D Sergey S. Skulachenko
@ 2005-04-25 7:33 ` Epiphanov Sergei
2005-04-25 13:20 ` Andrey Rahmatullin
0 siblings, 1 reply; 5+ messages in thread
From: Epiphanov Sergei @ 2005-04-25 7:33 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 25 Апрель 2005 11:04 Sergey S. Skulachenko написал:
> > modprobe agpgart, intel_agp сделали?
>
> Уверены, что не intel-agp?
modprobe (и ядру) безразлично, стоит дефис или подчёркивание.
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Xorg и ATI, нет ускорения 3D
2005-04-25 7:33 ` Epiphanov Sergei
@ 2005-04-25 13:20 ` Andrey Rahmatullin
0 siblings, 0 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2005-04-25 13:20 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 436 bytes --]
On Mon, Apr 25, 2005 at 11:33:27AM +0400, Epiphanov Sergei wrote:
> modprobe (и ядру) безразлично, стоит дефис или подчёркивание.
Кажется, только для 2.6.
(это я так, для порядку заметил ;))
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
>жаль, что ALT пока не выпустил наружу AMD64 репозитарий сизифа...
Этим занимается мышь. Не та, о которой речь пойдет ниже, а mouse@
:)
-- horror in community@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Xorg и ATI, нет ускорения 3D
2005-04-25 7:04 ` [sisyphus] Xorg и ATI, нет ускорения 3D Sergey S. Skulachenko
@ 2005-04-25 14:52 ` Sharavin Sergey
2005-04-25 17:00 ` Andrey Rahmatullin
1 sibling, 1 reply; 5+ messages in thread
From: Sharavin Sergey @ 2005-04-25 14:52 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Ганченко Олег Владимирович пишет:
> > -----Original Message-----
> > From: Sharavin Sergey [mailto:sharavin@sibmail.ru]
> > Sent: Saturday, April 23, 2005 2:32 PM
> >
> > Здравствуйте.
> > Вот установил Xorg установил fglrx
> > запустил fglrxconfig и нету 3D ускорение
> > карта ATI 9600XT
>
> <skip>
>
> Строчки:
> agpgart
> intel_agp
> в /etc/modules добавили?
> modprobe agpgart, intel_agp сделали?
>
> Во второй строке вместо intel м.б. ati|via в зависимости от чипсета
> материнки.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>
>
Так вроде они загружены правда у меня AMD64
lsmod | grep amd64_agp
amd64_agp 11976 1
agpgart 33576 2 fglrx,amd64_agp
так что они загружены, а ускорения - нет. :-(
>И еще забыл добавить на счет необходимости внесения в /etc/fstab строчки:
>shm /dev/shm tmpfs defaults 0 0
>и последующего:
>mount shm
>либо ребута ;-)
А вот зачем в fstab лезти я не пойму
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Xorg и ATI, нет ускорения 3D
2005-04-25 14:52 ` Sharavin Sergey
@ 2005-04-25 17:00 ` Andrey Rahmatullin
0 siblings, 0 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2005-04-25 17:00 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 466 bytes --]
On Mon, Apr 25, 2005 at 09:52:16PM +0700, Sharavin Sergey wrote:
> >И еще забыл добавить на счет необходимости внесения в /etc/fstab строчки:
> >shm /dev/shm tmpfs defaults 0 0
> >и последующего:
> >mount shm
> >либо ребута ;-)
> А вот зачем в fstab лезти я не пойму
Чтобы shm смонтировать.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Может, не стоит бросаться сразу делать первое, что пришло в голову?
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-04-25 17:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-25 7:04 ` [sisyphus] Xorg и ATI, нет ускорения 3D Sergey S. Skulachenko
2005-04-25 7:33 ` Epiphanov Sergei
2005-04-25 13:20 ` Andrey Rahmatullin
2005-04-25 14:52 ` Sharavin Sergey
2005-04-25 17:00 ` Andrey Rahmatullin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git