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 - buffer - 03-28-2020

March 26th image:

Very snappy. Firefox however, or "Purebrowser", crashes when launched. I also tried gnome-sound-recorder but when i went to play a recorded message it crashed. Both these issues do not occur on Debian+Phosh.

I like the setup wizard on first boot.


RE: PureOS on Pinephone - murak - 03-31-2020

Snappy indeed! Thank you mozzwald!
EDIT: And thanks dukla2000 for posting this on the forum Smile


RE: PureOS on Pinephone - dnarby - 04-15-2020

Don't go to

settings>details>about> and hit the 'check for updates' button

unless you have an external keyboard attached. After the required restart, it goes to a terminal screen and wants login credentials, but there's no touchscreen keyboard.


RE: PureOS on Pinephone - clover - 04-16-2020

By the way,
New PureOS Image available with the new 5.6 kernel.
something I've noticed is plugging in quickly updates the battery charging icon from 2 minutes to roughly 5 seconds

https://droppy.ironrobin.net/#/Images/PureOS/2020-04-13


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

New PureOS Release includes:
- Mozzwald's awesome wallpaper (Pine64 logo on a blue circuitboard)
- New pureos-pp apt repository
- KittehPlayer as the default video and audio player. (with apt support)

Here is a demo of KittehPlayer:
https://www.youtube.com/watch?v=jvXq7rGeJlc


Link to new release:
http://pureos.ironrobin.net/droppy/#/Images/2020-05-09


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

It's noticebly faster than debian+phosh for some reason and wifi is stable down to the last sliver of battery.

Here's a short video using wf-recorder - the screen recording app drops a lot of frames but still shows how spritely everything runs.


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

Encountered a kernel header issue - found a couple of broken symlinks in /lib/modules/5.6.0/


Code:
source: broken symbolic link to /home/pmos/build/src/linux-ed8620f53f4691ca23e90f2a9f11aeb12e1c846e


build: broken symbolic link to /home/pmos/build/src/linux-ed8620f53f4691ca23e90f2a9f11aeb12e1c846e

Also, the auto-dim doesn't seem to turn off and the back case stays hot - maybe it's running full throttle all the time?

Edit: A reboot cured the dimming issue and the back is now warm rather than hot.


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

(05-10-2020, 10:35 AM)nas Wrote: Encountered a kernel header issue - found a couple of broken symlinks in /lib/modules/5.6.0/

Also, the auto-dim doesn't seem to turn off and the back case stays hot - maybe it's running full throttle all the time?

Edit:  A reboot cured the dimming issue and the back is now warm rather than hot.

Thanks so much for your feedback!

Also worth noting: Firefox-esr does work (just download from apt repo) and the only thing I changed was the Exec line in the /usr/share/applications/firefox-esr.desktop:

Code:
Exec=env GDK_BACKEND=wayland /usr/lib/firefox-esr/firefox-esr %u --no-remote

Also I downloaded a firefox user-agent switcher plugin to get mobile views on most websites.


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

(05-10-2020, 03:13 PM)clover Wrote: Also worth noting: Firefox-esr does work (just download from apt repo) and the only thing I changed was the Exec line in the /usr/share/applications/firefox-esr.desktop:

Also I downloaded a firefox user-agent switcher plugin to get mobile views on most websites.

No luck configuring an agent switcher (window overflows) but firefox-est is usable at lower zoom levels.

Does kittehplayer have any extra features over mpv?


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


(05-10-2020, 07:59 PM)nas Wrote: No luck configuring an agent switcher (window overflows) but firefox-est is usable at lower zoom levels.
Does kittehplayer have any extra features over mpv?

sorry to hear about the window overflowing, try going into landscape to search for plugins. the agent switcher written by alexander schlarb (near the top) works great. really easy to quickly switch agents too if needed.

kittehplayer is build off of mpvlib and handles everything mpv and ffmpeg does. it is just built specifically for the pinephone, and with a better UI.

https://github.com/purringChaos/KittehPlayer