This is pinephone - plasma-mobile - 20210306. Today I run pacman -Syu and rebooted. Instead of bringing up the graphic environment, the phone displays a couple of lines like so:
debugfs: File 'Bluetooth Playback' in directory 'dapm' already present!
debugfs: File 'Bluetooth Capture' in directory 'dapm' already present!
On the pinephone site, I found this thread. The system there doesn’t allow me in any more, so I couldn’t reply.
The log lines seem to be about a couple of empty files in directory /sys/kernel/debug/asoc/PinePhone/bt-sco-codec/dapm. Is that the reason why the phone doesn’t start correctly?
Warnings I got during the upgrade:
warning: dependency cycle detected:
warning: libcamera-ipa will be installed before its libcamera dependency
warning: directory permissions differ on /etc/credstore/
filesystem: 0 package: 700
warning: directory permissions differ on /etc/credstore.encrypted/
filesystem: 0 package: 700
warning: directory permissions differ on /etc/bluetooth/
filesystem: 755 package: 555
warning: directory permissions differ on /etc/sudoers.d/
filesystem: 755 package: 750
==> WARNING: consolefont: no font found in configuration
These were sometime fixed and sometimes left as-is. Non of them seems to be critical.
Any hint?