Page 2 of 3

Re: ATI issues post here please.

PostPosted: Mon May 03, 2010 2:12 pm
by serialjoepsycho
Ok the ATI drivers work in lucid x64. Of course I have a radeon 4350 so I can only say for sure that the drive for all radeon 4xxx works. The kernel may very well be the problem. If you have an ATI driver I would just say install the driver from AMDs website. Install everything but the catalyst control center and just change the settings in terminal until this issue is fixed if you must have Ultimate edition.

Re: ATI issues post here please.

PostPosted: Wed May 05, 2010 9:42 pm
by rsmcgough
I installed ultimate 2.6 64bit and it worked fine until I updated the ATI driver from the Hardware Driver utility. It said to update it so I did, well when I rebooted all I had was a black screen well then I changed to the .21 Kernel and I booted up and everything looks GREAT, ITS FAST FAST. The Kernel is the problem I believe.
Randall

Re: ATI issues post here please.

PostPosted: Wed May 05, 2010 10:02 pm
by Cell


Postby serialjoepsycho ยป Mon May 03, 2010 9:45 am

Wait lets me say that better: Lucid x86 doesn't have that issue with radeon hd 4350 and I must assume the same can be said for all radeon 4xxx cards since one driver runs them all.


True...somewhat.There is one driver from ATI(fglrx),but each rev. card reads the instructions different.

Sounds like a mean thing to say,but I'm glad ATI is finally having less issues than Nvida(from what I've been reading).Now I can buy an graphics card,and be confident that it will work well in now matter what OS I'm using.Even the open source drivers are kicking butt now.

Cell

Re: ATI issues post here please.

PostPosted: Wed May 05, 2010 10:24 pm
by serialjoepsycho
ATI jumped a leap ahead after AMD bought them especially when it comes to open source. The future of linux and free software is starting to seem my much sunnier as time goes by.

Re: ATI issues post here please.

PostPosted: Fri May 21, 2010 12:12 am
by DarkSoul_DST
Ok Im having the same issue with my Radeon 4350 it was doing same thing in 2.5 I have installed on same machine as 2.6.Found a post at Ubuntu forums with a fix.I know its working on the 2.5 I just got done doing it.Worked so good im playing WOW thru wine with 33fps which is real good.Going to try the same thing on the 2.6 tomarrow I spent most of the day just getting it to work in 2.5.Second time around should be easier.If you want to try it here is what I followed.

Re: new 4350 drivers, how to install
Here, try this.


Step 1; Remove old drivers.
Note: ATI recommends you uninstall the ATI Proprietary Linux
Driver before installing a newer version.

If you have installed the driver and it is giving you problems it may be mis-installed so removing it and starting again clean is often faster and easier than trying to figure out what went wrong.

If you are using a driver that you downloaded from the ati site and installed it using the installer there is a removal script that you can use:

Code: Select all
sudo sh /usr/share/ati/fglrx-uninstall.sh



If you installed the driver using Jockey (hardware manager) then that means the driver is from the Ubuntu repository and has been packaged a little differently so you will need to remove it as follows (you may also need to use this method if you used dpkg to build and install the driver):

Code: Select all
sudo apt-get purge xorg-driver-fglrx fglrx-amdcccle fglrx-kernel-source xorg-driver-fglrx-dev


The driver also may replace the following files with proprietary versions so you may need to restore them to their generic state:

Code: Select all
sudo apt-get --reinstall install libgl1-mesa-glx xserver-xorg-core


If you use Envy to install the driver, use Envy and chose remove completely.

If you are replacing an Nvidia card and used the nvidia proprietary driver the driver should also be removed completely BEFORE REMOVING THE CARD. This will save you a lot of headaches.

reboot into recovery kernel and use the fix-x option or "repair broken packages" to get to the generic VESA driver working. You can verify that the VESA driver is in use by checking in /var/log/Xorg.0.log.

STEP 2: Shutdown the system and install the new card.
If you are replacing an old card or installing a new card or adding a new card to a system that was previously using integrated graphics then you must enter the bios and make sure that the correct card is recognized and enabled and the IGP disabled.

Boot up the system and again use the fix-x or repair broken packages option. This is necessary because even the VESA driver needs to be initialized again for a different card
...continue....
If you want you can check again in /var/log/Xorg.0.log to make sure everything is OK.
You may not have a maximum resolution display and no desktop effects but do not change anything yet, you still need to install the new driver.

Step3:Install the new driver.
Go to the ati site and download the latest driver for your card to your Desktop (You can also do this before you start)

http://support.amd.com/us/gpudownload/Pages/index.aspx

Open a terminal and navigate to the Desktop


Code: Select all
cd Desktop


Make the installer executable by right clicking on it and choosing Properties/Permissions and checking the box next to Execute: and close the window.
Run the installer

Code: Select all
sudo sh ./ati-driver-installer.....


You can finish the rest of the line with the full name of the driver file including the .bin. You will be asked for your password, just type it in and the installer should run. When the driver stops and asks you questions just hit enter.

After the driver is finished installing return to the terminal and type

Code: Select all
sudo aticonfig --initial


You should get some message like "found uniitalized file xorg.conf blah bah blah....
If you have an X2 card, which has 2 gpus, or multiple cards you should use

Code: Select all
sudo aticonfig --adapter=all --initial


If you get an error you can try

Code: Select all
sudo aticonfig --initial -f


This will force aticonfig to overwrite the old xorg.conf.

reboot

Post Installation tips
Do not use Preferences/Display or Screen Resolution to adjust your display.
The driver comes with the Catalyst Control Center for adjusting the display and configuring the driver. It will be in your menu. You need to use the superuser mode to make most changes. If it does not launch from the menu you can launch it from a terminal with

Code: Select all
sudo amdcccle


There is also the command line utility aticonfig which has more options than CCC and is useful for setting up crossfire and a bunch of other useful stuff you can do to tweak the driver. For a full list of aticonfig options you can use

Code: Select all
aticonfig --help


Be very careful using these utilities, they can be a little buggy and do not like more than one change at a time before you reboot.

There are many old guides around and a lot of their advice is outdated. For one thing it is no longer necessary to build the packages yourself since the installer will now recognize Ubuntu and build the proper packages itself. Many of the old xorg.conf options they tell you to use are also no longer necessary and do not work for all cards so be very careful if you try them.

New problem

PostPosted: Sat Jun 05, 2010 12:25 am
by DarkSoul_DST
Ok followed Admin Amirs post on cleaning up the kernel then also doing the update to 2.6.34-020634 then cleaned kernel again.Now I followed the post I did on putting in the ATI drivers in after purging the old ones.Did it the way Blackwolf edited the script and the original way I had done it on my 2.5.I am now getting the Black screen of death on start-up.Have followed other suggestions from Ubuntu site to no avail.Is the 2.6.34-020634 kernel that much different and needs the script edited some more.Im lost again just been playing with the different kernels trying to figure out which one will work best for WOW.Only problem I seem to be running into is the Video drivers on each version of the kernel.My non updated 2.6 installs installed the ATI driver no problem its just the updated kernel giving me headaches now.After this updated kernel going to work on the 2.6 gamers edition I have already installed and running.Need to know for it if it can have the kernel update put in it also.

Thanks for any advice given

Re: ATI issues post here please.

PostPosted: Sat Jun 05, 2010 10:27 am
by sambolinux
Hi Darksoul, do you still have kernel 2.6.32.21 installed or have you deleted it ? The reason I asked is because I have working on the kernel 2.6.32.22(it wont work with proprietary ati video drivers at all.) The drivers work well with the older kernel but not this one, I don't understand unless they changed something in the kernel, I wish I knew what options to use with the kernel because I would compile my own but too complex for me !!! There are books on this and not just simple scripts.

Re: ATI issues post here please.

PostPosted: Sat Jun 05, 2010 2:19 pm
by DarkSoul_DST
Just reinstalled the 22 kernel I had got rid of it because it was to buggy .The driver works good on the 21 kernel will look around and work with it to see if I can get it working on the 22 kernel.

Re: ATI issues post here please.

PostPosted: Sun Jun 06, 2010 1:16 am
by sambolinux
I have tried every trick I can think of still no love. Hopefully you will have better luck than I have had.

Re: ATI issues post here please.- [SOLVED]

PostPosted: Sun Jun 06, 2010 2:44 pm
by sambolinux
Well I finally got the proprietary drivers to work with kernel 22. What I did ,in noway can I be held responsible if you break your box, is remove kernel .22 then rebooted but for some strange reason I had to reconfigure X to get to load gnome , I don't why it should have been already configured for this kernel. I do not guarantee this will work for you nor do I suggest you try it. but I will give the steps I used for the curious.
step 1 remove all of kernel 22 only(keep 21) through synaptic (system>administrator>synaptic) keep tabs on what else it removes because you have to reinstall them all.The system should be able to boot back up without them but it will not upgrade to the newest kernel if they release one. reboot
step 2 You might have to reconfigure X if so got into recovery mode and use fail-safe X to reconfigure X(the line right below normal boot kernel).
step 3 Reinstall all of kernel 22 and whatever else it took with it.If I remember correctly I had to reinstall 5 pkgs( do not hold me to this because I also installed other pkgs that have no bearing with kernel 22(powernowd, i2c tools))
step 4 reboot voila I have kernel 22 with open source drivers cool now I can install the proprietary drivers.