initial commit
This commit is contained in:
app-emulation/qemu
app-pda/synce-librtfcomp
app-portage/findcruft
dev-libs/ace
games-action
babylon-mediavps
freespace2-data
freespace2-mediavps
fs2_launcher
fs2_open
games-arcade/mars-bin
games-emulation
mednafen
pcsx-r
games-strategy/hedgewars
kde-base/kdeplasma-addons
kde-misc/ihatethecashew
media-libs/sdl-net
net-firewall
nuapplet
nucentral
nufw
net-ftp/tftp-hpa
net-misc
gns3
knemo
profiles
sets.confsets
kdebase-apps-fix-konq-pluginskdebase-runtime-without-semantic-desktopkdebase-without-semantic-desktop
sys-devel/spl
sys-fs/zfs
x11-drivers/nvidia-drivers
Manifest
files
09nvidia256.35-unified-arch.patchNVIDIA_glx-defines.patchNVIDIA_glx-glheader.patch
nvidia-drivers-270.41.19-r9999.ebuildeblits
libGL.la-r2nvidianvidia-169.07nvidia-drivers-260.19.44-2.6.39.patchnvidia-drivers-3.0.patchx11-libs/libxcb
x11-misc
cairo-dock-plugins
ChangeLogManifestcairo-dock-plugins-2.1.3.9.ebuildcairo-dock-plugins-2.2.0.4.ebuildcairo-dock-plugins-9999.ebuildmetadata.xml
cairo-dock
ChangeLogManifestcairo-dock-2.1.3.9.ebuildcairo-dock-2.2.0.4.ebuildcairo-dock-9999.ebuild
files
cairo-dock-2.2.0.4-rpath.patchcairo-dock-missing-header.patchcairo-dock-pot-fix.patchcairo-dock-safe-cflags.patch
metadata.xmlgxneur
xneur
40
x11-drivers/nvidia-drivers/files/nvidia
Normal file
40
x11-drivers/nvidia-drivers/files/nvidia
Normal file
@ -0,0 +1,40 @@
|
||||
# Nvidia drivers support
|
||||
alias char-major-195 nvidia
|
||||
alias /dev/nvidiactl char-major-195
|
||||
|
||||
# To tweak the driver the following options can be used, note that
|
||||
# you should be careful, as it could cause instability!! For more
|
||||
# options see /usr/share/doc/PACKAGE/README
|
||||
#
|
||||
# To enable Side Band Adressing: NVreg_EnableAGPSBA=1
|
||||
#
|
||||
# To enable Fast Writes: NVreg_EnableAGPFW=1
|
||||
#
|
||||
# To enable both for instance, uncomment following line:
|
||||
#
|
||||
#options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
|
||||
# If you have a mobile chip, you may need to enable this option
|
||||
# if you have hard lockups when starting X.
|
||||
#
|
||||
# See: Appendix I. Configuring your laptop
|
||||
# In /usr/share/doc/PACKAGE/README for full details
|
||||
#
|
||||
# Choose the appropriate value for NVreg_Mobile from the table:
|
||||
# Value Meaning
|
||||
# ---------- --------------------------------------------------
|
||||
# 0xFFFFFFFF let the kernel module autodetect the correct value
|
||||
# 1 Dell laptops
|
||||
# 2 non-Compal Toshiba laptops
|
||||
# 3 all other laptops
|
||||
# 4 Compal Toshiba laptops
|
||||
# 5 Gateway laptops
|
||||
#
|
||||
#options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=3
|
||||
|
||||
|
||||
# !!! SECURITY WARNING !!!
|
||||
# DO NOT MODIFY OR REMOVE THE DEVICE FILE RELATED OPTIONS UNLESS YOU KNOW
|
||||
# WHAT YOU ARE DOING.
|
||||
# ONLY ADD TRUSTED USERS TO THE VIDEO GROUP, THESE USERS MAY BE ABLE TO CRASH,
|
||||
# COMPROMISE, OR IRREPARABLY DAMAGE THE MACHINE.
|
||||
options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=VIDEOGID NVreg_ModifyDeviceFiles=1
|
Reference in New Issue
Block a user