Dietpi: v6 (v6.1) i-sabre-k2m dt-overlay with Audiophonics ES9028Q2M broken

Created on 30 Jan 2018  Â·  5Comments  Â·  Source: MichaIng/DietPi

Creating a bug report/issue:

v6.1 broke the i-sabre-k2m driver with Audiophonics ES9028Q2M. With v158 and v159 it was working perfectly.

Required Information:

  • DietPi Version | 6.1
  • SBC Device | RPI3
  • Power supply used | iFi 5v
  • SD card used | Generic SOS Solutions
  • Distro (EG: Jessie) |
    4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux
    AND
    4.9.62-v7+ #2 SMP Fri Nov 17 23:52:26 GMT 2017 armv7l GNU/Linux

Additional Information (if applicable):

  • Can this issue be replicated on a fresh installation of DietPi? Yes

Expected behaviour:

Should work "out of the box" like it did with 158 and 159.

Actual behaviour:

No soundcard detected with "aplay -l" (aplay: device_list:270: no soundcards found...) or "alasmixer" (cannot open mixer: No such file or directory)

Steps to reproduce:

Install v6.0 (image downloaded from DietPi website on januari 29th) and choose i-sabre-k2m overlay in dietpi-config

Did you submit a dietpi-bugreport?

193697ac-c62f-46fa-893a-ddbd39f1b48d-0

Extra details:

Tried installing the Kernel and Binaries from http://dietpi.com/downloads/binaries/rpi/

Bug

All 5 comments

@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.

Was this page helpful?
0 / 5 - 0 ratings