Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 3010  / 3 Years ago, tue, may 4, 2021, 5:52:36

So, I'm kind of new to Ubuntu and Linux in general, I installed the latest (Ubuntu 14.04) and everything went fine, except for the resolution so I thought that it was a driver problem because I have a AMD HD 7750 and maybe it required additional proprietary drivers so I installed AMD Catalyst (Latest version), and then rebooted.



And now my monitor says Can't Display and I can't see the GUI.



I can go to terminal (Pressing Ctrl + Alt + F1, F2, F3 etc) but Not the UI.


More From » drivers

 Answers
0

I am guessing that when you installed the proprietary driver, Unity selected a resolution beyond your monitor's maximum resolution. That is why your monitor says Can't Display. Therefore all you gotta do is just change your resolution!



For this:




  • When you are in that Can't Display screen check if you can hear the login sound.
    This would tell us if you are in your login screen.

  • Then type in your password and press Enter.

  • Now we will assume we are in the desktop screen. Now try opening a terminal(with Ctrl+Alt+t).

    Then type the following command:



    xrandr -s 1024x768


    I am assuming 1024x768 is a supported resolution in your monitor. If its not supported then type some other supported resolution. This should show your desktop.




If this doesn't work then I suppose you can just delete your proprietary driver. Since you say that your purpose for installing the driver is just to get your maximum screen resolution detected you can just delete it and get your maximum screen resolution detected by following the steps in the answers whose links are as follows(The first link is better):




  1. How to make my maximum screen resolution to be detected by Ubuntu?


  2. How can I get my monitor's maximum resolution without the proprietary AMD graphic driver installed?



[#24707] Wednesday, May 5, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
untroo

Total Points: 3
Total Questions: 110
Total Answers: 95

Location: Palestine
Member since Thu, Oct 28, 2021
3 Years ago
;