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.
Yeah, the only implication of the default setting for me was that I had to unlearn sudo su
and start using sudo -s
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.
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?
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.
Hey, me too! I wonder if weāll get that cool thank you card from Todd
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ā¦
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 setuid
s 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.
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:
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
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
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.
Fastest way is that one of you just starts a new thread and recaps whatās necessary from hereā¦