[MyL5] Received my Librem 5 (Evergreen)

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 - )

He wasnā€™t saying that he was getting his before Jan. He was asking and hoping that was the case.

6 Likes

This is probably beyond the scope of this forum, this thread, and this post, butā€¦

If you didnā€™t reactivate root access, how would that impact the user experience? A lot of things Iā€™ve installed required root to be properly installed, etc.

Can Linux be used without root access and still allow one to customize and install stuff?

1 Like

More observations:
RAM used: 31% (981MB of 2.1GB) - Iā€™ve installed a few applications myself.
vpu-thermal: 37.00 degrees C
gpu-thermal: 37.00 degrees C
cpu-thermal: 37.00 degrees C
max170xx_battery: 33.40 degrees C
(Not running anything; phone is mostly idle.)

Phone charges slowly - more like a laptop than what weā€™re used to with phones. Can take hours, depending on the start level.

Iā€™ve noticed that sudo actions in terminal donā€™t ask for a password.

New software update available today.

Edit: RAM used down to 25% (772MB of 2.3GB) after software update.
ā€œSystemā€ shows 220MB used.
Total Capacity 30.2GB. Available: 27.6GB.

Edit2: After updates are installed, see blue notification LED, and list of the newly installed packages can be reviewed.

4 Likes

Hey, me too! I wonder if weā€™ll get that cool thank you card from Todd :thinking:

1 Like

Those of us surviving on rooted Androids my be forgiven for forgetting, but yeah, rooting a phone is a real and exploitable security risk for users. I think the point here is that because PureOS is not trying to restrict you from doing anything with your phone during normal operation, or force you to accept spyware by default, there is far less need for you to walk around with a less-secure rooted device on a regular basisā€¦

1 Like

Thatā€™s exactly the reason Iā€™ve asked whether it is meant that rootā€™s password is locked rather than rootā€™s account. UID 0 is sacred in linux, init runs under UID 0 and forks and setuids all other processes. You cannot disable this account without modifying kernel and libs (Iā€™d imagine many have uid 0 handled separately and explicitly).

Password lock has zero impact on OS functionality, only on user (or should we say - admin?) experience.

1 Like

Krzyszkowiak also reports that charging in the Librem 5 is currently limited to 0.5 amps, so current charging is limited to 5Vx0.5A (2.5W), 9Vx0.5A (4.5W) and 12Vx0.5A (6W), but the code to vary the amperage is waiting to be accepted upstream, so that should be solved soon.

From here:

1 Like

Iā€™ m recommending that the root conversation be moved to its own thread as it may continue on for some time as it seems interesting.

Same to the deliberations of ā€œwhenā€ and the meaning of time (there are several thread already for that).

Please practice some thread hygiene :wink:

1 Like

Incidentally, @guru, I checked the wayback machine, and the campaign was at ~85% on our day.

Like @ruff said, only the root password is locked, meaning no one can log in as root. Things like sudo work as expected and rootful things (like apt update/upgrade) can still be done. I even think sudo su - works with the root password locked, so itā€™s not really restricting too much and can be easily removed by those who want to.

Feel free to move this to a new thread, didnā€™t see @JR-Fiā€™s comment until I finished writing :slight_smile:

2 Likes

For sure on topic separation. Would be nice I think.

I didnā€™t even know that you could disable login into the root account, but still use sudo normally. I have NEVER logged into root except when SSHā€™ing into a few servers of mine.

1 Like

Fastest way is that one of you just starts a new thread and recaps whatā€™s necessary from hereā€¦