PINE64
debian+phosh running 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)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: debian+phosh running on PinePhone (/showthread.php?tid=9016)



RE: debian+phosh running on PinePhone - bcnaz - 03-11-2020

(03-11-2020, 03:53 PM)a-wai Wrote: Right, looks like feedbackd broke the upgrade process...

As a workaround, here's what you can do:


Code:
sudo apt update
sudo apt remove feedbackd
sudo apt install task-pinephone-phosh


That should (hopefully) solve the issue Smile

**********

Any idea when the next download will be released ?

Will that include this 'fix'   ?

THANKS  !


RE: debian+phosh running on PinePhone - dukla2000 - 03-11-2020

(03-11-2020, 03:53 PM)a-wai Wrote: Right, looks like feedbackd broke the upgrade process...

As a workaround, here's what you can do:


Code:
sudo apt update
sudo apt remove feedbackd
sudo apt install task-pinephone-phosh


That should (hopefully) solve the issue Smile

I just went through this, now stuck at splash screen on reboot.
remove feedbackd took out pinephone-phosh-phone and -extras as well.
install task-pinphone-phosh brought feedbackd back


RE: debian+phosh running on PinePhone - rubenr - 03-11-2020

I was experimenting with some plymouth boot splash themes and I made one today. The problem I have been having is that there doesn't seem to be a way to have it display over the current boot splash when the system is booting up. I have tried updating initrd with both the plymouth-set-theme command and update-initramfs, but neither seem to do the trick. I can tell that the configs are correct because it displays the splash screen correctly when I shut down the phone.

But I can't get it to show properly when booting up from off or even when rebooting? I'm kinda new to writing plymouth themes and my theme is essentially a rebranded version of the current default theme, you can see it here.

I tried to package it up because I read on the archlinux wiki that it could be overwritten in the update process, but I haven't ever made a linux package before.

Could I get some help with this?

EDIT - After checking and installing the latest updates and running sudo update-initramfs -u again, it appears to show both bootscreens. It seems to get hung up on the second one and only goes away when I try to ssh into the phone, which I can do because it is already connected to my network and then goes away and loads phosh. This still happens even after uninstalling feedbackd. Any reason why it would do this?


RE: debian+phosh running on PinePhone - a-wai - 03-12-2020

New image is available for those having trouble with feedbackd.

(03-11-2020, 07:51 PM)rubenr Wrote: But I can't get it to show properly when booting up from off or even when rebooting? I'm kinda new to writing plymouth themes and my theme is essentially a rebranded version of the current default theme, you can see it here.

Yes, there's a little trick to updating the initramfs: after update-initramfs, you need to issue the following command:

Code:
sudo /etc/kernel/postinst.d/zz-u-boot 5.5-pinephone

It's just a temporary workaround until I fix the u-boot config, but in the meantime it should help Wink

I have no idea why it gets stuck on the splash screen, though, it should not last longer than 2min (absolute worst case, if everything goes fine it lasts less than 30s)


RE: debian+phosh running on PinePhone - murak - 03-12-2020

I don't have the build from today, but I still wanted to report that I'm currently stuck at debian splash after update / upgrade. Will flash today's img later.


RE: debian+phosh running on PinePhone - dukla2000 - 03-12-2020

(03-12-2020, 05:02 AM)murak Wrote: I don't have the build from today, but I still wanted to report that I'm currently stuck at debian splash after update / upgrade. Will flash today's img later.

I did a hard reset twice (each time after say 5 minutes), then the third time it eventually got to the desktop without intervention.


RE: debian+phosh running on PinePhone - murak - 03-12-2020

(03-12-2020, 05:13 AM)dukla2000 Wrote:
(03-12-2020, 05:02 AM)murak Wrote: I don't have the build from today, but I still wanted to report that I'm currently stuck at debian splash after update / upgrade. Will flash today's img later.

I did a hard reset twice (each time after say 5 minutes), then the third time it eventually got to the desktop without intervention.

Interesting! I waited ~4min after the first reboot (initiated by the upgrade), then like 10 min on the second (initiated by me), the third one lasted about 15 seconds then I removed the battery to flash the new img Big Grin I´ll try and be more patient the next time.
EDIT: Sadly the new img does not boot for me either :/ Five reboots and lots of waiting but never past splash. Any one else?


RE: debian+phosh running on PinePhone - saba - 03-12-2020

(03-12-2020, 07:58 AM)murak Wrote:
(03-12-2020, 05:13 AM)dukla2000 Wrote:
(03-12-2020, 05:02 AM)murak Wrote: I don't have the build from today, but I still wanted to report that I'm currently stuck at debian splash after update / upgrade. Will flash today's img later.

I did a hard reset twice (each time after say 5 minutes), then the third time it eventually got to the desktop without intervention.

Interesting! I waited ~4min after the first reboot (initiated by the upgrade), then like 10 min on the second (initiated by me), the third one lasted about 15 seconds then I removed the battery to flash the new img Big Grin I´ll try and be more patient the next time.
EDIT: Sadly the new img does not boot for me either :/  Five reboots  and lots of waiting but never past splash. Any one else?

I'm having a similar problem with getting stuck at the boot splash and still being able to use ssh, but it's happening to me when I try to change the username.  I can login as root and kill a systemd process that user debian is running, then I can change the username. When I reboot, I get stuck on the splash screen.  If I change the username back to debian, then I can reboot and load the desktop.


RE: debian+phosh running on PinePhone - BlackWater - 03-12-2020

(03-12-2020, 08:47 AM)saba Wrote:
(03-12-2020, 07:58 AM)murak Wrote:
(03-12-2020, 05:13 AM)dukla2000 Wrote:
(03-12-2020, 05:02 AM)murak Wrote: I don't have the build from today, but I still wanted to report that I'm currently stuck at debian splash after update / upgrade. Will flash today's img later.

I did a hard reset twice (each time after say 5 minutes), then the third time it eventually got to the desktop without intervention.

Interesting! I waited ~4min after the first reboot (initiated by the upgrade), then like 10 min on the second (initiated by me), the third one lasted about 15 seconds then I removed the battery to flash the new img Big Grin I´ll try and be more patient the next time.
EDIT: Sadly the new img does not boot for me either :/  Five reboots  and lots of waiting but never past splash. Any one else?

I'm having a similar problem with getting stuck at the boot splash and still being able to use ssh, but it's happening to me when I try to change the username.  I can login as root and kill a systemd process that user debian is running, then I can change the username. When I reboot, I get stuck on the splash screen.  If I change the username back to debian, then I can reboot and load the desktop.

Same here, this is my sequence:

- flashed the image
- sudo apt update
- installed iproute2 package
- installed openssh-server package
- sudo apt update && sudo apt upgrade
- found a System Update in Phosh's "Software", executed

... now the phone is stuck in infinite loading, I tried to leave like this all the night but no luck ?


RE: debian+phosh running on PinePhone - bcnaz - 03-12-2020

RE : March, 12, 2020 Release :
Download went Great, I did not have to hit 'Retry' at all, and it downloaded faster than yesterday.
BUT, on first try it only turned on the indicator light.
Upon trying again I got to the booting screen with the worm that spins.
With multiple tries, I cannot get past that point.