Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903930 - dev-libs/cutlass-2.10.0 access denied to /dev/nvidiactl
Summary: dev-libs/cutlass-2.10.0 access denied to /dev/nvidiactl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-07 00:21 UTC by Alexey Boyko
Modified: 2023-04-12 06:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (midnode.emerge.info,7.81 KB, text/plain)
2023-04-07 00:23 UTC, Alexey Boyko
Details
build log (cutlass.build.log,6.63 KB, text/plain)
2023-04-07 00:26 UTC, Alexey Boyko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Boyko 2023-04-07 00:21:48 UTC
At configure time, there is appear error 'ACCESS DENIED: open_wr: /dev/nvidiactl'.
Changing access mode of /dev/nvidia* to 666 does not work.
I found only solution like below cited, with addition of 'addpredict /dev/nvidiactl' to configure stage.

Reproducible: Always

Steps to Reproduce:
1.emerge nvidia-drivers, then cutblass
2.
3.
Actual Results:  
configure error, because not access to /dev/nvidiactl
Comment 1 Alexey Boyko 2023-04-07 00:23:40 UTC
Created attachment 859640 [details]
emerge info
Comment 2 Alexey Boyko 2023-04-07 00:26:55 UTC
Created attachment 859641 [details]
build log
Comment 3 Alexey Boyko 2023-04-07 00:32:15 UTC
Sorry, I forgot add link to alike bug:
https://bugs.gentoo.org/784539
Comment 4 Larry the Git Cow gentoo-dev 2023-04-12 06:18:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe60e073ff38f2a8ecf71466baea240f675581a

commit ebe60e073ff38f2a8ecf71466baea240f675581a
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-04-12 06:17:30 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-04-12 06:18:20 +0000

    dev-libs/cutlass: fix /dev/nvidiactl sandbox issues
    
    Closes: https://bugs.gentoo.org/903930
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/cutlass/cutlass-2.10.0.ebuild | 1 +
 1 file changed, 1 insertion(+)