add chipset properties
* This became needed for CTS some years ago.
faa63a37c0
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Audio
|
||||
persist.audio.hdmi.device=vc4hdmi0
|
||||
persist.audio.pcm.card=0
|
||||
@@ -42,6 +41,10 @@ ro.hardware.camera=libcamera
|
||||
persist.hdmi.cec_device=cec0
|
||||
ro.hdmi.device_type=4
|
||||
|
||||
# Chipset
|
||||
ro.soc.manufacturer=Broadcom
|
||||
ro.soc.model=BCM2711
|
||||
|
||||
# Display
|
||||
debug.drm.mode.force=1920x1080
|
||||
|
||||
@@ -78,4 +81,3 @@ wifi.interface=wlan0
|
||||
|
||||
# Window extensions
|
||||
persist.settings.large_screen_opt.enabled=true
|
||||
|
||||
|
Reference in New Issue
Block a user