11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
|
# /etc/modules: kernel modules to load at boot time.
|
||
|
#
|
||
|
# This file contains the names of kernel modules that should be loaded
|
||
|
# at boot time, one per line. Lines beginning with "#" are ignored.
|
||
|
|
||
|
lirc_dev
|
||
|
lirc_rpi gpio_in_pin={{ gpio_in_pin | default('18') }} gpio_out_pin={{ gpio_out_pin | default('17') }}
|
||
|
bcm2835-v4l2
|
||
|
r8188eu
|
||
|
|