Raspberry Pi Kernels (2.0)

Non ethernet issue on my side.

there is this patch for uefi
https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=dbc669aab787310228d958300dbebf674f9f6c6f

Maybe you can provide the outcome of this following command to show the error:
sudo journalctl -b | grep brcmfmac

6.2.3-2 fixed wifi issue.

1 Like

Unfortunately 6.2.3 seems not to be a good release: Linux 6.2.4 & 6.1.17 Released To Fix An Easy-To-Trigger Kernel Oops - Phoronix
They even release 6.2.5 on the official Linux kernel branch ! kernel/git/stable/linux.git - Linux kernel stable tree
We will have to wait from RPI team to update their local repo…

Yeah. will update it when it gets there. But until then, I added the wifi fix at least.

1 Like

the wifi patch add to 6.2.6^^

1 Like

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=79d1ed5ca7db67d48e870c979f0e0f6b0947944a

V6.2.6 is out!

Already uploaded to unstable branch. :slight_smile:

Also, Raspberry Pi finally added 6.3.y branch, so linux-rpi4-rc 6.3-rc2 is building.

1 Like

Sorry my mirror was out of sync.

1 Like

6.3-rc network fail again.

Odd, it includes the wifi fix the other kernels have: wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free fo… · raspberrypi/linux@79d1ed5 · GitHub.

The kernel version was not updated to 6.2.7 but there are some new commits the branch.

now it’s done with the 6.2.7 !

I have some errors when installing v6.2.8:

xzcat : (stdin): Les données compressées sont corrompues

gzip: stdin: invalid compressed data–format violated
od: ‘/boot/vmlinuz-': Aucun fichier ou dossier de ce type
od: '/boot/vmlinuz-
’: Aucun fichier ou dossier de ce type
od: ‘/boot/vmlinuz-': Aucun fichier ou dossier de ce type
od: '/boot/vmlinuz-
’: Aucun fichier ou dossier de ce type
od: ‘/boot/vmlinuz-': Aucun fichier ou dossier de ce type
od: '/boot/vmlinuz-
’: Aucun fichier ou dossier de ce type
cat: '/boot/vmlinuz-': Aucun fichier ou dossier de ce type
gzip: /boot/vmlinuz-
.gz: No such file or directory
==> WARNING: Could not find kernel image for version 6.2.8-1-MANJARO-ARM-RPI

We discussed that starting here:

https://forum.manjaro.org/t/arm-testing-update-2023-03-25-apple-silicon-pamac-11-0-rc1-firefox/136978/3

Nice to see you back @Darksky !
Ok but what do we do for this error ?

1 Like

I guess nothing for now. It does not seem to bother anything. It is a Warning though not an error.

mkinitcpio update, fixed.

1 Like