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.
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.
the wifi patch add to 6.2.6^^
V6.2.6 is out!
Already uploaded to unstable branch.
Also, Raspberry Pi finally added 6.3.y branch, so linux-rpi4-rc
6.3-rc2 is building.
Sorry my mirror was out of sync.
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:
Nice to see you back @Darksky !
Ok but what do we do for this error ?
I guess nothing for now. It does not seem to bother anything. It is a Warning though not an error.
mkinitcpio update, fixed.