You have been subscribed to a public bug:
linux-image-5.4.0-146-generic breaks amdgpu and ROCm 5.4.3 with the
following error:
> sudo /opt/rocm-5.4.3/bin/rocminfo
ROCk module is loaded
hsa api call failure at:
/long_pathname_so_that_rpms_can_package_the_debug_info/src/rocminfo/rocminfo.cc:1148
Call returned HSA_STATUS_ERROR_OUT_OF_RESOURCES: The runtime failed to allocate
the necessary resources. This error may also occur when the core runtime
library needs to spawn threads or create internal OS-specific events.
strace tool show access issue with the file /dev/dri/renderD128:
openat(AT_FDCWD, "/dev/dri/renderD128", O_RDWR|O_CLOEXEC) = -1 EINVAL
(Invalid argument)
The access groups are set correctly:
> ls -l /dev/dri/renderD128
crw-rw---- 1 root render 226, 128 Mar 30 12:46 /dev/dri/renderD128
> groups
marcusmae adm cdrom sudo dip video plugdev render lxd docker
I believe the (pseudo)file access is broken due to an issue in kernel
module not playing well with a new linux image updated via unattended
system update mechanism.
EXPECTED RESULT: rocminfo tool works correctly in linux-
image-5.4.0-144-generic
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
amdgpu is broken by kernel version 5.4.0-146-generic
https://bugs.launchpad.net/bugs/2013353
You received this bug notification because you are a member of Kernel Packages,
which is subscribed to linux in Ubuntu.
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp