Results 1 to 7 of 7
Hello guys. I recently installed Ubuntu Lucid 10.04 64-bit on my desktop.
I was trying to install the ATI Drivers for my graphics card (ATI Radeon HD5850) by using the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2011 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
Segmentation Fault when trying to install ATI drivers
Hello guys. I recently installed Ubuntu Lucid 10.04 64-bit on my desktop.
I was trying to install the ATI Drivers for my graphics card (ATI Radeon HD5850) by using the guide:
Search on google for "Ubuntu Lucid Installation Guide", from wiki.cchtlm.com
Unfortunately I cannot post links yet.
I was using the manual install guide. I followed the guide step by step and everything went OK without any errors, until I get to this step: fglrxinfo
And it returns with a "Segmentation Fault"
Any thoughts on this? Help would be greatly appreciated
frederik@frederik-desktop:~/catalyst11.5$ sudo aticonfig --initial -f
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.original-1
frederik@frederik-desktop:~/catalyst11.5$ fglrxinfo
Segmentation fault
frederik@frederik-desktop:~/catalyst11.5$ sudo aticonfig --input=/etc/X11/xorg.conf --tls=1
Warning: Option 'UseFastTLS' doesn't affect running session.
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-8
frederik@frederik-desktop:~/catalyst11.5$ sudo aticonfig --input=/etc/X11/xorg.conf --tls=1
Warning: Option 'UseFastTLS' doesn't affect running session.
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-9
frederik@frederik-desktop:~/catalyst11.5$ fglrxinfo
Segmentation fault
- 05-25-2011 #2
Did you try installing the drivers provided by Ubuntu? System>Administration>Restricted Drivers or something like that. From the link you mentioned. See the section titled "Restricted Drivers Manager".
It also says
Test your installation
Reboot or fglrxinfo gives an error message. From a terminal window (minimal install must first start x-terminal with 'xinit'), typeI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 05-25-2011 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
I just uninstalled the drivers I tried to get to work, and installed the drivers provided by Ubuntu instead. (System>Administration>Hardware Drivers)
and it tells me that I have the ATI/AMD proprietary FGLRX graphics driver installed, and that the driver is Activated and Currently in use.
I suppose I'm all set up then? Any way to double check that the drivers are actually in use?
- 05-25-2011 #4
I have never used an ATI card so I am not certain this works but it certainly won't hurt to try.
Try running glxgearsCode:sudo glxinfo |grep -i rendering
This not much more than a tool to show that opengl is working and the frames per second...it's not exactly a benchmark or anything.Code:glxgears
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 05-25-2011 #5Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
Tried both of them, this is what I got
frederik@frederik-desktop:~$ sudo glxinfo |grep -i rendering
[sudo] password for frederik:
sudo: glxinfo: command not found
frederik@frederik-desktop:~$ glxgears
The program 'glxgears' is currently not installed. You can install it by typing:
sudo apt-get install mesa-utils
- 05-25-2011 #6And try again.Code:
sudo apt-get install mesa-utils
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 05-26-2011 #7Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
It seems to be working now. Thanks a lot Mike.


Reply With Quote
