I am very new to linux and tried to install Ubuntu 18.04.2 LTS on my laptop Lenovo g405s. it had windows 7 previously. i installed ubuntu via an USB and succeed, after that it told me to remove the usb and press enter, after which i welcomed at blank purple screen. im not sure what caused this and tried several fixs i found online and all failed.
Things i've tried :
replaced quiet splash with nomodeset -> fail
replaced quiet splash with radeon.modeset=0 -> fail
replaced $linux_gfx_mode with nomodeset -> fail
do i need older version of ubuntu or something else is wrong ?
dmesg | less
at the command (=shell, bash) prompt. With the text up on the screen hit>
to scroll down to the end of the text (hith
to get help on all available options) - and look for errors. You might also need to to scroll back upwards, or use less:s search function. – Hannu Apr 13 '19 at 12:56