LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-26-2012, 12:45 PM   #16
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322

Quote:
/usr/lib64/libGL.so.1 -> libGL.so.1.2*
That's a Mesa lib, but
Quote:
/usr/lib64/libGLU.so.1 -> libGLU.so.1.3.071100*
THAT looks as if it's from some binary blob.

You can't mix those. I would uninstall any binary blob package. If you have an ATI-u.w.v.x.y.z.run file you can run that with an --uninstall or /uninstall ( or --help or some such)

Then reinstall mesa. Remove first if necessary. Then check the modules blacklist to make sure your modules aren't in there.
 
Old 01-28-2012, 08:59 PM   #17
shock_ez
Member
 
Registered: May 2003
Location: Japan
Posts: 67

Original Poster
Rep: Reputation: 15
Okay I didn't have an uninstall script for anything ATI, so I just removed the link /usr/lib64/libGLU.so.1 -> libGLU.so.1.3.071100* and then renamed libGLU.so.1.3.071100 to append ".old" on the end. I hope that's sufficient.

As for uninstalling/reinstalling Mesa, I can't seem to do that without breaking a thousand dependencies, so kinda stuck on that.

My noobiness is definitely an impediment here, and so if this is too time-consuming or annoying on your end of things please don't just stick it out on my account!
 
Old 01-29-2012, 08:00 AM   #18
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
There's a way to do this in every distribution.

If you set initdefault to 3 (in /etc/inittab) & reboot, you come up in a console. Yum and rpm still work. RPM sorely lacks the --middle-finger option. In it's place, they have things like
Quote:
rpm -e --nodeps --force some.rpm
This has to be followed by
Quote:
rpm -ivh some.rpm
or otherwise, the sky may fall in like rpm is warning you. If you have a debian based thing, (apt-get, emerge, etc.) you're on your own, as I never went there.
 
Old 02-15-2012, 05:14 AM   #19
shock_ez
Member
 
Registered: May 2003
Location: Japan
Posts: 67

Original Poster
Rep: Reputation: 15
Yeah, I'm sorry to say I'm throwing in the towel on this one.
The procedures for possibly getting acceleration to work are a bit over my head, and the results are far from certain.

Thank you so much for your help and I'm sorry to bail!
 
Old 02-15-2012, 10:26 AM   #20
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
If you are not averse to installing the proprietary ATI driver for your Radeon x1200, you can find it here: http://support.amd.com/us/gpudownloa...eon_linux.aspx

The reason I suggest the driver from ATI is that I've been struggling for months with graphics problems (Debian 6.0 on a Toshiba Satellite). I tried everything suggested in this thread.

Yesterday I solved my graphics issues. I installed the driver from ATI.
 
Old 02-15-2012, 10:51 AM   #21
shock_ez
Member
 
Registered: May 2003
Location: Japan
Posts: 67

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by bigrigdriver View Post
If you are not averse to installing the proprietary ATI driver for your Radeon x1200, you can find it here: http://support.amd.com/us/gpudownloa...eon_linux.aspx

The reason I suggest the driver from ATI is that I've been struggling for months with graphics problems (Debian 6.0 on a Toshiba Satellite). I tried everything suggested in this thread.

Yesterday I solved my graphics issues. I installed the driver from ATI.
I definitely am not averse to the proprietary driver. I had avoided it simply because I thought that since it was deprecated, it wouldn't work with current Linux flavors. Might as well try it though, I don't really have anything to lose at this point.

Thanks!
 
Old 02-15-2012, 12:04 PM   #22
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Your first instinct is correct. The last version of the proprietary to support your GPU is from March of 2009. It will not work with any modern distribution.

You might consider join #radeon on the Freenode IRC network and seeing if any of the developers are around to ask about your problem.

Adam
 
Old 02-15-2012, 12:07 PM   #23
Sidicas
Member
 
Registered: Apr 2004
Distribution: Debian GNU/Linux
Posts: 47

Rep: Reputation: 6
Quote:
Originally Posted by shock_ez View Post
I definitely am not averse to the proprietary driver. I had avoided it simply because I thought that since it was deprecated, it wouldn't work with current Linux flavors. Might as well try it though, I don't really have anything to lose at this point.

Thanks!
You are absolutely correct.. You cannot use this driver with any modern distros.. If you want to use this, you will have to use this with Debian's old stable "Lenny" distribution which just got it's security updates end-of-life'd last week... I'm running very similar hardware in my laptop and still running Debian "Lenny" because if I upgrade to the newer distros I'd have to throw away the Catalyst drivers and use r300g which means I lose MSAA and a stable Hyper-Z (lose feature and performance with open source driver).

