Package changes
Install vlc Remove realvnc server Switch to Full KMS
This commit is contained in:
parent
99399d30fc
commit
906c587fcd
3 changed files with 4 additions and 4 deletions
|
@ -56,7 +56,7 @@
|
||||||
# Enable audio (loads snd_bcm2835)
|
# Enable audio (loads snd_bcm2835)
|
||||||
dtparam=audio=on
|
dtparam=audio=on
|
||||||
|
|
||||||
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
|
# Enable DRM VC4 V3D driver
|
||||||
dtoverlay=vc4-fkms-v3d
|
dtoverlay=vc4-kms-v3d
|
||||||
max_framebuffers=2
|
max_framebuffers=2
|
||||||
arm_64bit=1
|
arm_64bit=1
|
||||||
|
|
|
@ -22,4 +22,4 @@ pprompt
|
||||||
piwiz
|
piwiz
|
||||||
rp-prefapps
|
rp-prefapps
|
||||||
ffmpeg
|
ffmpeg
|
||||||
#vlc
|
vlc
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
pi-package
|
pi-package
|
||||||
realvnc-vnc-server
|
#realvnc-vnc-server
|
||||||
|
|
Loading…
Reference in a new issue