Ligne 10 : |
Ligne 10 : |
| | | |
| <nowiki>#</nowiki> Uncomment some or all of these to enable the optional hardware interfaces " <span style="color:green">->> Retirer le # au début des lignes nécessaires pour que le système les prenne en compte"</span> | | <nowiki>#</nowiki> Uncomment some or all of these to enable the optional hardware interfaces " <span style="color:green">->> Retirer le # au début des lignes nécessaires pour que le système les prenne en compte"</span> |
| + | |
| <nowiki>#</nowiki> Params: | | <nowiki>#</nowiki> Params: |
| + | |
| <nowiki>#</nowiki> i2c_arm Set to "on" to enable the ARM's i2c interface | | <nowiki>#</nowiki> i2c_arm Set to "on" to enable the ARM's i2c interface |
| + | |
| <nowiki>#</nowiki> (default "off") | | <nowiki>#</nowiki> (default "off") |
| + | |
| <nowiki>#</nowiki> i2c_vc Set to "on" to enable the i2c interface | | <nowiki>#</nowiki> i2c_vc Set to "on" to enable the i2c interface |
| + | |
| <nowiki>#</nowiki> usually reserved for the VideoCore processor | | <nowiki>#</nowiki> usually reserved for the VideoCore processor |
| + | |
| <nowiki>#</nowiki> (default "off") | | <nowiki>#</nowiki> (default "off") |
| + | |
| <nowiki>#</nowiki> i2c_arm_baudrate Set the baudrate of the ARM's i2c interface <span style="color:green">->> Vitesse de transmission (débit) du bus i2c ARM</span> | | <nowiki>#</nowiki> i2c_arm_baudrate Set the baudrate of the ARM's i2c interface <span style="color:green">->> Vitesse de transmission (débit) du bus i2c ARM</span> |
| + | |
| <nowiki>#</nowiki> (default "100000") | | <nowiki>#</nowiki> (default "100000") |
| + | |
| <nowiki>#</nowiki> i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface <span style="color:green">->> Vitesse du bus i2c pour le Core Video</span> | | <nowiki>#</nowiki> i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface <span style="color:green">->> Vitesse du bus i2c pour le Core Video</span> |
| + | |
| <nowiki>#</nowiki> (default "100000") | | <nowiki>#</nowiki> (default "100000") |
| + | |
| <nowiki>#</nowiki> i2c_baudrate An alias for i2c_arm_baudrate <span style="color:green">->> Un alias pour la vitesse de transmission ARM i2c</span> | | <nowiki>#</nowiki> i2c_baudrate An alias for i2c_arm_baudrate <span style="color:green">->> Un alias pour la vitesse de transmission ARM i2c</span> |
| + | |
| <nowiki>#</nowiki> i2s Set to "on" to enable the i2s interface | | <nowiki>#</nowiki> i2s Set to "on" to enable the i2s interface |
| + | |
| <nowiki>#</nowiki> (default "off") | | <nowiki>#</nowiki> (default "off") |
| + | |
| <nowiki>#</nowiki> spi Set to "on" to enable the spi interfaces | | <nowiki>#</nowiki> spi Set to "on" to enable the spi interfaces |
| + | |
| <nowiki>#</nowiki> (default "off") | | <nowiki>#</nowiki> (default "off") |
| + | |
| <nowiki>#</nowiki> act_led_trigger Choose which activity the LED tracks. | | <nowiki>#</nowiki> act_led_trigger Choose which activity the LED tracks. |
| <nowiki>#</nowiki> Use "heartbeat" for a nice load indicator. | | <nowiki>#</nowiki> Use "heartbeat" for a nice load indicator. |