[MyL5] Received my Librem 5 (Evergreen)

MMS is still being worked on:

That is an issue with GNOME Software on Debian based installs, firefox-esr shows as the old icewaesel

From the command line install the packages: firefox-esr and firefox-esr-mobile-config the last one includes tweaks to make firefox fit better in a mobile screen.

At the moment we are missing an image viewer that is adaptive.

File manager: you can install nautilus (which is not adaptive yet) and scale it to fit the screen, not the same as adaptive, but it helps. To do that, download this script: https://source.puri.sm/Librem5/phoc/-/blob/master/helpers/scale-to-fit

And from the directory where the script is run: scale-to-fit org.gnome.nautilus on and it should look like this:

If you want to take screenshots, you can install from the command line the package: librem5-goodies it contains the application that @Kyle_Rankin made to take screenshots. After install it will show in the app tray as: Screen Shot

10 Likes

Also about scaling the screen: if you install the package librem5-goodies Kyle’s script to scale the screen is also there.

9 Likes

You can also just add this to .profile:

export GTK_THEME=Adwaita:dark
5 Likes

yes, you can also just use gsettings and do: gsettings set org.gnome.desktop.interface gtk-theme “Adwaita-dark”

9 Likes

Why did you do that? Why root access must be locked? So many years on Linux systems I am used to su. Why should I get used to something else? Can one bring root access back?

3 Likes

So PureOS is not shipping the Gnome 3.38 release version of eog, which from my testing on the PinePhone scales perfectly?

WRT to scaling, this blog post of mine might be generally helpful: https://linmob.net/2020/07/27/pinephone-daily-driver-challenge-part2-flatpak-and-scaling-in-phosh.html#manual-scaling-in-phosh

And while I am at shameless self promotion, check out this app list (and please, if you can, do contribute):
https://linmobapps.frama.io.

Super looking forward to receiving my Librem 5, but given I backed it on October 23rd 2017 I guess I am going to have to wait a while.

2 Likes

The pureOS version on the Librem 5 is based in Debian stable, with an overlay layer for some packages. There are some packages that will be fast forwarded. And soon it will be based in GNOME 3.38

6 Likes

You can do sudo passwd to set (and thus unlock) the account’s password

10 Likes

This is what I assumed and am glad is the case. It wouldn’t make much sense with how much one needs root access to have that functionality locked away. I think having it set like this though helps many people, who have never used Linux to not accidentally hose their L5.

So far the L5 really seems to live up to the general-computing device in your pocket moniker. I’m super pumped.

8 Likes

Ah, OK, I thought that they have done something more dramatic. If it is just this it is fine.

2 Likes

It’s more secure to lock the root account. You own the phone, not us, so if you don’t like that default, you can change it back.

12 Likes

Same charger specs.
The dimensions look right, by my imprecise measurements.

3 Likes

29 Likes

I’m waiting for mine, super excited!I ordered August 2nd of last year. Will I get mine before January at least?

I wonder if you can just install the megapixels deb package…

Thanks! If anyone else is interested: I contributed to the campaign on September 27th, 2017, and I haven’t received the email yet.

1 Like

Yeah, the only implication of the default setting for me was that I had to unlearn sudo su and start using sudo -s :smiley:

Have you checked the web archive for a snapshot on or near that date? You can see how many backers there already were as of then.

January 2021 ?
What makes you sure about that?

I’m usually doing sudo -i as it inits root profile (like su - )