Thank you for your donation!


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


8.3.1 update confusing Allo Boss2 on bitrate?
#3
(04-19-2023, 01:19 PM)Tim Curtis Wrote: I can repro "no sound" on Allo BOSS 2.

I suspect this is due to some sort of incompatibility between the custom Allo driver for the Boss 2 and the new 6.1.y Linux kernel branch. This would require Allo to troubleshoot but AFAIK their softwares are no longer being maintained.

Options:

1. Stay on moOde releases <= 8.3.0 which do not use 6.1.y kernels
2. Try downgrading to 5.15.84 kernel on moOde 8.3.1 using the commands below (untested). While this might work to resolve the specific Boss 2 issue it creates an 8.3.1 configuration that can't be officially supported and may have other breakage.

Code:
sudo apt -y install raspberrypi-kernel=1:1.20230306-1
sudo apt -y install raspberrypi-bootloader=1:1.20230306-1

I did a spot check on some other DAC's with custom drivers for example Allo Katana and Audiophonics ES9038 DAC and no issues under the 6.1.y kernel. Same for other DAC's like Allo BOSS, IQaudIO DACZero, ProtoDAC TDA1387 X8 and Allo Revolution DAC (USB).

Hi Tim,
I also encountered a crash with ALLO BOSS 2, after the last upgrade (8.3.1).
By downgrading, as you recommended, I solved it but the system asked me to add a couple of parameters in the commands:
--allow-downgrades
And
--allow-change-held-packages
So the commands I had to enter were:

Code:
sudo apt -y --allow-downgrades --allow-change-held-packages install raspberrypi-bootloader=1:1.20230306-1

sudo apt -y --allow-downgrades --allow-change-held-packages install raspberrypi-kernel=1:1.20230306-1

What do you recommend to do to have the right driver for the new version?

Thanks for the usual and fast solution and best regards,
Francesco
Reply


Messages In This Thread
RE: 8.3.1 update confusing Allo Boss2 on bitrate? - by fdealexa - 04-19-2023, 04:49 PM

Forum Jump: