openSUSE Forums > Archives > SF Archives > ARCHIVES - 64-bit » 3d Problem With Ati Driver And Opensuse 10.3

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - 64-bit
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums)

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-Mar-2008, 05:54
Ernesto
Guest
 
Posts: n/a
Default

Hi,

I use openSuse 10.3 64Bit.
Ati fglrx graphic driver 8.45.5 is installed.

> glxgears -info
GL_MAX_VIEWPORT_DIMS=8192/8192
GL_RENDERER = ATI Radeon HD 2600 Pro
GL_VERSION = 2.1.7281 Release
GL_VENDOR = ATI Technologies Inc.
GL_EXTENSIONS = GL_AMD_performance_monitor

> glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
...
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
...
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
...
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2600 Pro
OpenGL version string: 2.1.7281 Release
OpenGL extensions:
GL_AMD_performance_monitor, GL_ARB_depth_texture, GL_ARB_draw_buffers,
...
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
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
...

> glxgears
25994 frames in 5.0 seconds = 5198.774 FPS
25941 frames in 5.0 seconds = 5188.141 FPS
...
glxgears works fine - I can see the gears running

> fgl_glxgears
Using GLX_SGIX_pbuffer
4636 frames in 5.0 seconds = 927.200 FPS
...
Does not work, screen is damaged.
The same is with openGL screensavers of KDE. They damage the screen with pixels outside the application window.

> fgl_glxgears -fbo
Using GL_EXT_framebuffer_object
5643 frames in 5.0 seconds = 1128.600 FPS
...
Works, i can see the moving qube.

Seems like the hardware 3D graphic acceleration is not working, but I don't know why ?

Thanks
Ernesto


Ps: Here some extractions from my xorg.conf

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
# Option "AIGLX" "on"
EndSection

Section "Device"
Identifier "Device[0]"
Driver "fglrx"
VendorName "ATI"
BoardName "ATI Radeon HD2600pro"
Option "VideoOverlay" "on"
Option "BackingStore" "True"
Option "UseInternalAGPGART" "no"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "RENDER" "Enable"
Option "DAMAGE" "Enable"
Option "Composite" "false"
EndSection
  #2 (permalink)  
Old 02-Mar-2008, 07:37
noyb
Guest
 
Posts: n/a
Default

Hi Ernesto,

Don't know if this helps but there is a known issue with 3D support for the HD2600 driver.

See this link https://a248.e.akamai.net/f/674/9206..._82_linux.html

regards
  #3 (permalink)  
Old 02-Mar-2008, 08:26
rivenought
Guest
 
Posts: n/a
Default

Welcome to the forum, Ernesto and noyb!

You guys might want to check out http://en.opensuse.org/ATI for some more info, as well. Good luck, and please post back with what you come up with.
  #4 (permalink)  
Old 02-Mar-2008, 10:56
Ernesto
Guest
 
Posts: n/a
Default

Hi,

thanks for Your fast answers.

I've checked the link from noyb.
There is an open issue with my screen resolution 1680x1050 and the Catalyst 8.2 driver.
ATI suggests to rise the screen resolution to 1728x1050 as workaround (link:http://support.ati.com/ics/support/d...estionID=31720 )

Unfortunately the workaround dosn't work for me.

fgl_glxgears
Using GLX_SGIX_pbuffer corrupts the screen

> fgl_glxgears -fbo
Using GL_EXT_framebuffer_object works fine.

All troubleshooting advices inhttp://en.opensuse.org/ATI I've checked, but with no success.

Can it be a library or linking library problem ?

Thanks
Ernesto
  #5 (permalink)  
Old 07-Mar-2008, 13:02
Ernesto
Guest
 
Posts: n/a
Default

Hi,

I've solved the missing 3D acceleration by loading the newest Catalyst 8.3 driver.

Thanks
Ernesto
  #6 (permalink)  
Old 26-Mar-2008, 11:57
crackedmaster
Guest
 
Posts: n/a
Default

Ernesto;

Just would like to ask how you got your qube and desktop effects working?
at present I have a big problem with my system, At present I'm also using 10.3 and an ATI MOBILITY RADEON X200

HI HELP........
At Present after getting my system running and connecting with my wifi, got my ATI Driver Installed and running and Installing Compuz-Fusion files. While I was experimenting with my system on how to run the cube and other desktop effects, I got to press CTRL+ALT+Backspace for whatever reason after booting back I loss all my icons located near the clock, KWALLET,KNETWORK MANAGER,KMIX,OPENSUSE UPDATE,KBATTERY, AND OTHER PROGRAMS RUNNED DURING BOOTUP. After this I can no longer connect to my wifi, when loading Knetwork it will no longer run. Would it be possible to recover my previous setup even thou I never did a restore backup or would it be easier to reformat and do a clean install. PLEASE HELP ME.....Has anybody got the cube and other desktop effects to work with an ATI Card, I'm using a Dell 1501 Laptop.

Please PM me or reply for any help you can extend...Thanks
  #7 (permalink)  
Old 26-Mar-2008, 12:51
jadigo
Guest
 
Posts: n/a
Default

Quote:
Ernesto;


Just would like to ask how you got your qube and desktop effects working?
at present I have a big problem with my system, At present I'm also using 10.3 and an ATI MOBILITY RADEON X200

HI HELP........
At Present after getting my system running and connecting with my wifi, got my ATI Driver Installed and running and Installing Compuz-Fusion files. While I was experimenting with my system on how to run the cube and other desktop effects, I got to press CTRL+ALT+Backspace for whatever reason after booting back I loss all my icons located near the clock, KWALLET,KNETWORK MANAGER,KMIX,OPENSUSE UPDATE,KBATTERY, AND OTHER PROGRAMS RUNNED DURING BOOTUP. After this I can no longer connect to my wifi, when loading Knetwork it will no longer run. Would it be possible to recover my previous setup even thou I never did a restore backup or would it be easier to reformat and do a clean install. PLEASE HELP ME.....Has anybody got the cube and other desktop effects to work with an ATI Card, I'm using a Dell 1501 Laptop.

Please PM me or reply for any help you can extend...Thanks
[/b]

Hi,

I solved the problem updating Xorg.

jadigo
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2