Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Pi4 digi hat
#12
Best way to troubleshoot:

1. Install stock Raspbian Buster Lite 2019-09-26
https://www.raspberrypi.org/downloads/raspbian/

2. Install Linux kernel 4.19.75
Code:
echo "y" | sudo PRUNE_MODULES=1 rpi-update d9321aceacfc6619b4238c6c764203b1122f2f9b

sudo rm -rf /lib/modules.bak
sudo rm -rf /boot.bak
sudo apt-get clean

3. Configure the correct overlay for the audio device: 
- Hifiberry Digi/Digi+ = hifiberry-digi
- Hifiberry Digi+ Pro = hifiberry-digi-pro

Code:
sudo nano /boot/config.txt

# Add the line below to the end
dtoverlay=hifiberry-digi

Save the file
Reboot

Then examine the boot log for errors trying to load the overlay

Code:
dmesg

If the overlay fails to load with errors then submit a bug report to Hifiberry with the list of steps that they can use to reproduce the issue.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Pi4 digi hat - by starbender - 10-07-2019, 03:05 PM
RE: Pi4 digi hat - by Tim Curtis - 10-07-2019, 03:35 PM
RE: Pi4 digi hat - by starbender - 10-07-2019, 03:36 PM
RE: Pi4 digi hat - by aknaggbaugh - 10-08-2019, 06:45 AM
RE: Pi4 digi hat - by starbender - 10-13-2019, 09:07 AM
RE: Pi4 digi hat - by TheOldPresbyope - 10-13-2019, 11:45 AM
RE: Pi4 digi hat - by starbender - 10-13-2019, 04:16 PM
RE: Pi4 digi hat - by TheOldPresbyope - 10-13-2019, 06:49 PM
RE: Pi4 digi hat - by starbender - 10-14-2019, 08:17 AM
RE: Pi4 digi hat - by TheOldPresbyope - 10-14-2019, 12:59 PM
RE: Pi4 digi hat - by starbender - 10-14-2019, 02:07 PM
RE: Pi4 digi hat - by Tim Curtis - 10-14-2019, 02:46 PM
RE: Pi4 digi hat - by TheOldPresbyope - 10-14-2019, 02:59 PM
RE: Pi4 digi hat - by starbender - 10-27-2019, 07:14 AM
RE: Pi4 digi hat - by aknaggbaugh - 10-28-2019, 10:26 AM
RE: Pi4 digi hat - by aknaggbaugh - 11-08-2019, 12:02 PM

Forum Jump: