Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730124 - x11-drivers/nvidia-drivers : DRM and DRM_KMS_HELPER config checks should be non-fatal
Summary: x11-drivers/nvidia-drivers : DRM and DRM_KMS_HELPER config checks should be n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-29 09:42 UTC by Ionen Wolkens
Modified: 2020-07-01 12:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ionen Wolkens gentoo-dev 2020-06-29 09:42:51 UTC
I've been using nvidia-drivers without those since forever just fine. Lacking them doesn't prevent neither compilation nor usability for me, and I do not wish to start using them.

From very recent commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69bae801a904d7f31145bfba5a50f11a9cbbdf7
Comment 1 Ionen Wolkens gentoo-dev 2020-06-29 14:43:53 UTC
Oh and I am aware that it is needed when using nvidia-drm.modeset=1, however that's optional. I don't even let the nvidia-drm module be loaded (I only need nvidia.ko and nvidia-modeset.ko)
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-07-01 11:55:22 UTC
(In reply to Ionen Wolkens from comment #1)
> Oh and I am aware that it is needed when using nvidia-drm.modeset=1, however
> that's optional. I don't even let the nvidia-drm module be loaded (I only
> need nvidia.ko and nvidia-modeset.ko)

OK
Comment 3 Larry the Git Cow gentoo-dev 2020-07-01 12:02:09 UTC
The bug has been closed via the following commit(s):

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

commit 5d22b8b850a567c9a5e97b541fd90e9f7e77a494
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-07-01 11:59:59 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-07-01 12:02:05 +0000

    x11-drivers/nvidia-drivers: Make CONFIG_DRM check non-fatal
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Closes: https://bugs.gentoo.org/730124
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-drivers/nvidia-drivers/nvidia-drivers-340.108.ebuild    | 4 ++--
 x11-drivers/nvidia-drivers/nvidia-drivers-390.132-r1.ebuild | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-390.132-r2.ebuild | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-390.138.ebuild    | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-430.64-r5.ebuild  | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-435.21-r5.ebuild  | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-440.100-r1.ebuild | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-450.51-r1.ebuild  | 4 ++--
 8 files changed, 10 insertions(+), 10 deletions(-)