Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 11156  / 3 Years ago, sun, may 2, 2021, 5:09:55

I have a problem with booting Kubuntu 13.10 on a lenovo G510 notebook with this specs:



-CPU: Intel core i5 4200M

-Graphic card: Intel Graphics HD 4600 + AMD Radeon HD 8570m

-S.O.: Windows 8.1/Kubuntu 13.10



When I try to boot Kubuntu with the Radeon enabled, it results in a black screen, instead if I disable it from the BIOS and use only UMA Graphics it works perfectly. So the problem is the Radeon, but I can't keep it turned off all the time, it'd be a waste! Maybe it's because I haven't installed the drivers for the Radeon, but I can't install them while the radeon is disabled.
How can I fix this?


More From » boot

 Answers
4

Probably you can install the drivers even without the card enabled.
If you want to go with open source drivers, the correct packages is xserver-xorg-video-radeon (but you should have it installed by default).



I had a lot of problems with my Intel + Radeon combo (it's a 7400m here, so maybe it doesn't apply to you). I put some consideration here: https://askubuntu.com/a/390050/16395



Basically, to go with the open-source drivers you just make sure you have the aforementioned package installed and make sure you do not have a /etc/X11/xorg.conf file. (If you have, backup it and try to remove it).



To go with the proprietary AMD drivers you can simply install them with



sudo apt-get install fglrx fglrx-pxpress


and then reboot.



Be prepared to having to rescue the system if they do not work by entering again in recovery mode and uninstalling them --- remember to remove the xorg.conf file in this case; uninstalling the fglrx packages will not automatically remove it, and if present the open source drivers will not work.



Useful question/answers: How do I get AMD/Intel Hybrid Graphics drivers to work?


[#27885] Monday, May 3, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anatta

Total Points: 326
Total Questions: 128
Total Answers: 96

Location: Jordan
Member since Sun, Jun 26, 2022
2 Years ago
anatta questions
Sun, Jul 17, 22, 07:13, 2 Years ago
Sun, Jun 6, 21, 12:17, 3 Years ago
Sat, Jun 12, 21, 20:43, 3 Years ago
Thu, Jan 13, 22, 20:49, 2 Years ago
Sat, Jun 5, 21, 05:39, 3 Years ago
;