Quote:
Originally Posted by sndwvs
update kernel 5.7.6
enable audio:
Code:
echo "extraargs=coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1" >> /boot/uEnv.txt
echo -e "[all]\ndtparam=i2c_arm=on\ndtparam=spi=on\ndtparam=audio=on\n" >> /boor/config.txt
|
Could you please add the audio related
config.txt changes to the RPi 3 image as well?
I'm glad to see that you made it work so fast, and that Xfce is also working great!
Does the firmware upgrade procedure for 'boot from USB' differ in any way in case Slarm64 when compared to Raspbian?
Eariler I had problems with WiFi on my RPi 3 and 4s too. Back then the solution was to take extract the Broadcom WLAN NIC firmware from Raspbian and install it in /lib/firmware. I believe the topics can still be found on this forum. (But of course it is perfectly possible that you are dealing with a totally different WiFi problem.)