Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I didn't really notice this problem until I started using my Linux Mint Laptop (Acer Aspire 5672 WLMi) to develop some software but when I look at my screen really closely there appears to be wavy horizontal lines constantly running up and down the screen.
This is a default Linux Mint machine so I'm thinking that perhaps I need to install a proper ATI video driver?
I'm looking through the Xorg logs (/var/log/xorg.0.log) and it looks like the OS is loading ATI drivers but I'm not quite sure if I'm seeing this correctly?
Code:
(II) RADEON: Driver for ATI Radeon chipsets:
...
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
...
I'm not really sure what to do at this point. These wavy lines are getting irritating but I don't want to spin off in another direction and break my display all together if I dork something up.
From a distance the screen looks great but upon close inspection there are subtle horizontal lines constantly moving from the bottom to the top of the screen.
There should be a monitor refresh rate setting in the monitor/screen resolution menu (i.e. 60hz - 75hz). try changing to the next higher setting. The default is not always the best with all hardware.
There should be a monitor refresh rate setting in the monitor/screen resolution menu (i.e. 60hz - 75hz). try changing to the next higher setting. The default is not always the best with all hardware.
Thanks for the tip. Unfortunately 60Hz is the only setting available using:
Mint 9 (based on ubuntu 10.04)? With a x1300/x1400.
Its probably the open source ATI/AMD drivers. The proprietary/closed source ATI/AMD drivers wont work with that GPU on any linux mint release past 6 or 7, so any newer mint release could be having the same problem.
I've never tried this with mint, or seen any posts about people doing it (I havent searched though), so I cant say for sure it would work, but I'd try adding the xorg-edgers PPA.
Add this to your software sources-
ppa:xorg-edgers/ppa
Then update, that should get you the newer drivers.
Warning! Because I've never tried it, there is a chance it could bork your system. I'd doubt it would, but hey, better warned about possible problems than not, right?
Great suggestion! That one is going into my Linux notebook.
I ended up disabling 'compiz' effects and restarted and now there appears to be no more tearing. (I wish I had a better way to articulate the symptom but its hard to describe). Everything is looking good for the moment (knock on wood).
thund3rstruck, just so you know- the reason why Mint 8, 9 and 10 (and ubuntu up to 10.10 , possibly later, I'll withhold judgment on 11.04 untill its released, but it should be good for ATI/AMD) might have problems with the open source drivers is because the serious work on the open drivers started after ATI/AMD pulled support for the proprietary drivers on pre-radeon HD cards (around late 2008 IIRC).
The open source drivers have got a huge amount better in the 2009-late 2010 period. So 11.04, and Mint based on 11.04 and later versions should have much better support out of the box. 9.04-10.10 dont have very good ATI/AMD open source drivers out of the box, thats why xorg-edgers (which get you the newest driver versions) helps with earlier releases.
If I'm right and 11.04 has much better open source ATI/AMD drivers out of the box, xorg-edgers shouldnt be needed in most, if any ATI/AMD hardware with no proprietary driver support. It might still help in some cases, but if you arent getting any problems with later versions its not worth the risk of adding a PPA for what will probably be minor improvements at best.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.