<DC-IRC> <jbergler> Not sure what qualifies for yanking a kernel version, but wanted to call attention to the fact that linux-image-current-meson64 23.8.1 seems to be breaking lots of things by not updating /boot/uImage while removing the modules for the previous kernel version. (ie no networking) https://forum.armbian.com/topic/29990-buglatest-kernel-update-makes-odroid-unuseable/
<DC-IRC> <c0rnelius77> I'm curious as to what meson arm64 devices would even require an uImage?
<DC-IRC> <joekhoobyar> `linux-current-meson64_23.8.1_arm64.deb` seems to be fucked
<DC-IRC> <joekhoobyar> ```
<DC-IRC> <joekhoobyar> Preparing to unpack .../linux-image-current-meson64_23.8.1_arm64.deb ...
<DC-IRC> <joekhoobyar> Armbian 'linux-image-current-meson64' for '6.1.30-meson64': 'prerm' starting.
<DC-IRC> <joekhoobyar> Armbian 'linux-image-current-meson64' for '6.1.30-meson64': 'prerm' finishing.
<DC-IRC> <joekhoobyar> Armbian 'linux-image-current-meson64' for '6.1.50-current-meson64': 'preinst' starting.
<DC-IRC> <joekhoobyar> Armbian 'linux-image-current-meson64' for '6.1.50-current-meson64': 'preinst' finishing.
<DC-IRC> <joekhoobyar> Unpacking linux-image-current-meson64 (23.8.1) over (23.05.1--6.1.30-Sa343-Db165-Pecb1-C072bHfe66-HK01ba-Ve377-B9c18) ...
<DC-IRC> <joekhoobyar> dpkg-deb (subprocess): decompressing archive '/var/cache/apt/archives/linux-image-current-meson64_23.8.1_arm64.deb' (size=43324588) member 'data.tar': lzma error: compressed data is corrupt
<DC-IRC> <joekhoobyar> dpkg-deb: error: <decompress> subprocess returned error exit status 2
<DC-IRC> <joekhoobyar> dpkg: error processing archive /var/cache/apt/archives/linux-image-current-meson64_23.8.1_arm64.deb (--unpack):
<DC-IRC> <joekhoobyar> cannot copy extracted data for './lib/modules/6.1.50-current-meson64/kernel/drivers/hwmon/ltc2947-i2c.ko' to '/lib/modules/6.1.50-current-meson64/kernel/drivers/hwmon/ltc2947-i2c.ko.dpkg-new': unexpected end of file or stream
<DC-IRC> <joekhoobyar> ```
<DC-IRC> <joekhoobyar> already tried blowing away the apt cache - doesn't seem to be a local storage problem
<DC-IRC> <c0rnelius77> Looks like a packaging problems
<DC-IRC> <joekhoobyar> yup
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-amlogic
<DC-IRC> <c0rnelius77> Looks like a packaging problem
<DC-IRC> <c0rnelius77> Could just be a bad build `lzma error: compressed data is corrupt`?
<DC-IRC> <joekhoobyar> I'm on the official release stream though
<DC-IRC> <joekhoobyar> ```
<DC-IRC> <joekhoobyar> # cat /etc/armbian-release
<DC-IRC> <joekhoobyar> # PLEASE DO NOT EDIT THIS FILE
<DC-IRC> <joekhoobyar> BOARD=odroidc4
<DC-IRC> <joekhoobyar> BOARD_NAME="Odroid C4"
<DC-IRC> <joekhoobyar> BOARDFAMILY=meson-sm1
<DC-IRC> <joekhoobyar> BUILD_REPOSITORY_URL=https://github.com/armbian/build
<DC-IRC> <joekhoobyar> BUILD_REPOSITORY_COMMIT=ac829eb
<DC-IRC> <joekhoobyar> LINUXFAMILY=meson64
<DC-IRC> <joekhoobyar> ARCH=arm64
<DC-IRC> <joekhoobyar> IMAGE_TYPE=stable
<DC-IRC> <joekhoobyar> BOARD_TYPE=csc
<DC-IRC> <joekhoobyar> INITRD_ARCH=arm64
<DC-IRC> <joekhoobyar> KERNEL_IMAGE_TYPE=Image
<DC-IRC> <joekhoobyar> FORCE_BOOTSCRIPT_UPDATE=
<DC-IRC> <joekhoobyar> VENDOR=Armbian
<DC-IRC> <joekhoobyar> BOOTSCRIPT_FORCE_UPDATE="no"
<DC-IRC> <joekhoobyar> BOOTSCRIPT_DST="boot.cmd"
<DC-IRC> <joekhoobyar> VERSION=23.8.1
<DC-IRC> <joekhoobyar> REVISION=23.8.1
<DC-IRC> <joekhoobyar> ```
<DC-IRC> <joekhoobyar> so that would mean everybody has the same bad build?
<DC-IRC> <joekhoobyar> is there even a way to downgrade to the earlier kernel?
<DC-IRC> <c0rnelius77> I would think so, but don't quote me on that.
<DC-IRC> <c0rnelius77> `sudo apt list linux-current-meson64` any other versions there?
<DC-IRC> <c0rnelius77> `sudo apt list linux-image-current-meson64` any other versions there?
<DC-IRC> <joekhoobyar> nice. I will need to do the whole mess of packages, but it's worth the hassle
<DC-IRC> <joekhoobyar> no dice, I think this may have been on nightlies before and I forgot
<DC-IRC> <joekhoobyar> so it would be either `23.02` or `23.8`
<DC-IRC> <joekhoobyar> maybe I'll try nightly again
<DC-IRC> <c0rnelius77> I would wait for Igor and Pardini to get online and check into it then.
<DC-IRC> <joekhoobyar> I don't want to downgrade to a 6 month old build, I have feeling there could be dragons with all of the changes
<DC-IRC> <joekhoobyar> yeah, I can leave the system limping along until then
<DC-IRC> <c0rnelius77> I would wait for Igor or Pardini to get online and check into it then.
<DC-IRC> <mrdungqnn> Hello. Can any of you guys launch armbian on an amlogic Soc S905Y4 device?
<DC-IRC> <terrorpup> So, I got more coming out, will try to so a bit clearer one. This one ties in with my blog
<DC-IRC> <terrorpup> The video
<DC-IRC> <terrorpup> https://youtu.be/Thb1Tb0Zp0E
<DC-IRC> <terrorpup> If you like me to focus are show off showing let me.
<DC-IRC> <igorpec> Armbian is not a software corporation.
<DC-IRC> <igorpec> could be random packaging problem. But strange is that it didn't errors out anywhere in the process
<DC-IRC> <igorpec> strange is that also nightly image is not working (checking Odroid N2)
<DC-IRC> <igorpec> sorry, false alarm. it is
<DC-IRC> <igorpec> but it kernel panics right away ... we have a serious isssue with amlogic
<DC-IRC> <igorpec> for now i have initiated removal of "linux-image-current-meson64"
<DC-IRC> <igorpec> from the stable repo, so people won't run into the trap
<DC-IRC> <viraniac> it works on khadas vim1s which is s905y4
<DC-IRC> <narmstrong> @igorpec it's a rtw88 driver crash
<DC-IRC> <narmstrong> @igorpec it's a rtl88 driver crash
<DC-IRC> <c0rnelius77> yeah it looks like the 88x2bu github driver.
<DC-IRC> <rpardini> Had a quick look before vacations.
<DC-IRC> <rpardini> ODROID meson64 boards used `uImage` (legacy) before the migration to mainline u-boot, which occurred in late 2021.
<DC-IRC> <rpardini> `uImage` is not included or generated since 22.05... (don't confuse with `uInitrd`, which is for some reason still in use).
<DC-IRC> <rpardini> Is it possible those users from <2021, are upgrading kernel, but not the bsp-cli (which carries a forced-update bootscript) and u-boot?
<DC-IRC> <rpardini> To test we'd need a 2021-ish image to reproduce...
<DC-IRC> <rpardini> To fix, we could either instruct to correctly migrate, or include a hook to generate uImage board-side, but that would only prolong the pain...