Aug 21

After simple:
#dpkg -i xorg-*.deb
#dpkg -i fglrx*.deb

#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….

#fgl_glxgears

Using GLX_SGIX_pbuffer
Segmentation fault

mada….
Ok. Try to do right way:

#sudo aticonfig --initial=dual-head --screen-layout=left --input=/etc/X11/xorg.conf

#sudo reboot

# glxinfo | grep vendor
server glx vendor string: SGI
client glx vendor string: SGI
OpenGL vendor string: ATI Technologies Inc.

Nice

$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

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

#glxgears
17237 frames in 5.0 seconds = 3447.352 FPS
16890 frames in 5.0 seconds = 3377.992 FPS
Recheck all again tomorrow …
But still do not like me again.

Share/Save

Tags: amd, ATI, Catalyst, Fun, Life, linux, test, ubuntu, x86

Related posts

Aug 21

AMD Catalyst 8.8

AMD Proprietary Linux Release Notes

Result installing and testing in ubuntu 8.04, look to next post. :-)

Share/Save

Tags: amd, Catalyst, Fun, Life, linux, linux, Release, test

Related posts

Aug 21

Turn off IPv6 in Debian GNU/Linux “Etch” 4.0

edif /etc/modprobe.d/aliases

and change alias net-pf-10 ipv6 to alias net-pf-10 off.

Share/Save

Tags: Life

Related posts

Jul 25

step 1. sudo apt-get install libxml2-dev

step 2. wget http://superb-east.dl.sourceforge.net/sourceforge/rarcrack/rarcrack-0.2.tar.bz2

step 3. tar xvjf rarcrack-0.2.tar.bz2
step 4. cd rarcrack-0.2
step 5. make
step 6. sudo make install
step 7. rarcrack archive_name.rar

Share/Save

Tags: archive, development, Fun, Install, Life, linux, rar, rarcrack, ubuntu, ubuntu, Unix

Related posts

Jul 24

Add to source.list

deb http://ppa.launchpad.net/googlegadgets/ubuntu hardy main
deb-src http://ppa.launchpad.net/googlegadgets/ubuntu hardy main

sudo apt-get update

sudo apt-get install google-gadgets

and run

ggl-gtk.

Have fun.

Share/Save

Tags: deb, gadgets, Google, Hardy, Install, Life, linux, ubuntu, ubuntu

Related posts

Jul 23

I think that I am not the first, but try.
New drivers for ATI hope they will even work correctly.
And it has already thinking about buying a new laptop that is not so strong bitterness.

Mda …. I thought that ATI learned errors but it turned NET.
Now think about buying a new nutbuka.
I look forward to the recommendations. :-)

Share/Save

Tags: ATI, driver, laptop, Life, ubuntu, ubuntu, x600

Related posts

Jul 22

mencoder out.ogg -o out.avi -oac mp3lame -ovc lavc

Share/Save

Tags: Comman, Life, line, linux, mencoder, ubuntu, video

Related posts

Jul 04

Well, simply shocking works.
I look forward to continuing.

Tay Zonday’s

Share/Save

Tags: Relax, Sound, Tay Zonday's

Related posts

Jul 02

Create key:

gpg --gen-key

Show key:

gpg --list-keys

Encrypt file:

gpg -c filename

Decrypt file:

gpg --decrypt-files filename.gpg
Continue reading »

Share/Save

Tags: Decrypt, decrypt files, Encrypt, gpg, key, Life, linux, mygpgkey, secret key, ubuntu, Unix

Related posts

Jul 02

Nice “Vim Tips”.

Share/Save

Tags: development, Life, linux, Tip, Unix, Vim, vim tips

Related posts