v6.1 broke the i-sabre-k2m driver with Audiophonics ES9028Q2M. With v158 and v159 it was working perfectly.
Should work "out of the box" like it did with 158 and 159.
No soundcard detected with "aplay -l" (aplay: device_list:270: no soundcards found...) or "alasmixer" (cannot open mixer: No such file or directory)
Install v6.0 (image downloaded from DietPi website on januari 29th) and choose i-sabre-k2m overlay in dietpi-config
dietpi-bugreport?193697ac-c62f-46fa-893a-ddbd39f1b48d-0
Tried installing the Kernel and Binaries from http://dietpi.com/downloads/binaries/rpi/
@juliusvaart
Thanks for the report, we'll investigate :+1:
Notes:
I have the same problem with Audiophonics ES9028Q2M. Allo digione and Allo Boss work fine.
Is there somewhere to download v159 until the problem is solved?
@Fourdee Edit:
NB: The following workaround is not officially supported, it may offer a solution for now, but may break future updates, use at your own risk:
Installed the Kernel from http://dietpi.com/downloads/binaries/rpi/dietpi_rpi_kernel_4.9.zip (see below) and after a reboot I re-selected the i-sabre-k2m binaries with dietpi-config (then another reboot). Got it working this way.
@klasLiesen
sudo apt-mark hold raspberrypi-bootloader raspberrypi-kernel libraspberrypi-bin
wget http://dietpi.com/downloads/binaries/rpi/dietpi_rpi_kernel_4.9.zip -O package.zip
sudo 7z x -aoa package.zip -o/
rm package.zip
Hi Julius.
Thank you very much.
With your help I got it working again.
Best regards
Klas
30 jan. 2018 kl. 09:58 skrev Julius van der Vaart notifications@github.com:
Installed the Kernel from http://dietpi.com/downloads/binaries/rpi/dietpi_rpi_kernel_4.9.zip http://dietpi.com/downloads/binaries/rpi/dietpi_rpi_kernel_4.9.zip (see below) and after a reboot I re-selected the i-sabre-k2m binaries with dietpi-config (then another reboot). Got it working this way.
@klasLiesen https://github.com/klasliesen
sudo apt-mark hold raspberrypi-bootloader raspberrypi-kernel libraspberrypi-bin
wget http://dietpi.com/downloads/binaries/rpi/dietpi_rpi_kernel_4.9.zip -O package.zip
sudo 7z x -aoa package.zip -o/
rm package.zip
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/Fourdee/DietPi/issues/1437#issuecomment-361520976, or mute the thread https://github.com/notifications/unsubscribe-auth/AiSTQ9wtTTkSKq4B7ViN9SdiWA8q3Up5ks5tPtmbgaJpZM4RxglN.
Completed and tested.