Enable AC Power IRQ from TPS65217 on BBB?

Hello Robert,

Yes, I’m using Ubuntu 22.04 on a VM.
I made your recommendations unfortunately without success, the same error.
Should I care about anything else?

It can’t be the same error, as what you showed had: “*.zst”, my recommended change would have forced it to xz compression…

Regards,

Well, it looks like my toolchain just ignore KDEB_COMPRESS=xz

from the command line:

+ build_opts='-j1 ARCH=arm KBUILD_DEBARCH=armhf LOCALVERSION=-bone-rt-r60 KDEB_CHANGELOG_DIST=jammy KDEB_PKGVERSION=1xross KDEB_SOURCENAME=linux-upstream KDEB_COMPRESS=xz'

make -j1 ARCH=arm KBUILD_DEBARCH=armhf LOCALVERSION=-bone-rt-r60 KDEB_CHANGELOG_DIST=jammy KDEB_PKGVERSION=1xross KDEB_SOURCENAME=linux-upstream KDEB_COMPRESS=xz CROSS_COMPILE=/home/Siverian/Documents/BBB/v2/kernelbuildscripts/dl/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf- bindeb-pkg

In the comliped package I see :

I may try to repack the created package with the following script: