LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 10-27-2011, 10:42 AM   #1
angle2009
Member
 
Registered: Mar 2007
Location: Egypt
Distribution: Ubuntu 11.10 x86_64
Posts: 80

Rep: Reputation: 15
ati driver on ubuntu 11.10


hi,
i have ubuntu oneiric x64 installed on my lenovo G570 laptop
and i have a problem in ati drivers installation
basically when my laptop was holding ubuntu 11.04 x64 , the ati driver has no effect on it

on oneiric i found new driver "post-release updates" when i tried to activate it i get those messages from log file
/var/log/jockey.log

Quote:
2011-10-27 17:33:12,909 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:12,910 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:12,971 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:12,972 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:13,334 WARNING: /sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver
2011-10-27 17:33:13,434 ERROR: xorg:fglrx_updates: get_alternative_by_name(fglrx-updates) returned nothing
2011-10-27 17:33:13,543 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:13,543 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:13,592 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:13,593 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,217 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,218 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,277 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,278 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,372 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,373 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-27 17:33:15,557 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,558 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,618 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,619 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,712 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,713 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,775 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,776 DEBUG: fglrx_updates is not the alternative in use
2011-10-27 17:33:15,863 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-27 17:33:15,864 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
Code:
lspci | grep -i vga
Quote:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series]
so if any recommendations regarding this issue would be great
Thanks in advance
 
Old 10-27-2011, 12:33 PM   #2
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I am not sure what the package of your driver is call. I use Debian and it is "fglrx-driver" which I believe is not what it is called in the Ubuntu repo but I am going to use the name I have. You will have to edit that to fit Ubuntu.

Have you run;
Code:
sudo dpkg-reconfigure fglrx-driver
this should either help or give you an error message that will help.

I know that a lot of times on my box it needs a specific command run to get the initial configuration set. I do not remember what that is but it should come up, I think, if you run the dpkg command.
 
Old 10-27-2011, 01:13 PM   #3
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Unless your laptop's BIOS has an option to disable the onboard intel GPU, you will be unable to use the AMD GPU at the moment.

Adam
 
  


Reply

Tags
ati, ubuntu, vga



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing ATI driver on Ubuntu 10.04 jscherer92 Linux - Hardware 21 02-17-2012 01:39 PM
Ati HD4890 driver problem. Ubuntu 10.04 Mortuus Linux - Hardware 1 05-02-2010 12:16 PM
Cant get my ATI driver to work on ubuntu 8.10. garrydog Linux - Newbie 2 02-02-2009 11:01 AM
ati driver issues Ubuntu skeletonca Linux - Hardware 1 08-31-2007 06:34 AM
ATI Driver Problems w/ Ubuntu 5.1 JosepiLove Linux - Software 1 01-06-2006 10:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration