Life without names.
AMD Catalyst 8.8 (test again) Creative Live! Cam Notebook Pro (VF0400) in Ubuntu 8.04. 4 steps.
Aug 21

After simple:

1
2
#dpkg -i xorg-*.deb
#dpkg -i fglrx*.deb
1
#fglrxinfo

display: :0.0 screen: 0
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.3-rc2

Segmentation fault

Mdaaa….

1
#fgl_glxgears

Using GLX_SGIX_pbuffer
Segmentation fault

mada….
Ok. Try to do right way:

1
2
#sudo aticonfig --initial=dual-head --screen-layout=left --input=/etc/X11/xorg.conf
#sudo reboot
1
# glxinfo | grep vendor

server glx vendor string: SGI

client glx vendor string: SGI

OpenGL vendor string: ATI Technologies Inc.

Nice

1
#fglrxinfo

display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X600
OpenGL version string: 2.1.7873 Release

:D i’m in shock

1
#fgl_glxgears

Using GLX_SGIX_pbuffer
3602 frames in 5.0 seconds = 720.400 FPS
3783 frames in 5.0 seconds = 756.600 FPS

1
#glxgears

17237 frames in 5.0 seconds = 3447.352 FPS
16890 frames in 5.0 seconds = 3377.992 FPS

Share/Save

2 Responses to “AMD Catalyst 8.8 (test again). Part 2”

  1. Lost Drive Blog » AMD Catalyst 8.8 (test again). Part 2 Says:

    [...] unknown: [...]


    View this Comment in:

  2. AMD Talk » AMD Catalyst 8.8 (test again). Part 2 Says:

    [...] unknown wrote an interesting post today onHere’s a quick excerptSegmentation fault. Mdaaa…. #fgl_glxgears. Using GLX_SGIX_pbuffer Segmentation fault. mada…. Recheck all again tomorrow … But still do not like me again. Share/Save. Tags: amd, ATI, Catalyst, Fun, Life, linux, test, ubuntu, x86 … [...]


    View this Comment in:

Leave a Reply