19 comments
-
HiFiBerry team Create a file "noreboot" on the FAT partition and boot again. This should disable the reboot loop, but we need to check what's wrong as this should not happen.
After the system is up and running, run the commandcat /tmp/reboot
-
Jakg Hi - "noreboot" seems to have got it up and running, when I connect over SSH and run the command suggested...
# cat /tmp/reboot
Adding dacplus to config.txt -
HiFiBerry team Ok, this looks like it adds the DAC+ driver, but doesn't recognize the card after the reboot. What's the output of
aplay -l -
Jakg Funnily enough that's my next problem - it boots but no sound is produced.
I've got two identical units (i.e. 2x Pis, both with HiFiBerry DACs) and both have the same problem.
# aplay -l
aplay: device_list:274: no soundcards found... -
HiFiBerry team What version are you using?
-
Jakg The latest - 20200727 - I downloaded it last night.
-
HiFiBerry team Where did you download this? Latest should be 20200908
-
Jakg Hi - I downloaded from https://www.hifiberry.com/hifiberryos
I didn't check the actual version, but on the page it says "20200727"
-
HiFiBerry team Please check the actual version (either in the system menu or the filename)
-
Jakg It's "20200908".
-
HiFiBerry team Ok, I recommend to try the 20090805 release instead:
https://github.com/hifiberry/hifiberry-os/releases -
-
Jakg @Olsen I did not.
-
HiFiBerry team Looks like the required overlay files are missing. This should be easy to fix in a bugfix release:
-
-
HiFiBerry team Working on the bugfix. It'll be released probably later today
-
Olsen Great! :-)
By the way; is 20201020 officially released? https://www.hifiberry.com/hifiberryos/ shows 'Current version: 20200727', but the links point to images of 20201020. https://github.com/hifiberry/hifiberry-os/releases shows 20200908 as current version. Confusing.
-
HiFiBerry team Yes, it's "officially" released as the latest version. Just forgot to update the timestamp on the web site as this is independent from the update system :(
But 20201022 should be ready soon. -
HiFiBerry team It's online now