# have a properly sized image disable_overscan=1 # lets have the VC4 hardware accelerated video dtoverlay=vc4-fkms-v3d # for sound over HDMI hdmi_drive=2 # Enable audio (loads snd_bcm2835) dtparam=audio=on # gpu_mem is for closed-source driver only; since we are only using the # open-source driver here, set low. 16M is as low as it can go. gpu_mem=16 # for the vc4 driver #avoid_warnings=2 ############################################################### # # mainline kernel 4.12-rc1 stuff # ############################################################### # Off by default #sdhost=on #thermal=on # No CPU freq driver #force_turbo=1 #Voids Warranty!