PINE64
PureOS on Pinephone - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: PureOS on Pinephone (/showthread.php?tid=9361)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: PureOS on Pinephone - clover - 05-11-2020

http://pureos.ironrobin.net/droppy/#/Images/2020-05-12

Crust upgrade with updated kernel, boot script, alsa, text-ding (text message led alert), and phosh.

Let me know if anyone encounters any issues, there was a lot changed in this release. Please reflash.

One issue i notice is wifi doesn't reconnect automatically after a reboot. Haven't looked into it much yet.


RE: PureOS on Pinephone - nas - 05-11-2020

Seem to be having a problem connecting via ssh on this image but could be my router - will try old image if no joy.


RE: PureOS on Pinephone - clover - 05-11-2020

(05-11-2020, 09:35 PM)nas Wrote: Seem to be having a problem connecting via ssh on this image but could be my router - will try old image if no joy.
hmm yeah ssh is odd. i had to do hostname -I to get my ip then do ssh purism@ip instead of purism@pureos


RE: PureOS on Pinephone - nas - 05-12-2020

Went back to previous image and confirmed ssh working fine. My router allocates a set ip based on the mac address so I use that to connect. Also noticed the wifi dropping on latest image - had to choose forget connection before it would rejoin. Lastly, connecting power whilst off prevented boot for some reason.


RE: PureOS on Pinephone - clover - 05-12-2020

(05-12-2020, 06:53 AM)nas Wrote: Also noticed the wifi dropping on latest image - had to choose forget connection before it would rejoin.

I've found the root cause of this one. trying to find out the fix. basically the mac address in
Code:
/etc/NetworkManager/system-connections/<SSID>.nmconnection
 
is not updating on a reboot.


RE: PureOS on Pinephone - nas - 05-13-2020

It appears to be similar to an issue I had on a early debphosh image. The wifi drops are caused by ip conflicts with other devices on the lan. Managed to get it to the correct ip after a few reboots and ssh working again. Not sure if this behaviour is specific to my router though.


RE: PureOS on Pinephone - clover - 05-14-2020

(05-13-2020, 06:03 PM)nas Wrote: It appears to be similar to an issue I had on a early debphosh image. The wifi drops are caused by ip conflicts with other devices on the lan. Managed to get it to the correct ip after a few reboots and ssh working again. Not sure if this behaviour is specific to my router though.

thanks, nas its a a known issue (http://pureos.ironrobin.net/git/clover/pinephone/issues/1) and we are working on it! Smile Mozzwald is trying different uboots as we think we've narrowed it down to a bootloader issue.

If you or anyone else comes across any bugs please add them to our new git page!


RE: PureOS on Pinephone - clover - 05-14-2020

Crust UBoot bug fixed! Mozzwald rocks. Wifi is back to normal.

Also thanks Fire219 for "Important thread" distinction Smile

http://pureos.ironrobin.net/droppy/#/Images/2020-05-15


RE: PureOS on Pinephone - nas - 05-19-2020

Just curious, what is the purpose of 5mb partition before the boot volume?


RE: PureOS on Pinephone - mozzwald - 05-19-2020

(05-19-2020, 12:59 PM)nas Wrote: Just curious, what is the purpose of 5mb partition before the boot volume?

Purism packages the Librem 5 image this way. The boot partition contains the kernel, boot script and initramfs. Ultimately, it's not necessary but it's easier for us to use their premade rootfs and leave it as is.

The 'empty' space before the boot partition holds the bootloader.