audio: default to hdmi0
* Raspberry Pi 5 doesn't have 3.5mm audio jack.
This commit is contained in:
@@ -5,9 +5,6 @@ kernel=Image
|
||||
# Ramdisk
|
||||
initramfs ramdisk.img followkernel
|
||||
|
||||
# Audio
|
||||
dtparam=audio=on
|
||||
|
||||
# Camera
|
||||
camera_auto_detect=1
|
||||
start_x=1
|
||||
|
@@ -5,7 +5,7 @@ persist.audio.pcm.card=0
|
||||
persist.audio.pcm.device=0
|
||||
ro.config.media_vol_default=20
|
||||
ro.config.media_vol_steps=25
|
||||
ro.hardware.audio.primary=rpi
|
||||
ro.hardware.audio.primary=rpi_hdmi
|
||||
|
||||
# Bluetooth
|
||||
bluetooth.device.class_of_device?=90,2,12
|
||||
|
Reference in New Issue
Block a user