Current state of Librem 5 usability?

I doubt the general user cares or knows much about security patches or OS version and would throw away the phone because of that.

Given a choice between a partially functioning OS and one that functions fine without updatesā€¦guess which one most are likely to choose. I am fine waiting with an outdated OS until linux is working well enough to use it. It is the modularity and repairability that I am after. When the time comes, the switch shouldnā€™t be that big of a deal, especially since data can be easily exported/important with a removable card.

ā€¦ until the phone gets pwned.

I think the way it will work is that the majority of people who are running vulnerable phones will get away with it and a small minority will end up paying far more than the cost of junking the phone. So people are prepared to take the risk of being in the latter category.

A business may not be prepared to take that risk because there can be consequences for such negligence or even recklessness that go well beyond one phone.

1 Like

Thanks, that worked! I can even make calls and receive video. The camera of the L5 is not recognized by signal, but thats not important in my case.

1 Like

Current state of Librem 5 usability?

I would say it is getting better all the time. But there are many things which have to get better. 4G, screen-off-time, camera, gps, only to name a few.

But I do not regret buying the Librem5.

6 Likes

I like this small update to phosh:


Sometimes itā€™s the little things. Nice work, team!
3 Likes

Thereā€™s been a few threads that got close (I really appreciate this thread as being the closest Iā€™ve found so far) but Iā€™d be interested in a ā€œdaily useā€ review that wasnt based around leaving the device on a charger.

Example of what Iā€™d like to see: https://www.youtube.com/watch?v=__F1jAcCLFo (just picked one, but itā€™s from TheUnlockr and shows a day of using devices around town).

This would be really valuable IMO, most ā€œreviewsā€ are based from usage at home, near a charger and talk more about the Linux side of things rather than the ā€œphoneā€ capabilities - I donā€™t have a Librem5 but as a long-term potential buyer this content would help inform my decision (besides considering stock viabilty).

This probably wont happen due to the limited number of devices out in the wild (as well as taking into account the user base) but one can dream!

3 Likes

@irvinewade Fascinating ā€¦ (intoned in a Star Trek/ Mr. Spock-like sort of way with 1 eyebrow raised) Can you elaborate or point me in a direction where I can find out more on this approach?

Sadly, not at the moment because, and someone correct me if I am wrong, the mail client on the Librem 5 does not (yet?) support LDAP.

But the above is the approach that I have tested with Thunderbird (working LDAP client support) and an iPhone (adequately working LDAP client support). So, longer term, it is what I would like to use with the Librem 5.

If your question is more general than the Librem 5 then slapd is the server package that you will need to install. (Package sponsored by Will Smith? :rofl:) NB: There is the assumption that you have a suitable server to install this on.

Iā€™ve imported all contacts into the LDAP server from .ldif format and you may need some data preparation and cleansing before that will work (I definitely did, but itā€™s probably a good thing to do anyway, right?).

And just to round this one out ā€¦ due to the absence of LDAP client support in the Librem 5, I texthacked the .ldif file into a .vcf file and loaded that into the Librem 5 using the supplied Goodies package. So no synch or consistency for now.

Wait, thereā€™s no ldap client in pureos?

Maybe. Maybe not.

I meant specifically: the mail client that I am using, Geary, does not contain support for being an LDAP client. Perhaps if you use a different mail client, that problem will go away (but you then might get a different problem i.e. whole mail client not sufficiently adaptive). So Geary works very nicely on the small screen but you live with its limitations e.g. no POP and, I am claiming without checking, no LDAP.

2 Likes

Ok, that makes more sense.

Anyone try using GSConnect/KDEConnect to share contacts (and other stuff)?

1 Like

For matrix, nheko works well with end to end encryption.

1 Like

To sync contacts, calendars, notes, reminders, files etc, I use Nextcloud, which is natively supported by gnome (using carddav and caldav) and the desktop client to sync files. It beats every iCloud.

3 Likes

ā€œYou can use sshfs 1, so your phoneā€™s folder will appear on you PC as a local folder, and vice versa.ā€

Could someone walk me through setting this up - or directing me to said info. As if Iā€™m a 3 yr old or the dumbest person on earth.

Iā€™m all in - Librem 14 and a 5. I have a computer science degree from a zillion years ago and feel like a dinosaur who canā€™t seem to accomplish anything. But I really wanted to support this project.

Finally rescued my music from iTunes. Threw it in Dropbox, downloaded dropbox onto the 14. Canā€™t for the life of me figure out how to get the files onto the phone. After failing to figure out how to get the laptop and phone to see each other, I even tried to install dropbox on the phone (like I did on the laptop). I canā€™t get that to work. If I could just one shared file as you suggest, this would solve things for me. Any help appreciated. Sorry if i sound stupid. I feel stupid!!

1 Like

Check out the tutorials in the community wiki: https://source.puri.sm/Librem5/community-wiki/-/wikis/Tips-&-Tricks#tutorials

  • ssh
  • sftp
1 Like

TYSM. Iā€™ll start there.

Note that sftp is slightly different from sshfs, but sftp is very useful as well.

When running the commands listed in the tutorials, pay attention to where the highlighting starts and ends. Run each command separately in the terminal, unless theyā€™re joined by ā€œ&&ā€ as in these:

sudo apt update && sudo apt upgrade (then hit Enter)
sudo apt install openssh-client (then hit Enter)

Ask questions here if you need help. :slight_smile:

P.S. Would Nextcloud meet your cloud needs? You can log into it directly from the L5ā€™s settings. (And itā€™s open-source.)

1 Like

Hereā€™s how I put a copy of my entire music library on the Librem 5.

  • Buy a ĀµSD card, whatever size you need for your music library.
  • Put it in any regular computer that has access to your music library. (In your case that regular computer would seem to be the Librem 14.) Unfortunately it looks like Purism dropped the card reader from the Librem 14. So you will also need to:
  • Buy a USB device for reading/writing a ĀµSD card.
  • Put the ĀµSD card in the USB device and plug the USB device into your Librem 14.
  • Format the ĀµSD card as ext4. Be careful here because you want to make sure that you are formatting the correct disk. :rofl:
  • Drag and drop (copy) your music library from wherever it is currently to make a copy of it on the ĀµSD card.
  • Put the ĀµSD card in the Librem 5.

Iā€™ve taken this approach in part because my music library is too large to fit on the internal disk of the Librem 5.

No, these instructions are not suitable for a 3yo. They are to point you in the right direction for one approach and you can ask to drill down for any steps that you are stuck on.

Apart from the last step, I actually did this months before I ever received my Librem 5, so the ĀµSD card was ready to go when the Librem 5 arrived.

This may be much faster to transfer than going via the local network. However sftp and sshfs are both valid approaches if you want to copy via the local network.

4 Likes