View previous topic :: View next topic |
Author |
Message |
The_Named_one n00b

Joined: 17 Jan 2004 Posts: 3
|
Posted: Mon Jan 19, 2004 11:22 am Post subject: raedon drivers seem loaded, but opengl is still just as slow |
|
|
ok, I'm running a raedon 9100 (same as the 8500)
and I emerged Ati-drivers and they seemed to install fine, and then did the opengl-update ati, and the fglrx config, and they both seemed to go fine, but going into a few open gl games (such as cube) I still seem to get the same ridiculously low frame rate (9 in cube ) any help would be appreciated |
|
Back to top |
|
 |
gonzalo Tux's lil' helper

Joined: 05 Jan 2004 Posts: 104 Location: CL
|
Posted: Mon Jan 19, 2004 2:58 pm Post subject: |
|
|
if you do a #lsmod, does fglrx appear loaded? |
|
Back to top |
|
 |
ShockValue Tux's lil' helper


Joined: 26 Mar 2003 Posts: 137
|
Posted: Mon Jan 19, 2004 10:58 pm Post subject: |
|
|
Do you have the correct modules compiled in your kernel config?
Are you loading these modules?
what output does the command "glxinfo" give? |
|
Back to top |
|
 |
The_Named_one n00b

Joined: 17 Jan 2004 Posts: 3
|
Posted: Tue Jan 20, 2004 12:35 pm Post subject: |
|
|
ok, heres the output from glx info, and the output from #lsmod is at the beggining, thanks
name of display: :0.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x25 24 tc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x26 24 tc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x27 24 tc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x28 24 tc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x29 24 dc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x2a 24 dc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x2b 24 dc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x2c 24 dc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x2d 8 pc 1 24 0 c y . 0 0 0 0 0 16 0 0 0 0 0 1 0 None
0x2e 8 gs 1 24 0 c y . 0 0 0 0 0 16 0 0 0 0 0 1 0 None
Lsmod just gives me
Module Size Used by
eepro100 27308 - |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20589
|
Posted: Tue Jan 20, 2004 1:18 pm Post subject: |
|
|
Moved from Installing Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
 |
gonzalo Tux's lil' helper

Joined: 05 Jan 2004 Posts: 104 Location: CL
|
Posted: Tue Jan 20, 2004 1:34 pm Post subject: |
|
|
The_Named_one wrote: | ok, heres the output from glx info, and the output from #lsmod is at the beggining, thanks |
i don't see your lsmod.
Anyway, try:
#modprobe fglrx |
|
Back to top |
|
 |
ShockValue Tux's lil' helper


Joined: 26 Mar 2003 Posts: 137
|
Posted: Wed Jan 21, 2004 5:43 pm Post subject: |
|
|
The_Named_one wrote: |
direct rendering: No
|
This will say "Yes" when you have it done properly.
In brief this is how I do it (Im at work so I cant check specifics)
In Kernel Config:
(M) AGPgart (Dont remember exact name, you'll see it)
(M) VIA AGP (Change this to your proper chipset)
(NO) DRM
make your kernel, then:
emerge ati-drivers
reboot.
modprobe agpgart
modprobe via_agp (this will depend on your chipset)
modprobe fglrx |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|