I'm now to Ubuntu and I would like to install proper AMD drivers for my 290x card.
I installed the AMDGPU-PRO drivers but when I restart the system I see a black screen with a line of text saying something like blocks 54132/45643
and underneath this there is a flashing white dash, like ready for me to type something, but nothing comes up if I do. I somehow have to remove the drivers now when going into recovery mode on the grub startup page.
I would still like to get proper drivers installed.
I remember when I installed Ubuntu on my laptop once, a while back, that I could select what driver I would like to use on the Additional Drivers tab. All I see there now is some kind of proprietary driver for my CPU.
lsmod | grep amdgpu
in a terminal. If it's shown, you should be using the amdgpu driver. If it's not shown, you're likely using the radeon driver. – dobey Mar 18 '17 at 16:57