On new installations there is no DSP profile for the BC4. How do I find and install the Standard DSP file?
OS is 20210804
On new installations there is no DSP profile for the BC4. How do I find and install the Standard DSP file?
OS is 20210804
Hmm, looks like a bug. Can you please login and run the command
/opt/hifiberry/bin/read-hat
and post the output
back at the unit now. There is nothing:
login as: root
root@hifiberry.local's password:
# /opt/hifiberry/bin/read-hat
-bash: /opt/hifiberry/bin/read-hat: No such file or directory
#
Here is another output
# cat /etc/hifiberry.state
CURRENT_PIMODEL=4
CURRENT_MIXER_CONTROL="Softvol"
CURRENT_CARD="DAC+ DSP"
CURRENT_HW="card 0"
CURRENT_HW_SHORT=0
CURRENT_SYSNAME="HiFiBerry"
CURRENT_PLAYERS=""
CURRENT_HATINFO=" "
CURRENT_FEATURES="pi bluetooth pi3orlater arm7 dsp toslink localui"
CURRENT_DSPTYPE="DAC+ DSP"
Sorry, it's
/opt/hifiberry/bin/readhat
As a workaround, you can create a file named
the readhat returns a :
# /opt/hifiberry/bin/readhat
:
#
How to create a config.fixed file?
# /etc/hifiberry/config.fixed
-bash: /etc/hifiberry/config.fixed: No such file or directory
#
You need to create this file, as it's not there, e.g.
nano /etc/hifiberry/config.fixed
Thank You.
As soon as I got the spelling right it works :)