Gentoo Archives: gentoo-user-br

From: Jeronimo Zucco <jczucco@×××.br>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] driver ATI no gentoo
Date: Sun, 04 Sep 2005 16:40:49
Message-Id: 1125852029.431b237d609a5@webmail.ucs.br
1 Olá, lista.
2
3 Eu segui os guias
4
5 http://gentoo-wiki.com/HOWTO_ATI_Drivers
6 e
7 http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html
8
9 para instalar os drivers da ATI. Eu possuo uma ATI Radeon 9200 SE de 128Mb AGP.
10
11 Porém, ainda não consegui habilitar a aceleração por hardware:
12
13 $ glxinfo | head
14 name of display: :0.0
15 display: :0 screen: 0
16 direct rendering: No <-- ISSO DEVERIA APARECER COMO "YES"
17 server glx vendor string: SGI
18 server glx version string: 1.2
19
20 $ fglrxinfo
21 display: :0.0 screen: 0
22 OpenGL vendor string: Mesa project: www.mesa3d.org
23 OpenGL renderer string: Mesa GLX Indirect <-- AQUI DEVERIA APARECER "OPENGL"
24 OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
25
26
27 Eu não o que pode estar ocasionando isso, alguém tem alguma dica? Não sei se
28 isso é ocasionado por eu ter os libMesa instalado ou não, como faço para
29 verificar isso ?
30
31 Segue um pedaço do meu xorg.conf:
32 Section "Device"
33 Identifier "ATI Graphics Adapter"
34 Driver "fglrx"
35 Option "no_accel" "no"
36 Option "no_dri" "no"
37 Option "mtrr" "off"
38 Option "DesktopSetup" "0x00000000"
39 Option "MonitorLayout" "AUTO, AUTO"
40 Option "IgnoreEDID" "off"
41 Option "HSync2" "unspecified"
42 Option "VRefresh2" "unspecified"
43 Option "ScreenOverlap" "0"
44 Option "Capabilities" "0x00000000"
45 Option "OpenGLOverlay" "off"
46 Option "CenterMode" "off"
47 Option "PseudoColorVisuals" "off"
48 Option "FSAAEnable" "no"
49 Option "FSAAScale" "1"
50 Option "FSAADisableGamma" "no"
51 Option "FSAACustomizeMSPos" "no"
52 Option "UseFastTLS" "0"
53 Option "BlockSignalsOnLock" "on"
54 Option "UseInternalAGPGART" "no"
55 Option "ForceGenericCPU" "no"
56 BusID "PCI:1:0:0" # vendor=1002, device=5964
57 Option "RenderAccel" "true"
58 Option "backingstore" "true"
59 Option "AGPMode" "4"
60 Option "EnablePageFlip" "true"
61 EndSection
62
63
64
65 --
66 Jeronimo Zucco
67 LPIC-1 Linux Professional Institute Certified
68 Núcleo de Processamento de Dados
69 Universidade de Caxias do Sul
70
71
72
73
74
75 ----------------------------------------------------------------
76 This message was sent using IMP, the Internet Messaging Program.
77
78 --
79 gentoo-user-br@g.o mailing list