/sigh.

I'd suggest you find a way to get this running on the newer distros and not try to run those deprecated Catalyst drivers. I'm running them now and they are blacklisted by the Mozilla team due to bugs that prevent WebGL and other browser accelerations from working properly, whereas the open source drivers will work.

I agree that this is most likely a monitor problem, not a graphics chip problem.. You need to find a way to force the correct HSYNC/VSYNC modes for your monitor.

Have you tried using Ubuntu 12.04 LTS? I'd be very surprised if that didn't work out of the box. The Ubuntu team did exhaustive testing with netbooks from every manuf. for their netbook remix of Ubuntu, which eventually got rolled into their regular release of Ubuntu.

Last edited by Sidicas; 02-15-2012 at 12:23 PM.
 
Old 02-15-2012, 09:34 PM   #24
shock_ez
Member
 
Registered: May 2003
Location: Japan
Posts: 67

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Sidicas View Post
Have you tried using Ubuntu 12.04 LTS? I'd be very surprised if that didn't work out of the box. The Ubuntu team did exhaustive testing with netbooks from every manuf. for their netbook remix of Ubuntu, which eventually got rolled into their regular release of Ubuntu.
Do you mean 12.04 the as-yet-not-stable build of Ubuntu?
I tried Ubuntu 11.10 and the graphics issue happened pretty much immediately. Mint was the same, except it was so immediate and so bad that I couldn't even find the button for shutdown. Might as well try the 12.04 desktop CD though...
 
Old 02-16-2012, 02:53 AM   #25
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Just to mention I'm running your exact kit on slackware-13.37 with X on the Open Source xf86-video-ati and radeon module. I have full kms(radeon.ko kernel module) and am running 2 monitors atm on different resolutions.

If you're installing anything, do not install a proprietary driver but do install xf86-video-ati
 
Old 02-16-2012, 03:24 AM   #26
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by Sidicas View Post
Have you tried using Ubuntu 12.04 LTS? I'd be very surprised if that didn't work out of the box. The Ubuntu team did exhaustive testing with netbooks from every manuf. for their netbook remix of Ubuntu, which eventually got rolled into their regular release of Ubuntu.
12.04 LTS is at alpha 2 now. I'd expect (new!) problems, and I doubt that it would fix the problem shock_ez is having. I'd expect a buggy unity, or dropping back to unity 2D with 12.04 as well as any other 'new' problems 12.04 would bring.

LOL @ the 'netbook remix testing should have sorted it out' idea...if that was true, 11.10 would be running well.

I'd suggest trying a different distro. Slackware (if you dont mind learning a fair amount of new stuff) or debian testing/sid (even aptosid or siduction) if you dont want to learn so much.
 
Old 02-16-2012, 04:59 AM   #27
shock_ez
Member
 
Registered: May 2003
Location: Japan
Posts: 67

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by shock_ez View Post
Might as well try the 12.04 desktop CD though...
Eh, no go. Oh well.
 
Old 02-17-2012, 02:36 AM   #28
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
If you'd stay still on one distro, we could sort this out. The distros all install essentially the same things.
 
Old 02-17-2012, 06:32 AM   #29
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
@ business_kid- yeah, they do...but I've had weirdness with some distros and hardware combos. Still, I probably should have posted 'If you are going to try 12.04, you might as well try slackware or debian testing/sid'...
 
Old 02-17-2012, 03:03 PM   #30
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by cascade9 View Post
@ business_kid- yeah, they do...but I've had weirdness with some distros and hardware combos. Still, I probably should have posted 'If you are going to try 12.04, you might as well try slackware or debian testing/sid'...

When I got my box with an amd rs690/sb600 I started with ubuntu, and never got going.
Fedora, slamd64(slackware in disguise) & slackware64 all could get configured. I couldn't find out what to do in ubuntu. I did have to rebuild the jernel. I pity anyone trying a 32 bit distro on these.
 
  


Reply



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
What distro handles ATI Radeon HD 4200 graphics? rip Linux - Hardware 7 03-08-2010 07:33 PM
driver for integrated ati radeon x1200 video card drastic Linux - Hardware 9 09-25-2008 02:23 PM
Radeon x1200 audio ionmich SUSE / openSUSE 4 07-24-2008 05:17 AM
Suse 10.3 and Radeon Graphics card issue amer.hajj Linux - Newbie 2 06-26-2008 08:42 AM
X11 wont run on my laptop radeon x1200 toshiba a210 xx-iceman-xx Linux - Laptop and Netbook 1 04-04-2008 05:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:06 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