Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,932
» Latest member: 企业邮箱服务器分国内版与全球版22334455
» Forum threads: 16,330
» Forum posts: 117,427

Full Statistics

Latest Threads
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
15 minutes ago
» Replies: 1
» Views: 421
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
17 minutes ago
» Replies: 23
» Views: 18,284
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
3 hours ago
» Replies: 18
» Views: 33,942
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
Yesterday, 04:45 PM
» Replies: 0
» Views: 37
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
Yesterday, 02:25 PM
» Replies: 0
» Views: 51
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,628
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 143
Private / self-hosted "Cl...
Forum: General Discussion on PinePhone
Last Post: cyberb123
03-17-2026, 11:57 AM
» Replies: 8
» Views: 7,179
Automatic screen rotation
Forum: PineTab Software
Last Post: Raik
03-17-2026, 01:49 AM
» Replies: 32
» Views: 29,873
Prohibit Pinecil from goi...
Forum: Pinecil Software
Last Post: snorkel
03-13-2026, 01:56 AM
» Replies: 2
» Views: 220

 
  Adding some goodies to the store
Posted by: Alfiory - 02-01-2021, 02:29 PM - Forum: General - Replies (3)

Greetings everyone !

Here is a tiny post to ask and to gather some opinions about adding some goodies to the store.
By goodies I obviously mean things like stickers, apparels, mugs...

PS: I'm sorry if this has already been asked. ^^


  How to return to "home screen"
Posted by: hiddenpotato - 02-01-2021, 02:15 PM - Forum: Manjaro on PinePhone - Replies (7)

Hey all, received my PinePhone today with Manjaro ARM/ KDE Plasma. I'm wondering how I can return to the home screen. Everytime I open an application, the only way I know to return home is to power off the phone and on again.. Surely there is another way?


  vibration
Posted by: jplaroche - 02-01-2021, 01:15 PM - Forum: PinePhone Hardware - Replies (2)

hello, I have a brand new device today .... and it vibrates abnormally it's not normal help


  ARM Microsoft Teams-problems installing
Posted by: eaglebeckley - 02-01-2021, 12:17 PM - Forum: Mobian on PinePhone - Replies (15)

I'd like to get the linux ARM version of Microsoft teams installed on my Mobian Pinephone.  I downloaded the file teams-for-linux_1.0.6_arm64.deb from https://github.com/IsmaelMartinez/teams-...x/releases and using Kings Cross I tried running 

sudo dpkg -i teams-for-linux_1.0.6_arm64.deb

After unpacking the file, it outputted:
dpkg: dependency problems prevent configuration of teams-for-linux: teams-for-linux depends on libappindicator3-1; however: Package libappindicator3-1 is not installed.

dpkg: error processing package teams-for-linux (--install): dependency problems - leaving unconfigured

Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mailcap (3.68) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Errors were encountered while processing: teams-for-linux

I thought I'd be able to fix this by next running sudo apt install -f but after running this, the output noted:

The following packages will be REMOVED: teams-for-linux
0 upgraded, 0 newly installed, 1 to remove and 37 not upgraded.
1 not fully installed or removed.
After this operation, 161 MB disk space will be freed.
Do you want to continue? [Y/n]

After confirming I'm back to square one....I have the deb file but teams is not installed.

The questions I have are 1) are the commands I attempted the correct way to try to install this deb file on my Mobian pinephone. 2) is there a way I can get this work work?  If so, how?

Feedback, direction is much appreciated as I need teams on my pinephone before I can make it a daily driver.  Thanks in advance!


  PSA: check your /etc/fstab (if you're updating instead of re-flashing)
Posted by: marcih - 02-01-2021, 11:14 AM - Forum: Manjaro on PinePhone - No Replies

In older reference releases of Manjaro (e.g. the factory preloaded image on the Manjaro CE), the fstab entry for the boot partition used "LABEL=BOOT_MNJRO" as the identifier. Somewhere down the line, this changed to "UUID=fat-uuid". If you try to upgrade with the old "LABEL" line, the whole line becomes corrupted ("less" warns you it may be a binary file, the line is displayed as "^@" symbols), which causes random but frequent kernel panics and oopses, making the phone unusable.

What you need to do is run "blkid" (possibly as root), take note of the filesystem UUID (not PARTUUID) for the partition with LABEL=BOOT_MNJRO, and replace the corrupted line in /etc/fstab with the following:

Code:
UUID=your-uuid        /boot        vfat        defaults        0 0


  KDE community edition, first feedback
Posted by: Goffi - 02-01-2021, 10:58 AM - Forum: PinePhone Software - Replies (2)

Hello,

it's my first post on this forum, so let me say hello first and quickly say that I'm a developer, libre software enthusiast, and XMPP developer (I'm working on a multi-frontends XMPP client, not focusing only on instant messaging but also on blogging, events, photo albums, etc, it's named "Libervia", formerly "Salut à Toi").

I've just received my PinePhone KDE edition, and I've started to play with it.

First of all a big congratulation both for the hardware and the software, I'm really impressed by what has been achieved ! I've had in the past on OpenMoko and a Nokia N900, and I can appreciate the achievement. I have not put yet any SIM card, but it's already great as a portable GNU/Linux device.

The pre-installed Plasma-mobile was not usable because it was not possible to quit/change the application (for whatever reason I had not the button on the bottom to do it). Each time I wanted to quit an application which had no quit menu, I had to reboot the device !

I've managed to update with discover, it took some time (I was wondering if it didn't crash, on reboot it stayed a while on the installation message), it would be nice to have some trace to see what's happening.

