]> git.pld-linux.org Git - packages/nvidiabl.git/blame - modprobe.conf
- rebuild for kernel-3.9.6-1
[packages/nvidiabl.git] / modprobe.conf
CommitLineData
b08319f7
ER
1# nvidiabl module options:
2#
3# - model (charp)
4# backlight model, must be empty for autodetection, nv4x, or nv5x
5#
6# - type (string)
7# Backlight type (raw|platform|firmware) default is raw
8#
9# - off (long)
10# value to put in the register to disable the backlight, negative value is
11# interpreted as percentage of maximum, -101 for default, autodetect otherwise
12#
13# - min (long)
14# minimum register value for the backlight, negative value is interpreted as
15# percentage of maximum, -101 for default, autodetect otherwise
16
17# - screen_type (long)
18#
19# - max (long)
20# maximum register value for the backlight, -101 for default, autodetect
21# otherwise
22#
23# - pci_id (ulong)
24# PCI ID of the Nvidia card - usefull only when not using autodetection and
25# more than one Nvidia PCI device
26
27#options nvidiabl max=180
This page took 0.057941 seconds and 4 git commands to generate.