Hello everyone,
I'm having trouble getting Tumbleweed working with my rx 480 graphics card. With an older Nvidia graphics card everything works but with the amd graphics card I get into the command line after a while with the error message: "[ 10.931116] [drm:amdgpu_uvd_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 10.931165] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 13.171190] [drm:amdgpu_vce_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 13.171239] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 12 (-110). [ 13.171282] [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110)."
The only thing I could find, that seemed relevant was the output of dmesg | grep amd, wich I attached.
Greetings Dennis.
On 18.04.2017 17:35, Dennis Gilch wrote:
Hello everyone,
I'm having trouble getting Tumbleweed working with my rx 480 graphics card. With an older Nvidia graphics card everything works but with the amd graphics card I get into the command line after a while with the error message: "[ 10.931116] [drm:amdgpu_uvd_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 10.931165] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 13.171190] [drm:amdgpu_vce_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 13.171239] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 12 (-110). [ 13.171282] [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110)."
The only thing I could find, that seemed relevant was the output of dmesg | grep amd, wich I attached.
Greetings Dennis.
Hello,
is your kernel-firmware package on the newest version? Check with zypper info kernel-firmware. Its version should be 20170404-1.1
Greetings, Fabian
2017-04-18 12:35 GMT-03:00 Dennis Gilch wratc@cock.li:
Hello everyone,
I'm having trouble getting Tumbleweed working with my rx 480 graphics card. With an older Nvidia graphics card everything works but with the amd graphics card I get into the command line after a while with the error message: "[ 10.931116] [drm:amdgpu_uvd_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 10.931165] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 13.171190] [drm:amdgpu_vce_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 13.171239] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 12 (-110). [ 13.171282] [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110)."
The only thing I could find, that seemed relevant was the output of dmesg | grep amd, wich I attached.
You can try to install the amdgpu-pro driver:
In the AMD website are drivers for many of the distros, but not for Opensuse http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta...
The only amdgpu-pro drivers for the suse family are for SLED/SLES 12 SP2 http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-R...
I tryed to install the amdgpu-pro driver in Leap 42.2, but I got some errors, the same as decribed in: https://community.amd.com/thread/212558
You must to add the Bumblebee3 repo: http://download.opensuse.org/repositories/home:/Bumblebee-Project:/Bumblebee...
But You can find the dkms package on the Packman repo.
But now is the AMDGPU-PRO Driver 17.10 https://www2.ati.com/drivers/linux/sled-sles/amdgpu-pro-17.10-401251.tar.xz
Known Issues
System hangs when OpenCL™ attempts to allocate more than available system memory. Deadlock when running Vulkan™ CTS dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_compute test. See Linux® kernel mutex patch fix here https://patchwork.kernel.org/patch/9443007/ Xserver crashes when running Ansys V18 application on RHEL and can be avoided by running the following two commands as root before launching the app: "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so.1" "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so"
On 2017-04-18 17:46, Juan Erbes wrote:
2017-04-18 12:35 GMT-03:00 Dennis Gilch wratc@cock.li:
Hello everyone,
I'm having trouble getting Tumbleweed working with my rx 480 graphics card. With an older Nvidia graphics card everything works but with the amd graphics card I get into the command line after a while with the error message: "[ 10.931116] [drm:amdgpu_uvd_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 10.931165] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 13.171190] [drm:amdgpu_vce_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 13.171239] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 12 (-110). [ 13.171282] [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110)."
The only thing I could find, that seemed relevant was the output of dmesg | grep amd, wich I attached.
You can try to install the amdgpu-pro driver:
In the AMD website are drivers for many of the distros, but not for Opensuse http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta...
The only amdgpu-pro drivers for the suse family are for SLED/SLES 12 SP2 http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-R...
I tryed to install the amdgpu-pro driver in Leap 42.2, but I got some errors, the same as decribed in: https://community.amd.com/thread/212558
You must to add the Bumblebee3 repo: http://download.opensuse.org/repositories/home:/Bumblebee-Project:/Bumblebee...
But You can find the dkms package on the Packman repo.
But now is the AMDGPU-PRO Driver 17.10 https://www2.ati.com/drivers/linux/sled-sles/amdgpu-pro-17.10-401251.tar.xz
Known Issues
System hangs when OpenCL™ attempts to allocate more than available system memory. Deadlock when running Vulkan™ CTS dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_compute test. See Linux® kernel mutex patch fix here https://patchwork.kernel.org/patch/9443007/ Xserver crashes when running Ansys V18 application on RHEL and can be avoided by running the following two commands as root before launching the app: "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so.1" "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so"
Nothing changes for me after installing amdgpu-pro
Greeetings Dennis
Can you post your /var/log/Xorg.0.log at https://paste.opensuse.org/ and provide the link here?
Maybe there is something there, but please remove the binary driver first.
On Tue, Apr 18, 2017 at 8:44 PM, Dennis Gilch wratc@cock.li wrote:
On 2017-04-18 17:46, Juan Erbes wrote:
2017-04-18 12:35 GMT-03:00 Dennis Gilch wratc@cock.li:
Hello everyone,
I'm having trouble getting Tumbleweed working with my rx 480 graphics card. With an older Nvidia graphics card everything works but with the amd graphics card I get into the command line after a while with the error message: "[ 10.931116] [drm:amdgpu_uvd_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 10.931165] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 13.171190] [drm:amdgpu_vce_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out. [ 13.171239] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 12 (-110). [ 13.171282] [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110)."
The only thing I could find, that seemed relevant was the output of dmesg | grep amd, wich I attached.
You can try to install the amdgpu-pro driver:
In the AMD website are drivers for many of the distros, but not for Opensuse
http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta...
The only amdgpu-pro drivers for the suse family are for SLED/SLES 12 SP2
http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-R...
I tryed to install the amdgpu-pro driver in Leap 42.2, but I got some errors, the same as decribed in: https://community.amd.com/thread/212558
You must to add the Bumblebee3 repo:
http://download.opensuse.org/repositories/home:/Bumblebee-Project:/Bumblebee...
But You can find the dkms package on the Packman repo.
But now is the AMDGPU-PRO Driver 17.10
https://www2.ati.com/drivers/linux/sled-sles/amdgpu-pro-17.10-401251.tar.xz
Known Issues
System hangs when OpenCL™ attempts to allocate more than available system memory. Deadlock when running Vulkan™ CTS
dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_compute test. See Linux® kernel mutex patch fix here https://patchwork.kernel.org/patch/9443007/ Xserver crashes when running Ansys V18 application on RHEL and can be avoided by running the following two commands as root before launching the app: "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so.1" "ln -sf /opt/amdgpu-pro/lib64/libGL.so.1.2 /usr/lib64/libGL.so"
Nothing changes for me after installing amdgpu-pro
Greeetings Dennis
To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org