After the update, the Plasma mobile is really usable, and I can exit or switch apps normally. I'm a long term KDE user, and it's really great to see that on a phone, with the sound I'm used to and all, really neat. In addition it's quite beautiful.

The device works quite OK at this stage of development, it's absolutely usable, the browser is relatively fluid, for my first tests it's great. Again congrats to everybody involved in hardware or software, I'm really impressed !

I've tried the convergence (I took the convergence package), this one did not work as expected: not working with hotplug, and when I boot with it it is detected but I have only a black screen with the mouse pointer on it, I can't do anything. If I don't plug the monitor, the keyboard and mouse are working.

It's great to have the terminal available directly. Is it possible to do a Ctrl key with the virtual keyboard ? I would like at least to be able to to a Ctrl-C when I need to kill an app, and I haven't found how to do so far.

For the record, I've bought this device mainly to port my XMPP client on the various FOSS OSes, if anybody is interested in a XMPP client…


  Poll 4: What is your favorite distro/interface for the PinePhone?
Posted by: amosbatto - 02-01-2021, 08:01 AM - Forum: General Discussion on PinePhone - Replies (7)

I'm curious what people say is their favorite distro and interface on the PinePhone. Because the forum software only allows 10 options in polls and I count 35 different combinations of distros and interfaces, I'm creating 4 different polls, and will combine the four polls when tallying the results:

Poll 1:
Arch Linux (Phosh)
AVMultiPhone (Mate)
Fedora (GNOME)
Fedora (Phosh)
Gentoo (Phosh)
GloDroid (Android)
KDE Neon (Plasma Mobile)
LuneOS (Luna Next)
Maemo Leste (Hildon)
Manjaro (Lomiri)
----
Poll 2:
Manjaro (Phosh)
Manjaro (Plasma Mobile)
Mobian (jwm)
Mobian (lxde)
Mobian (openbox)
Mobian (Phosh)
Mobian (xfce4)
Nemo Mobile (Glacier)
NixOS (Phosh)
OpenMandriva Lx (Plasma Mobile)
----
Poll 3:
openSUSE (Phosh)
openSUSE (Plasma Mobile)
postmarketOS (i3wm)
postmarketOS (Kodi)
postmarketOS (Lomiri)
postmarketOS (Mate)
postmarketOS (Phosh)
postmarketOS (Plasma Mobile)
postmarketOS (Sway)
postmarketOS (Xfce4)
-----
Poll 4:
PureOS (Phosh)
Sailfish OS (Silica)
Sxmo (Suckless buttons interface)
Ubuntu Touch (Lomiri)
Other (explain in comments)


Please vote in one of the 4 polls. If you can't decide which is your favorite combination of distro/interface, then you can vote for multiple options. If I missed a distro/interface, please vote for "Other" and add a comment to this thread to explain your choice and I will tally it.

Results are tallied at: https://forum.pine64.org/showthread.php?...6#pid88876


  Poll 3: What is your favorite distro/interface for the PinePhone?
Posted by: amosbatto - 02-01-2021, 07:57 AM - Forum: General Discussion on PinePhone - No Replies

I'm curious what people say is their favorite distro and interface on the PinePhone. Because the forum software only allows 10 options in polls and I count 35 different combinations of distros and interfaces, I'm creating 4 different polls, and will combine the four polls when tallying the results:

Poll 1:
Arch Linux (Phosh)
AVMultiPhone (Mate)
Fedora (GNOME)
Fedora (Phosh)
Gentoo (Phosh)
GloDroid (Android)
KDE Neon (Plasma Mobile)
LuneOS (Luna Next)
Maemo Leste (Hildon)
Manjaro (Lomiri)
----
Poll 2:
Manjaro (Phosh)
Manjaro (Plasma Mobile)
Mobian (jwm)
Mobian (lxde)
Mobian (openbox)
Mobian (Phosh)
Mobian (xfce4)
Nemo Mobile (Glacier)
NixOS (Phosh)
OpenMandriva Lx (Plasma Mobile)
----
Poll 3:
openSUSE (Phosh)
openSUSE (Plasma Mobile)
postmarketOS (i3wm)
postmarketOS (Kodi)
postmarketOS (Lomiri)
postmarketOS (Mate)
postmarketOS (Phosh)
postmarketOS (Plasma Mobile)
postmarketOS (Sway)
postmarketOS (Xfce4)
-----
Poll 4:
PureOS (Phosh)
Sailfish OS (Silica)
Sxmo (Suckless buttons interface)
Ubuntu Touch (Lomiri)
Other (explain in comments)


