##// END OF EJS Templates
0
Unknown -
r439:c35d34c19034
parent child
Show More
@@ -153,7 +153,8 Set the IP address for the second NTP server.
153
153
154 #### Basic system features:
154 #### Basic system features:
155 ##### `ENABLE_CONSOLE`=true
155 ##### `ENABLE_CONSOLE`=true
156 Enable serial console interface. Recommended if no monitor or keyboard is connected to the RPi2/3. In case of problems fe. if the network (auto) configuration failed - the serial console can be used to access the system. On `RPI_MODEL= 0,3,3P` - Bluetooth gets auto enabled if `ENABLE_CONSOLE` and `ENABLE_UBOOT` are set to `false`
156 Enable serial console interface. Recommended if no monitor or keyboard is connected to the RPi2/3. In case of problems fe. if the network (auto) configuration failed - the serial console can be used to access the system.
157 On `RPI_MODEL= 0,3,3P` - Bluetooth gets auto enabled if `ENABLE_CONSOLE` and `ENABLE_UBOOT` are set to `false`
157
158
158 ##### `ENABLE_I2C`=false
159 ##### `ENABLE_I2C`=false
159 Enable I2C interface on the RPi2/3. Please check the [RPi2/3 pinout diagrams](https://elinux.org/RPi_Low-level_peripherals) to connect the right GPIO pins.
160 Enable I2C interface on the RPi2/3. Please check the [RPi2/3 pinout diagrams](https://elinux.org/RPi_Low-level_peripherals) to connect the right GPIO pins.
@@ -177,8 +178,7 Download and install the [closed-source firmware binary blob](https://github.com
177 Enable Bluetooth interface on the RPi0/3.
178 Enable Bluetooth interface on the RPi0/3.
178
179
179 ##### `ENABLE_RSYSLOG`=true
180 ##### `ENABLE_RSYSLOG`=true
180 If set to false, disable and uninstall rsyslog (so logs will be available only
181 If set to false, disable and uninstall rsyslog (so logs will be available only in journal files)
181 in journal files)
182
182
183 ##### `ENABLE_SOUND`=true
183 ##### `ENABLE_SOUND`=true
184 Enable sound hardware and install Advanced Linux Sound Architecture.
184 Enable sound hardware and install Advanced Linux Sound Architecture.
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant