c00ldchan
c00ldchan
Hi everyone, I'm experiencing exactly the same behavior, but I'm running a Rock Pi 4C (not SE or PLUS). I tried both the stable img from the website as well...
Tried a few things for tracking down the issue: * Switching to the Armbian kernel does not resolve the issue -- the error is still there * Updating U-Boot to...
@MichaIng Yes! Also tried building both DietPi and Armbian (Ubuntu Noble Minimal, not provided on the Armbian website), the result is exactly the same.
> Weird, so the image from the download page has functional WiFi, but building a fresh one with Armbian build system has not? No, I mean both self-compiled and official...
OK, attached two dmesg dumps, from Armbian and DietPi. I diffed them and found nothing suspicious. Armbian ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux...
Oh wow, you're correct - it's the Bluetooth blacklist causing this. Nice catch, thank you! I think I managed to track it down to the `hci_uart` module. The driver loads...
Same here -- I've been using MSYS2 git for a while now with literally zero issues, except for some apparent general sluggishness. It seems the fix is here: https://github.com/git-for-windows/msys2-runtime/pull/75 Applying...