From b4a412ae1bb150c4fb406009e6d2df1fc740b13f Mon Sep 17 00:00:00 2001 From: piradio Date: Mon, 20 May 2019 17:41:41 +0200 Subject: [PATCH] Disable Pi audio. --- stage1/00-boot-files/files/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage1/00-boot-files/files/config.txt b/stage1/00-boot-files/files/config.txt index fde23eb..385b6cd 100644 --- a/stage1/00-boot-files/files/config.txt +++ b/stage1/00-boot-files/files/config.txt @@ -53,7 +53,7 @@ # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) -dtparam=audio=on +# dtparam=audio=on max_usb_current=1 dtoverlay=i2s-mmap