![]() |
pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] (/showthread.php?tid=19653) |
pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - frank_philip - 01-30-2025 I decided to try with manjaro arm again. I've got it running but recently my device seems to be unable to most needed hardware. It seems to think it has no wifi, or blutooth and I can't see the battery status(seems to think it's always on wired power) Has anyone encountered this issue before? I've currently got this issue when I boot from sd card(with Manjaro-ARM-gnome-pbpro-23.02) or from the emmc. RE: pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - p3732 - 02-01-2025 Hi, I sometimes have that issue too, mostly after resuming from suspend. After a proper poweroff (no reboot, I think the WiFi chip needs to be power cycled) it's back. I am running plain Arch though, not Manjaro, with 6.12.1 RE: pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - Der Geist der Maschine - 02-01-2025 For the last couple of months, I have an issue closer to the one from the second poster. The wifi chip (dongle) is not responding around every 5th boot so the kernel driver brcmfmac fails to upload its firmware. That happens independent of the operating system and kernel version. That is the expected flow: Code: [ 12.039720] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9 That is the flow where the wifi chip (dongle) is non-responsive: Code: [ 11.368358] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9 Reloading the brcmfmac driver with rmmod / modprobe results in the same error logs - the wifi chip (dongle) remains inaccessible. It remains inaccessible with a reboot which is probably only resetting the cpu but not peripherals such as the wifi chip (dongle). Only a complete shutdown followed by a new boot gives me a 80% chance of the wifi chip (dongle) being accessible, again. That is exactly my current workaround: shutdown and new boot. I would recommend OP to open the laptop and re-assure that every component sits firmly. I can't imagine it's an OS problem, but in an desperate attempt one could boot another OS as well. RE: pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - frank_philip - 02-06-2025 Thanks for the tips. Need to find some time to double check that. | You are right it's probably not an OS problem. I noticed while trying to start it up and turn it off a few times. The clock isn't running while it's off. Time only moves on while it's powered on. RE: pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] - frank_philip - 03-15-2025 coming back to this late but it seems to have been an OS probem, I switched to postmarket os and did not have any issues with wifi or blutooth connectivity |