Please vote in one of the 4 polls. If you can't decide which is your favorite combination of distro/interface, then you can vote for multiple options. If I missed a distro/interface, please vote for "Other" and add a comment to this thread to explain your choice and I will tally it.

Results are tallied at: https://forum.pine64.org/showthread.php?...6#pid88876


  Poll 2: What is your favorite distro/interface for the PinePhone?
Posted by: amosbatto - 02-01-2021, 07:50 AM - Forum: General Discussion on PinePhone - Replies (3)

I'm curious what people say is their favorite distro and interface on the PinePhone. Because the forum software only allows 10 options in polls and I count 35 different combinations of distros and interfaces, I'm creating 4 different polls, and will combine the four polls when tallying the results:

Poll 1:
Arch Linux (Phosh)
AVMultiPhone (Mate)
Fedora (GNOME)
Fedora (Phosh)
Gentoo (Phosh)
GloDroid (Android)
KDE Neon (Plasma Mobile)
LuneOS (Luna Next)
Maemo Leste (Hildon)
Manjaro (Lomiri)
----
Poll 2:
Manjaro (Phosh)
Manjaro (Plasma Mobile)
Mobian (jwm)
Mobian (lxde)
Mobian (openbox)
Mobian (Phosh)
Mobian (xfce4)
Nemo Mobile (Glacier)
NixOS (Phosh)
OpenMandriva Lx (Plasma Mobile)
----
Poll 3:
openSUSE (Phosh)
openSUSE (Plasma Mobile)
postmarketOS (i3wm)
postmarketOS (Kodi)
postmarketOS (Lomiri)
postmarketOS (Mate)
postmarketOS (Phosh)
postmarketOS (Plasma Mobile)
postmarketOS (Sway)
postmarketOS (Xfce4)
-----
Poll 4:
PureOS (Phosh)
Sailfish OS (Silica)
Sxmo (Suckless buttons interface)
Ubuntu Touch (Lomiri)
Other (explain in comments)


Please vote in one of the 4 polls. If you can't decide which is your favorite combination of distro/interface, then you can vote for multiple options. If I missed a distro/interface, please vote for "Other" and add a comment to this thread to explain your choice and I will tally it.

Results are tallied at: https://forum.pine64.org/showthread.php?...6#pid88876


  Poll: What is your favorite distro/interface for the PinePhone?
Posted by: amosbatto - 02-01-2021, 07:39 AM - Forum: General Discussion on PinePhone - Replies (8)

I'm curious what people say is their favorite distro and interface on the PinePhone. Because the forum software only allows 10 options in polls and I count 35 different combinations of distros and interfaces, I'm creating 4 different polls, and will combine the four polls when tallying the results:

Poll 1:
Arch Linux (Phosh)
AVMultiPhone (Mate)
Fedora (GNOME)
Fedora (Phosh)
Gentoo (Phosh)
GloDroid (Android)
KDE Neon (Plasma Mobile)
LuneOS (Luna Next)
Maemo Leste (Hildon)
Manjaro (Lomiri)
----
Poll 2:
Manjaro (Phosh)
Manjaro (Plasma Mobile)
Mobian (jwm)
Mobian (lxde)
Mobian (openbox)
Mobian (Phosh)
Mobian (xfce4)
Nemo Mobile (Glacier)
NixOS (Phosh)
OpenMandriva Lx (Plasma Mobile)
----
Poll 3:
openSUSE (Phosh)
openSUSE (Plasma Mobile)
postmarketOS (i3wm)
postmarketOS (Kodi)
postmarketOS (Lomiri)
postmarketOS (Mate)
postmarketOS (Phosh)
postmarketOS (Plasma Mobile)
postmarketOS (Sway)
postmarketOS (Xfce4)
-----
Poll 4:
PureOS (Phosh)
Sailfish OS (Silica)
Sxmo (Suckless buttons interface)
Ubuntu Touch (Lomiri)
Other (explain in comments)


Please vote in one of the 4 polls. If you can't decide which is your favorite combination of distro/interface, then you can vote for multiple options. If I missed a distro/interface, please vote for "Other" and add a comment to this thread to explain your choice and I will tally it.