PINE64
Fedora + Phosh for 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: Fedora + Phosh for PinePhone (/showthread.php?tid=9347)

Pages: 1 2 3 4 5 6 7 8


Fedora + Phosh for PinePhone - njha - 03-03-2020

You may have seen mentions of Fedora + GNOME in the chat, or linked to from lists of PinePhone software. Although running GNOME on a phone was pretty cool, it's borderline unusable as it is. Over the last few weeks, I've been learning how to package phosh (and related apps) and finally have them ready for Fedora Rawhide!

I updated the build script to add my COPR repository and add Phosh: https://github.com/nikhiljha/pp-fedora-sdsetup
... and I finally have flashable images: https://github.com/nikhiljha/pp-fedora-sdsetup/releases/
... if you're already running Fedora (somehow), you can also add my COPR and just install the new packages: https://copr.fedorainfracloud.org/coprs/njha/mobile/

If you're going to use the flashable image, please read the releases page carefully. It contains important information.

Things are still heavy WIP and are nowhere near as good as UBTouch or pmOS. I hope to have an image where calling and texts work out of the box soon ™.


RE: Fedora + Phosh for PinePhone - colin hodsdon - 03-06-2020

I had a try, only got ,messages ,extensions,settings, and Terminal , no other apps , rebooted , etc


RE: Fedora + Phosh for PinePhone - njha - 03-06-2020

(03-06-2020, 12:27 PM)colin hodsdon Wrote: I had a try, only got ,messages ,extensions,settings, and Terminal , no other apps , rebooted , etc

Yup, those are the only apps that are installed by default. You can grab more from the terminal with `dnf install` (telegram-desktop and gnome-software-center are good).


RE: Fedora + Phosh for PinePhone - njha - 03-07-2020

We also now have (bridged) chat rooms to discuss and improve on this image. If you're interested in helping out or eventually use this image on your PinePhone, join us!

Telegram: https://t.me/fedoraphone
Matrix: #fedora-mobile:matrix.org
Discord: https://discord.gg/xtANMD9
(EDIT) IRC: #fedora-phone on freenode

In other news, I'm working on getting everything in the official Fedora repositories.
rust-xkbcommon: https://bugzilla.redhat.com/show_bug.cgi?id=1811265
squeekboard: https://bugzilla.redhat.com/show_bug.cgi?id=1811266


RE: Fedora + Phosh for PinePhone - Alho - 03-08-2020

Any chance that the bot could bridge to an IRC channel too ?
Some of us still prefere IRC :-)


RE: Fedora + Phosh for PinePhone - njha - 03-08-2020

Okay, bridged to #fedora-phone on Freenode. Smile


RE: Fedora + Phosh for PinePhone - njha - 03-09-2020

Just pushed a new release: https://github.com/nikhiljha/pp-fedora-sdsetup/releases/tag/v0.0.3

Changelog
- Added a custom build of evolution-data-server with support for phone numbers (needed for Chatty, but as I don't yet have a sim card, I can't test).
- Added calls.
- Automatic modem audio switching! Incoming and outgoing phone calls (you might need to enable the modem with mmcli -em 0, once again I have no sim card)!
- Upgrade Megi's kernel
 - Now supports mobile data! Some config may be required: https://xnux.eu/devices/feature/modem-pp-data.html#toc-wireless-modem-internet-on-pinephone
 - Maybe some other changes, not sure.
- More fixes and stuff that I can't remember, see the git log of each of the respective packages.


RE: Fedora + Phosh for PinePhone - bcnaz - 03-21-2020

(03-09-2020, 09:09 PM)njha Wrote: Just pushed a new release: https://github.com/nikhiljha/pp-fedora-sdsetup/releases/tag/v0.0.3

Changelog
- Added a custom build of evolution-data-server with support for phone numbers (needed for Chatty, but as I don't yet have a sim card, I can't test).
- Added calls.
- Automatic modem audio switching! Incoming and outgoing phone calls (you might need to enable the modem with mmcli -em 0, once again I have no sim card)!
- Upgrade Megi's kernel
 - Now supports mobile data! Some config may be required: https://xnux.eu/devices/feature/modem-pp-data.html#toc-wireless-modem-internet-on-pinephone
 - Maybe some other changes, not sure.
- More fixes and stuff that I can't remember, see the git log of each of the respective packages.
*
I see software package downloads, but I do not see any complete OS downloads on the pages linked in your posts.  ?


RE: Fedora + Phosh for PinePhone - njha - 03-21-2020

(03-21-2020, 08:14 PM)bcnaz Wrote: I see software package downloads, but I do not see any complete OS downloads on the pages linked in your posts.  ?

Look under assets at the bottom of each release? Release 4 is the latest one, it's the file ending in .zst. Just flash that as per the instructions.


RE: Fedora + Phosh for PinePhone - bcnaz - 03-21-2020

(03-21-2020, 08:30 PM)njha Wrote:
(03-21-2020, 08:14 PM)bcnaz Wrote: I see software package downloads, but I do not see any complete OS downloads on the pages linked in your posts.  ?

Look under assets at the bottom of each release? Release 4 is the latest one, it's the file ending in .zst. Just flash that as per the instructions.

OK so I have it downloaded,

  When I attempt to use Balena Etcher to flash it to an SD card,  Balena Etcher warns me this is NOT a bootable image ?