LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Installing ATI driver on Ubuntu 10.04 (https://www.linuxquestions.org/questions/linux-hardware-18/installing-ati-driver-on-ubuntu-10-04-a-806379/)

jscherer92 05-06-2010 04:26 PM

Installing ATI driver on Ubuntu 10.04
 
Hello all!

I have recently created a website that I have added a way to install the newer ATI cards into Ubuntu 10.04. Here is the website for more information. Just to let you know it is a lot easier than most people are making it out to be.

TB0ne 05-06-2010 05:22 PM

[QUOTE=jscherer92;3959719]Hello all!

I have recently created a website that I have added a way to install the newer ATI cards into Ubuntu 10.04. Here is the website for more information. Just to let you know it is a lot easier than most people are making it out to be.

Yes...you download the installer program from ATI, and execute it. Doesn't get alot simpler than that.

jscherer92 05-06-2010 06:21 PM

Yeah but a lot of other people are making the process so complicated because AMDs website drivers do not work so they are going into the Xorg file and modifying it. Just use the drivers inside of Ubuntu.

TB0ne 05-07-2010 08:53 AM

Quote:

Originally Posted by jscherer92 (Post 3959793)
Yeah but a lot of other people are making the process so complicated because AMDs website drivers do not work so they are going into the Xorg file and modifying it. Just use the drivers inside of Ubuntu.

Sorry, the ATI drivers work fine. But glad you found something that worked for you.

jscherer92 05-07-2010 03:05 PM

Kind of. What type of card do you have? Because I have the HD5850 and it does not work at all.

TB0ne 05-07-2010 03:23 PM

Quote:

Originally Posted by jscherer92 (Post 3960702)
Kind of. What type of card do you have? Because I have the HD5850 and it does not work at all.

I've used about seven different cards, and all have worked fine.

jscherer92 05-07-2010 06:54 PM

Okay well I might try it again when I am building another computer. This configuration works beautifully for me and I do not want to screw it up. Thank you for the info. though! :)

Justin

WarTurkey 05-19-2010 07:39 PM

sean@rompcomp:~$ sudo apt-get install fglrx
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
fglrx
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B/29.2MB of archives.
After this operation, 100MB of additional disk space will be used.
(Reading database ... 147480 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.723.1-0ubuntu3_amd64.deb) ...

[Warning] Uninstall : inst_path_default or inst_path_override
does not exist in /etc/ati. This suggests that the ATI driver
is not installed, the ATI driver is only partially installed,
or the current ATI driver installed is an older version than the
one this script was designed for. Both files listed above are
required for determining where installed files are located.
To force uninstallation of the driver by guessing where the
uninstallation files are located, set the FORCE_ATI_UNINSTALL
environment variable and re-run /usr/share/ati/fglrx-uninstall.sh (this is not recommended).

dpkg: error processing /var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu3_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Drivers from Ubuntu (10.04)=no.

maddmaxx666 05-21-2010 05:52 AM

/var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu3_amd64.deb
 
Looks similsr to my unsolved issue... Same result using synaptic.

@GBU:/$ sudo apt-get install -f fglrx*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting xorg-driver-fglrx for regex 'fglrx*'
Note, selecting fglrx-kernel-source for regex 'fglrx*'
Note, selecting xorg-driver-fglrx-dev for regex 'fglrx*'
Note, selecting fglrx for regex 'fglrx*'
Note, selecting fglrx-driver-dev for regex 'fglrx*'
Note, selecting fglrx-control-qt2 for regex 'fglrx*'
Note, selecting fglrx-dev for regex 'fglrx*'
Note, selecting fglrx-modaliases for regex 'fglrx*'
Note, selecting xfree86-driver-fglrx-dev for regex 'fglrx*'
Note, selecting fglrx-amdcccle for regex 'fglrx*'
Note, selecting fglrx-control for regex 'fglrx*'
The following extra packages will be installed:
fglrx
The following NEW packages will be installed:
fglrx
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0B/29.2MB of archives.
After this operation, 100MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ...
dpkg: warning: files list file for package `fglrx-modaliases' missing, assuming package has no files currently installed.
(Reading database ... 331683 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.723.1-0ubuntu3_amd64.deb) ...

[Warning] Uninstall : inst_path_default or inst_path_override
does not exist in /etc/ati. This suggests that the ATI driver
is not installed, the ATI driver is only partially installed,
or the current ATI driver installed is an older version than the
one this script was designed for. Both files listed above are
required for determining where installed files are located.
To force uninstallation of the driver by guessing where the
uninstallation files are located, set the FORCE_ATI_UNINSTALL
environment variable and re-run /usr/share/ati/fglrx-uninstall.sh (this is not recommended).

dpkg: error processing /var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu3_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/fglrx_2%3a8.723.1-0ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

tr1star1 06-10-2010 03:03 PM

hey guys can anyone help me i am completely new to Ubuntu and i have a radeon 9600xt card and have no idea on how to install the drivers for it could someone help me with a step by step guide please ... thanks

TB0ne 06-10-2010 04:54 PM

Quote:

Originally Posted by tr1star1 (Post 3999383)
hey guys can anyone help me i am completely new to Ubuntu and i have a radeon 9600xt card and have no idea on how to install the drivers for it could someone help me with a step by step guide please ... thanks

First, please open your own thread, for your own question. Don't tack it on to someone elses old thread.

And if you want an installation guide, and the drivers, go to the ATI website, and download them. Did you look there?? It comes with an installer, and 'step-by-step' directions.

http://support.amd.com/us/gpudownloa...pe=Linux%20x86

adamk75 06-10-2010 05:29 PM

Quote:

Originally Posted by tr1star1 (Post 3999383)
hey guys can anyone help me i am completely new to Ubuntu and i have a radeon 9600xt card and have no idea on how to install the drivers for it could someone help me with a step by step guide please ... thanks

The only drivers that will work with your card in Ubuntu 10.04 are the open source ones that come with Ubuntu by default.

Adam

jon2kx 08-01-2010 12:12 PM

Xorg 7.5
 
Ati's 9-3 driver set for the legacy chips currently does not support xorg7.5 so the binaries wont support or work in 7.5. I myself cannot use the open source drivers for my x1200 (rs600) because I cant get composting to work in gnome. The simple answer is please check the ati website for your model and hope you aren't on the legacy list (last supported version of xorg is 7.4) If you experience trouble with the Open sourced radeon drivers fill out a bug report and use the mesa driver. use synaptic to do so by removing the radeon packages and marking mesa for reinstall.
If you've got got a currently supported piece of hardware, there are multiple driver sets you can try (if you look for them). Its a pain but there really isn't anything you can do but hope for a bug fix or plead and lobby with ati for support.
Also please check the ati website for instructions on installations.

WarTurkey 08-04-2010 01:46 PM

It seems futile to hope something moved from a 'legacy' section will be replaced back into the main driver release. Plus the R300 GPUs (Radeon 9550-9800) were out in 2002. It's been 8 years. Perhaps it would make sense to spend $40-60 for a Radeon HD 5450-5570 that is supported and will be supported for a longer while. If you'd rather not spend money, you could always downgrade to a version of Ubuntu using that version of xorg.

joe2005 08-10-2010 09:40 PM

I have ubuntu 10.04 dual booted with Windows
Some time back installed ati radeon hd 4650 agp card.Installed fglrx from system-hardware drivers.Is not getting installed.Downloaded ati-driver-installer-10-4-x86.x86_64.run from AMD Site.It detects i686 and xorg 7.5 unpacks and stops Manually installing deb also not getting installed.Googled the same and found no solution I am not well versed in this sort of thing and request some guidance


All times are GMT -5. The time now is 01:49 AM.