PINE64
New Phosh image - first impressions - 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: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124)
+---- Thread: New Phosh image - first impressions (/showthread.php?tid=9201)

Pages: 1 2 3 4 5 6


RE: New Phosh image - first impressions - MartijnBraam - 02-20-2020

(02-20-2020, 05:10 AM)dukla2000 Wrote: Failing to have wifi disabled then ofonoctl wan --connect seems to fail most of the time, or if it works DNS resolution fails on mobile broadband if you later disable wifi.
If modemmanager is in the default runlevel then minimal chance of the 3 ofonoctl commands completing OK, for me even the poweron mostly fails

Interesting, how does ofonoctl wan --connect fail exactly when wifi is enabled? do you get a stacktrace?


RE: New Phosh image - first impressions - dukla2000 - 02-20-2020

(02-20-2020, 05:47 AM)M@yeulC Wrote: Not sure there is a *lot* of value in image-hopping for now, for you or for devs.
For now I am happy to stick with pmOS/phosh as I appreciate you pm folk are keeping damn close to the bleeding edge. Is there any way for us to report how close we are to the bleeding edge when making comments? Or just say "last update/upgrade 20 Feb 1900 GMT" or similar?
(02-20-2020, 06:12 AM)MartijnBraam Wrote:
(02-20-2020, 05:10 AM)dukla2000 Wrote: Failing to have wifi disabled then ofonoctl wan --connect seems to fail most of the time, or if it works DNS resolution fails on mobile broadband if you later disable wifi.
If modemmanager is in the default runlevel then minimal chance of the 3 ofonoctl commands completing OK, for me even the poweron mostly fails

Interesting, how does ofonoctl wan --connect fail exactly when wifi is enabled? do you get a stacktrace?
Blush  I need to retract that line about WiFi enabled causing problems Blush  Just did 3 boots and ran the sequence I listed with no problems!
Now to put modemmanager back in the default runlevel and find out if I need to eat more of my own words!

pmOS/phosh last update/upgrade 20 Feb 1900 UTC


RE: New Phosh image - first impressions - MartijnBraam - 02-20-2020

No there aren't really usable version numbers except those for the seperate components


RE: New Phosh image - first impressions - dukla2000 - 02-20-2020

OK, so I have modemmanager in the default runlevel and WiFi disabled (because I have learned how to ssh via USB).

Now I want to get mobile data running but get this:

Code:
DuklaPP:~$ sudo ofonoctl poweron
[sudo] password for demo:
Powered on quectelqmi_0
DuklaPP:~$ sudo ofonoctl online
Brought quectelqmi_0 online
DuklaPP:~$ sudo ofonoctl wan --connect --append-dns
Traceback (most recent call last):
 File "/usr/bin/ofonoctl", line 11, in <module>
   load_entry_point('ofonoctl==0.3.1', 'console_scripts', 'ofonoctl')()
 File "/usr/lib/python3.8/site-packages/ofonoctl/__init__.py", line 240, in main
   action_wan(args.connect, args.resolv)
 File "/usr/lib/python3.8/site-packages/ofonoctl/__init__.py", line 148, in action_wan
   for path, properties in connman.GetContexts():
 File "/usr/lib/python3.8/site-packages/dbus/proxies.py", line 72, in __call__
   return self._proxy_method(*args, **keywords)
 File "/usr/lib/python3.8/site-packages/dbus/proxies.py", line 141, in __call__
   return self._connection.call_blocking(self._named_service,
 File "/usr/lib/python3.8/site-packages/dbus/connection.py", line 652, in call_blocking
   reply_message = self.send_message_with_reply_and_block(
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "GetContexts" with signature "" on interface "org.ofono.ConnectionManager" doesn't exist

After the poweron Chats throws its toys out the cot as the modem has gone away and never recovers. The dialler/phone calls recover after I restart modemmanager.

Then again I have yet to work out how to send an SMS using Chats - it says hit the + at the top which only opens a search bar ...

Or more realistically how to send an SMS? ofonoctl no longer cuts it

PHP Code:
DuklaPP:~$ ofonoctl sms +447771234567 -"Hello world"
usageofonoctl [-h] {list,poweron,poweroff,online,offline,operators,wan} ...
ofonoctlerrorargument actioninvalid choice'sms' (choose from 'list''poweron''poweroff''online''offline''operators''wan'


I think for my purposes best to take modemmanager out of the default runlevel anyway and start it after I get the mobile data up and running.


RE: New Phosh image - first impressions - MartijnBraam - 02-20-2020

Oh yeah ofonoctl in the binary repository is a version behind so it's missing the SMS command.

The other error is ofono not being able to set up mobile data, I'm not sure what the cause of that is but sometimes rebooting the whole thing helps.


RE: New Phosh image - first impressions - pjsf - 02-21-2020

Thanks, just made my first (scratchy) pinephone call thanks to this thread and this tweet:
https://twitter.com/mozzwald/status/1229974218529529856


RE: New Phosh image - first impressions - dukla2000 - 02-25-2020

See pmOS post here.

(02-25-2020, 04:00 AM)PureTryOut Wrote: I advise everyone to update their system.

Code:
apk update && apk upgrade --available

(note the "--available" argument)

We now have Qt 5.14.1 in postmarketOS!

First impression - seems a bit faster/smoother to me Smile


RE: New Phosh image - first impressions - PureTryOut - 02-25-2020

(02-25-2020, 06:44 AM)dukla2000 Wrote: See pmOS post here.

First impression - seems a bit faster/smoother to me Smile

That is nice, but I fail to see how that is related to Phosh.


RE: New Phosh image - first impressions - Nooblife - 02-25-2020

Worked great Smile What does the --available argument do? Should i use it every time i upgrade? and on all distros?


RE: New Phosh image - first impressions - dukla2000 - 02-25-2020

(02-25-2020, 07:14 AM)PureTryOut Wrote: That is nice, but I fail to see how that is related to Phosh.

I guess you should know: for some reason I had some kind of 9999 placeholder installed and it did upgrade to 5.14.1