How can I get my monitor's maximum resolution without the proprietary AMD graphic driver installed?
Posted
by
Venki
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Venki
Published on 2014-04-03T12:21:17Z
Indexed on
2014/06/10
15:41 UTC
Read the original article
Hit count: 225
I am using Ubuntu 14.04. I have an AMD Radeon 5570 HD graphic card. Actually, the default open source REDWOOD drivers aren't allowing me to choose my monitor's maximum screen resolution(which is 1366 x 768). I just have two resolutions displayed which are 1024x768 and 800x600 . If I give the command :
xrandr -s 1366x768
then the output is:
Size 1366x768 not found in available modes
So just for the sake of getting 1366x768 resolution I am forced to install the proprietary graphic driver that AMD gives me from its site. But if I install it(which itself is quite a problem-prone process), I undergo a lot of 'inconvenience'. Sometimes after an OS update, the driver crashes unity. Then I will have to uninstall that driver from a tty
and google around for a solution. Also I encounter screen tearing problems occasionally. In addition I also cant see my login screen(See this question which states this particular problem). The main problem is AMD does not update its driver as quick as Ubuntu updates its OS. This is quite irritating.
So, I want the maximum resolution(and performance) that my graphics card and monitor can give me without installing the 'problematic' proprietary graphic card driver that AMD gives. Is this possible? Suggestions please. Thanks in advance.
PS :- More system specs details:-
- Intel i3 2100 processor
- AMD P8H61-M PLUS2 motherboard
- AMD Radeon 5570 HD graphic card
- DELL monitor
(BTW, Thank you for reading through my elaborate description!)
© Ask Ubuntu or respective owner