Two new package in the latest “testing” update (July 2025) break PineBook Pro laptops:
- nvme-tools v2.13: it’s reported in the wiki that new versions of
nvmecommand line (including testing’s 2.13 and unstable’s 2.14) have changed their syntax and now use-Vinstead of-vfor setting a feature’s value. This is NOT advertised in the notes that show up during pacman upgrade. If you have your root directory on an NVMe drive that cannot save power-limits permanently and you need to rely on a script in your initramfs to limit power before mounting the drive, this doesn’t work anymore and your NVMe install could become unbootable, until a new initramfs is created, e.g., while booting a rescue system from the SD card. - wpa_supplicant 2.11 is broken on the PBP’s brcm 43456 and lead to Wifi unable to connect. Attempting to rebing the Wifi can lead to a hardcrash (including data loss, potentially corrupting the root device making the device temporarily unbootable until the filesystem is fixed – e.g.
fsck.ext4’d orbtrfs rescue clear-logd ), one need to downgrade back to 2.10 to restore functionning Wifi.