Plasma Mobile on Librem 5

I’m just starting to experiment with PostmarketOS now. I tried install plasma-mobile and it didn’t manage to boot into the GUI, instead showing a console login. I couldn’t log on as the keyboard input only seemed to work 50% of the time, so didn’t manage to enter my password.

I tried gnome-mobile and that is working (though it is quite laggy). Anyone have luck getting plasma-mobile to install recently?

Will keep on trying. Going to try crymson with plasma-mobile first (Librem 5 and KDE Plasma mobile - #30 by lgtmak).

The librem5-flash-image script seems to be broken for me:

Traceback (most recent call last):
  File "/home/jack/Development/_external/librem5/librem5-flash-image/./scripts/librem5-flash-image", line 538, in <module>
    sys.exit(main())
             ^^^^^^
  File "librem5/librem5-flash-image/./scripts/librem5-flash-image", line 521, in main
    flash_image(uuu_target, args.debug)
  File "librem5/librem5-flash-image/./scripts/librem5-flash-image", line 351, in flash_image
    subprocess.check_call(['uuu', uuu_target])
  File "/usr/lib/python3.11/subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['uuu', './tmp_librem5-flash-image_y9jnn12b/flash_librem5r4.lst']' returned non-zero exit status 255.
2 Likes