Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 457594 | Differences between
and this patch

Collapse All | Expand All

(-)nvidia-driver.eclass~ (+17 lines)
Lines 45-50 Link Here
45
mask_173x=">=x11-drivers/nvidia-drivers-177.0.0"
45
mask_173x=">=x11-drivers/nvidia-drivers-177.0.0"
46
mask_304x=">=x11-drivers/nvidia-drivers-305.0.0"
46
mask_304x=">=x11-drivers/nvidia-drivers-305.0.0"
47
47
48
DISABLE_AUTOFORMATTING="yes"
49
DOC_CONTENTS="You must be in the video group to use the NVIDIA device
50
For more info, read the docs at
51
http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6
52
53
This ebuild installs a kernel module and X driver. Both must
54
match explicitly in their version. This means, if you restart
55
X, you must modprobe -r nvidia before starting it back up
56
57
To use the NVIDIA GLX, run \"eselect opengl set nvidia\"
58
59
To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\"
60
61
NVIDIA has requested that any bug reports submitted have the
62
output of nvidia-bug-report.sh included.
63
"
64
48
# @FUNCTION: nvidia-driver-get-card
65
# @FUNCTION: nvidia-driver-get-card
49
# @DESCRIPTION:
66
# @DESCRIPTION:
50
# Retrieve the PCI device ID for each Nvidia video card you have
67
# Retrieve the PCI device ID for each Nvidia video card you have

Return to bug 457594