mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 12:29:10 +02:00
Update DOCS.md
This commit is contained in:
@@ -37,6 +37,7 @@ Install raspbian lite 64
|
|||||||
# Enable audio and USB optimizations
|
# Enable audio and USB optimizations
|
||||||
dtparam=audio=off # Disable the default onboard audio to prevent conflicts
|
dtparam=audio=off # Disable the default onboard audio to prevent conflicts
|
||||||
dtoverlay=disable-bt # Disable onboard Bluetooth to reduce USB bandwidth usage
|
dtoverlay=disable-bt # Disable onboard Bluetooth to reduce USB bandwidth usage
|
||||||
|
dtoverlay=disable-wifi # Disable onboard wifi
|
||||||
# Limit Ethernet to 100 Mbps (disable Gigabit Ethernet)
|
# Limit Ethernet to 100 Mbps (disable Gigabit Ethernet)
|
||||||
dtparam=eth_max_speed=100
|
dtparam=eth_max_speed=100
|
||||||
# USB optimizations
|
# USB optimizations
|
||||||
|
|||||||
Reference in New Issue
Block a user