Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old December 20th, 2007   #1
Paladin13
First Cup of Ubuntu
 
Join Date: Jul 2006
Beans: 1
Ati Hd3870 & Ubuntu 7.10

Hi!
I have a problem so I was wondering if someone can help me.
I have an Ati HD 3870 and I just instaled 7.11 Catalyst which is supposed to have Ubuntu 7.10 support.
The result is that I dont have 3d accel. I dont know why but it didn't work for me.
I did a sudo and then I executed the ATI Catalyst 7.11 driver with the sh command.
Any ideas?
Has anyone done successfully the installation?
If so..how?
Paladin13 is offline  
Old December 23rd, 2007   #2
BogusJoe
Spilled the Beans
 
Join Date: Dec 2006
Location: US
Beans: 8
Kubuntu 6.10 Edgy
Re: Ati Hd3870 & Ubuntu 7.10

Have not tried it yet. but thinking about it.
I went ahead and got two of the 3870's and hoping someone has been able to get this to work.
BogusJoe is offline  
Old January 1st, 2008   #3
Kingsfan
First Cup of Ubuntu
 
Kingsfan's Avatar
 
Join Date: Jun 2007
Location: socal
Beans: 10
Ubuntu 7.04 Feisty Fawn
Re: Ati Hd3870 & Ubuntu 7.10

Quote:
Originally Posted by BogusJoe View Post
Have not tried it yet. but thinking about it.
I went ahead and got two of the 3870's and hoping someone has been able to get this to work.
same here, mine should come in thursday...
Kingsfan is offline  
Old January 7th, 2008   #4
rabbito
5 Cups of Ubuntu
 
Join Date: Jan 2008
Beans: 26
Re: Ati Hd3870 & Ubuntu 7.10

well this sucks!! not because the 3870 is not supported yet but because i have been going crazy trying to get my 3870 detected properly using 7.12 drivers. i have just been installing it using the built in installer. I tried using the specialized distribution of 7.10 gutsy but it kept saying unsupported. even after running the installer it still does not show up under restricted drivers so i may be doing something else wrong but i am not sure. If anyone here at least has the driver showing up under the restricted and you have the cat 7.12 with a 3870/3850 let me know. thanks. I just got going with Ubuntu so i am still learning but i am pretty sure i followed all of the steps correctly.
rabbito is offline  
Old January 10th, 2008   #5
rabbito
5 Cups of Ubuntu
 
Join Date: Jan 2008
Beans: 26
Re: Ati Hd3870 & Ubuntu 7.10

Wondering if anyone has made any progress with the new ATI cards and their ubuntu setup. Looking at the Phoronix review of the asus cards they were able to get the cards up and running but every attempt so far with installation has ended with reinstalling Ubuntu because i cant read the screen anymore and i have not figured how to restore.
rabbito is offline  
Old January 10th, 2008   #6
Kingsfan
First Cup of Ubuntu
 
Kingsfan's Avatar
 
Join Date: Jun 2007
Location: socal
Beans: 10
Ubuntu 7.04 Feisty Fawn
Re: Ati Hd3870 & Ubuntu 7.10

i got it running with a friend's help, using the 7.12 ATI driver, i'll have to ask my friend again exactly how we did it, but i'll report back!
Kingsfan is offline  
Old January 10th, 2008   #7
rabbito
5 Cups of Ubuntu
 
Join Date: Jan 2008
Beans: 26
Re: Ati Hd3870 & Ubuntu 7.10

You lucky dog! Anyways, if you could be as detailed as you can i would really appreciate it. Do you have full functionality? I want to be able to enable the desktop effects and see what it looks like load some of my games on such as GW but not until i get the graphics worked out.
rabbito is offline  
Old January 11th, 2008   #8
downhillgames
5 Cups of Ubuntu
 
downhillgames's Avatar
 
Join Date: Jun 2007
Location: Grand Rapids, MI
Beans: 24
Ubuntu 8.04 Hardy Heron
Re: Ati Hd3870 & Ubuntu 7.10

Quote:
Originally Posted by Kingsfan View Post
i got it running with a friend's help, using the 7.12 ATI driver, i'll have to ask my friend again exactly how we did it, but i'll report back!
I'd be ^his friend.

Alright, here's your mini-howto that'll most certainly mess up some Xorg libs until you do pretty much just as much hassle later on (like... months from now) to correct it (but by then everyone will probably upgrade to the April release which should really OWN!).

Graphically:
First, remove the modules (don't blacklist, REMOVE):
- Open Synaptic, search for: linux-

- Sort by status (the far left thing where the shiny squares are, showing whether or not the package is installed)

- Mark For Complete Removal all of the following:
-- Any linux-restricted-modules (even the metapackages)
Please note that removing these also includes removing various other restricted drivers. This may be bad if you rely on other drivers than the fglrx (Catalyst) driver. Read below if you use other drivers given by this package (hint: read the description).

- Search for "radeon" and "ati" (separately) and do the same for:
-- Any fglrx/radeon/ati -type packages (anything related to AMD/ATi Radeon graphics cards) (xserver-xorg-video-ati, radeontool, etc, etc...)

- might as well make sure "nvidia" stuff isn't installed, either though, obviously... anyway... they don't play nice together and yeah... just make sure

- change your driver to "vesa" in xorg.conf (so where it says "fglrx" change that to say "vesa" -- alt+f2 > gksu gedit /etc/X11/xorg.conf OR in KDE do: kdesu kate /etc/X11/xorg.conf)

- reboot to _properly_ (and automatically ) unload all the drivers and such.

- open a terminal (note: compiz and such won't be working right now... obviously...)

- cd /path/to/where/you/downloaded/the/ati.run/installer/ (like.. cd /home/downhill/Desktop/)

- chmod a+x ./ati-blah-blah-blah.run

- sudo ./ati-blah-blah.run

- follow that. self-explanatory.
Congrats! You've officially overwritten a lot the OpenGL stuff that Xorg uses! Your install is now sorta borked... but hey, 3d accel on your card will work! -- installed WinXP style, haha... without care.

- change your driver back to "fglrx"

- reboot.

enjoy.

PS: If you're using those extra drivers. Try manually removing the existing one and then installing the driver manually ("change your driver" step and onward after deleting the driver... good luck with that. :S)

I in no way warranty this procedure. Do it at your own risk. You are, in fact, overwriting some stuff that Xorg ships with in order to attain some 3d accel. That's not the end of the world but... once "official" support arrives (via repos, that is) I highly suggest reinstalling Xorg and/or just formatting. April's release would be good timing, IMO.

peace,
-downhill


oh yeah... terminal junkies:
sudo apt-get remove linux-restricted* radeontool xserver-xorg-video-ati xorg-driver-fglrx xserver-xorg-driver-radeonhd && chmod a+x ./ati-blahblah.run && sudo ./ati-blah-blah.run
^you could get away with doing that... I suggest learning the graphical tools rather than the mess that is the CLI (command line interface)
__________________
I grew up on Mac OS, Windows 3.11/DOS and RedHat 7.

For desktop Linux, go Ubuntu or go home.

Last edited by downhillgames; January 11th, 2008 at 05:07 AM..
downhillgames is offline  
Old January 11th, 2008   #9
rabbito
5 Cups of Ubuntu
 
Join Date: Jan 2008
Beans: 26
Re: Ati Hd3870 & Ubuntu 7.10

thanks a lot for that write up. I will give it a go when i have time this weekend. Hopefully you are right about Hardy giving native support for the new cards which would be nice. I do in fact use another restricted Atheros driver for my wifi card but fortunately you said how to work around that as well. thanks again.
rabbito is offline  
Old January 14th, 2008   #10
Extera
First Cup of Ubuntu
 
Join Date: Aug 2007
Beans: 1
Re: Ati Hd3870 & Ubuntu 7.10

Hey guy's,

I'v tried installing the drivers like discriped above, but CCC does not start when I click on it.

Anyone knows what I do wrong?
Extera is offline  
 

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

Forum Jump


All times are GMT -4. The time now is 03:18 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry