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 - a-wai - 03-24-2020

Was it a "real" reboot (using the "reboot" command) or a power cycle (power off then on) ?


RE: debian+phosh running on PinePhone - Luke - 03-24-2020

Just an illustration of what happens. I can still ssh into the phone and if I'm in the UI when it freezes then even autobrightness still works.



RE: debian+phosh running on PinePhone - buskmann - 03-24-2020

(03-24-2020, 03:23 PM)fishbowlkraken Wrote: However, for any mobile browser going forward, I think one necessary tweak would be to try and get it to demand the mobile version of most websites, as navigation can be an issue otherwise on some desktop sites.

I just found an add-on for firefox called "Mobile View Switcher". Havent tested it much, only on two sites, but it seems to work well. If the scaling issue gets fixed will be a really powerful browser for mobile, with add-ons and all.


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

(03-24-2020, 04:17 PM)a-wai Wrote: Was it a "real" reboot (using the "reboot" command) or a power cycle (power off then on) ?

In my testing, both times it was a sudo reboot


This morning had powered off overnight: on poweron the controller (and keyboard) are there like normal, and the keyboard connects fine and works.

Another sudo reboot and the controller vanishes.

Another poweroff (from the pull down functions) and poweron via on/off switch and it is back again.


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

(03-24-2020, 06:26 PM)Luke Wrote: Just an illustration of what happens. I can still ssh into the phone and if I'm in the UI when it freezes then even autobrightness still works.
@Luke should be fixed with the latest phoc I uploaded this morning Smile

IMPORTANT NOTE: I had an issue while upgrading through apt, if someone can't update because of libc6 complaining that "A copy of the C library was found in an unexpected directory", please execute the following command:
Code:
sudo sed -i -e 's%^/lib%/usr/lib%g' /var/lib/dpkg/info/libc6:arm64.list
(one of the many joys of dealing with debian unstable, I guess)

(03-25-2020, 02:38 AM)dukla2000 Wrote: In my testing, both times it was a sudo reboot
Right, so the driver probably doesn't power off the BT module properly when shutting down. I've heard similar reports, for now I'm afraid you'll have to avoid rebooting your phone, and always power it off fully before restarting it.


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

Hi there!

The new image isn't ready yet, but I wanted to keep you posted about the latest improvements (already available through apt for most of them):
- PIN-locked SIM cards are now fully supported without needing any workaround, thanks to updated phosh and NetworkManager Big Grin
- vibrator intensity have been increased, you should now "feel" notifications better (remember they're not activated by default in Chats though, but this is being worked on)
- next image will be based on Debian testing, so we (hopefully) won't have to deal with sid-related breakages anymore Wink
- next image will use Purism's version of GTK, which include a usable file selection dialog, among other things


RE: debian+phosh running on PinePhone - RMJ250 - 03-26-2020

(03-26-2020, 09:36 AM)a-wai Wrote: Hi there!

The new image isn't ready yet, but I wanted to keep you posted about the latest improvements (already available through apt for most of them):
- PIN-locked SIM cards are now fully supported without needing any workaround, thanks to updated phosh and NetworkManager Big Grin
- vibrator intensity have been increased, you should now "feel" notifications better (remember they're not activated by default in Chats though, but this is being worked on)
- next image will be based on Debian testing, so we (hopefully) won't have to deal with sid-related breakages anymore Wink
- next image will use Purism's version of GTK, which include a usable file selection dialog, among other things

Awesome work! Look forward to trying it out Big Grin


RE: debian+phosh running on PinePhone - fpb4 - 03-27-2020

(03-26-2020, 09:36 AM)a-wai Wrote: Hi there!

The new image isn't ready yet, but I wanted to keep you posted about the latest improvements (already available through apt for most of them):
- PIN-locked SIM cards are now fully supported without needing any workaround, thanks to updated phosh and NetworkManager Big Grin
- vibrator intensity have been increased, you should now "feel" notifications better (remember they're not activated by default in Chats though, but this is being worked on)
- next image will be based on Debian testing, so we (hopefully) won't have to deal with sid-related breakages anymore Wink
- next image will use Purism's version of GTK, which include a usable file selection dialog, among other things

Absolutely awesome (and somewhat under-rated) work so far, the switch to bullseye is eagerly awaited!
Many thanks a-wai!

Edit: looking at your commit 6fb290c7, it looks like you've already switch debootstrap to bullseye - however, although build successfully, encountering some odd behavior with (proximity sensor?) back-lighting (also present on your Mar. 22nd build, and also on Mar. 15th but only after successful boot and dist-upgrade).
Post boot, lock screen shows up (and if my memory serves me well, /sys/class/backlight/brightness set to 7) but after unlocking, screen auto dims to 2 (in both ~brightness and actual_brightness) and oddly, i cannot amend it, hence, hard to interact with phone unless openssh-server setup).
Is usb telnet possible?

Cheers!


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

(03-27-2020, 04:16 AM)fpb4 Wrote: Post boot, lock screen shows up (and if my memory serves me well, /sys/class/backlight/brightness set to 7) but after unlocking, screen auto dims to 2 (in both ~brightness and actual_brightness) and oddly, i cannot amend it, hence, hard to interact with phone unless openssh-server setup).
Is usb telnet possible?
Which kernel version do you have? Starting from version 5.5.0+pinephone13, even the lowest brightness levels should be usable (at least indoors).
And no, usb network is not supported yet.


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

hmmm.....
  Phone turned itself off while I was texting.
    Turned it back on,  now the text is working more smoothly than ever before ?  
       NOT complaining... !

(add:
  Phone choked on the last update I attempted, so I am waiting for the new image to be released, rather than try & correct that.)