Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Ubuntu installation on Asus tuf fx505dy

Writer Sebastian Wright

I am unable to run any Ubuntu version on my Asus FX 505dy which I try to dual boot alongside windows 10. System configuration

ASUS TUF FX505DY-BQ002T 15.6-inch FHD Gaming Laptop (AMD Ryzen 5-3550H/8GB/1TB HDD/Windows 10/Radeon RX 560X 4GB Graphics/2.20 Kg),

Followed below link but it did not help

I have tried installing 16.04, 18.04.1 18.04.2, Manjaro Nothing worked. I am always stuck at boot loader after installing amdgpu driver from their official website and installing it using 'amdgpu-pro-install -y'

5

2 Answers

Whoever faces this issue please try to install Ubuntu 19.04. it worked for me

2

Just in case someone ends up here like I did 2 days ago - I got the ASUS TUF FX505DY with a 256 SSD drive, and for some reason it would not get past the splash screen.

I found my answer in this thread:

I had to add this kernel parameter:

nvme_core.default_ps_max_latency_us=5500

Without it, the netbook would freeze about 30s into the boot, 100% of the time. Don't forget to add the above kernel parameter to grub.cfg as well, otherwise it will freeze after install.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy