I am trying to install my Graphics Driver for my Radeon RX 460 and I am stuck at extracting the content of the amdgpu-pro-16.40-348864.tar.xz file. I run tar -Jxvf amdgpu-pro_16.30.3-348864.tar.xz from the terminal (I used cd command to navigate to the file) and I get
termozour@termozour-ubuntu:~/Desktop$ tar -Jxvf amdgpu-pro-16.40-348864.tar.xz
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
I have checked if xz tools is installed, and it is, and updated to the latest version. How can i extract it so I can install it ?
EDIT1: I tried downloading the file again several times, and I still got the same problem. I emailed AMD regarding the issue, and they have forwarded my email to a more specialized staff, to fix my issue.
I can boot Ubuntu if my GPU is either unplugged from the MoBo or if it's disabled in UEFI BIOS.