Hello!
It seems that the most recent update caused WiFi module from getting recognized. wavemon returns the following error:
$ wavemon
wavemon: no supported wireless interfaces found! Check manpage for help.
Just for reference, my system is at…
$ sudo reform-check
[sudo] password for shigeru:
I: Your platform name is: MNT Pocket Reform with i.MX8MP Module
I: You are running kernel version: 6.10.3-mnt-reform-arm64
I: Your installed kernel version: 6.10.3-1+reform20240807T214815Z
I: Your installed reform-tools version: 1.49
I: not installed: firmware-misc-nonfree pocket-reform-handbook
E: unexpected last line in /etc/skel/.profile, should be:
if [ "$(whoami)" = "root" ]; then reform-help --root; elif [ -z "$WAYLAND_DISPLAY" ]; then reform-help; fi
I: the following files differ from how they are shipped by reform-tools:
??5?????? /var/lib/alsa/asound.state
??5?????? c /etc/skel/.config/wayfire.ini
??5?????? c /etc/skel/.config/sway/config.d/input
W: /etc/modprobe.d/reform.conf is identical to /usr/lib/modprobe.d/reform.conf
W: and the latter succeeds the former. Consider deleting the former in favour of the latter.
I: kernel boot parameters your system does use but which are not the default:
+ console=ttymxc1
Thanks.