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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,192
» Latest member: JulianReed
» Forum threads: 16,381
» Forum posts: 117,591

Full Statistics

Latest Threads
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
6 hours ago
» Replies: 0
» Views: 29
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
Yesterday, 12:17 AM
» Replies: 18
» Views: 13,280
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 161
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 1,956
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 77
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 109
New SlateOS features
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:47 PM
» Replies: 0
» Views: 180
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:33 PM
» Replies: 2
» Views: 429
How to install Android on...
Forum: General
Last Post: winpkr
08-14-2026, 01:36 AM
» Replies: 2
» Views: 3,701
Newbie questions
Forum: General Discussion on PineTime
Last Post: TouchuvGrey
08-13-2026, 08:09 PM
» Replies: 0
» Views: 276

 
  Keyboard Case Power Management Daemon
Posted by: estokes - 02-20-2022, 09:48 PM - Forum: PinePhone Software - Replies (2)

Hi, I've made an attempt at writing the daemon Megi described in his blog post about the keyboard case. It's gone well enough that I thought it was time to share. Initially it only worked on the Pinephone Pro, however I've just released a version (0.1.2) that works on both the PP and the PPP.

https://github.com/estokes/pinephone-kbpwrd

The focus is on maximizing efficiency by avoiding moving charge into the main battery where possible. I'm open to discussion, and especially feedback and data.


  DNS Problems with Mobile Data
Posted by: arno_nuehm - 02-20-2022, 08:04 AM - Forum: Mobian on PinePhone - Replies (29)

Hello there,

is anyone else facing DNS problems using mobile data after the latest Network Manager update to v1.35.91-1?

I can ping 8.8.4.4 for example but opening a homepage in a browser is not working.

No problems with Wifi though...

Thanks in advance!


  Error - megapixels not opening
Posted by: user641 - 02-19-2022, 07:10 PM - Forum: Mobian on PinePhone - Replies (17)

I am having some problems with a mobian isntall I did today, when tryting to open megapixels I get this error:

Code:
mobian@mobian:~$ megapixels
Renderdoc not found
Found config file at /usr/share/megapixels/config/pine64,pinephone-1.2.ini
Adding camera rear from config
Adding camera front from config
Found postprocessor script at /usr/share/megapixels/postprocess.sh

(megapixels:2559): Gdk-WARNING **: 22:08:12.230: gdk_gl_context_set_required_version - GL context versions less than 3.2 are not supported.
Initialized OpenGL 2.1
**
Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Bail out! Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Annullato
What can I do?


  /tmp dependencies & ramdisk
Posted by: vap0rtranz - 02-19-2022, 11:51 AM - Forum: PostmarketOS on PinePhone - No Replies

What are system bootup dependencies on /tmp?

I've tried switching /tmp to be a ramdisk on PMOS and Mobian.  PMOS boots into console (no phosh) and Mobian won't boot at all.

Perhaps my /etc/fstab syntax is wrong?? 

Code:
tmpfs /tmp tmpfs rw,nosuid,nodev,size=613392k,mode=755 0 2


(Why switch /tmp from filesystem to ramdisk?  /tmp is the default BURST_DIR for Megapixels, and for Pure Maps cache; so a ramdisk should make taking pics & viewing maps faster.  Everyone could benefit Smile

(02-19-2022, 11:51 AM)vap0rtranz Wrote: What are system bootup dependencies on /tmp?

I've tried switching /tmp to be a ramdisk on PMOS and Mobian.  PMOS boots into console (no phosh) and Mobian won't boot at all.

Perhaps my /etc/fstab syntax is wrong?? 

Code:
tmpfs /tmp tmpfs rw,nosuid,nodev,size=613392k,mode=755 0 2


(Why switch /tmp from filesystem to ramdisk?  /tmp is the default BURST_DIR for Megapixels, and for Pure Maps cache;  so a ramdisk should make taking pics & viewing maps faster.  Everyone could benefit Smile

well looks like it was my fstab syntax.  'default' in fstab worked.  Not ideal but it works:

Code:
tmpfs /tmp tmpfs default,size=524288k 0 2


  Error Updating
Posted by: Emilio - 02-19-2022, 10:01 AM - Forum: PinePhone Pro Software - Replies (2)

today unable to update
Manjaro-ARM-Plasma latest release

   

sudo pacman -Syu


error:failed to commit transation (conflicting files)
packagekit: usr/lib/systemd/system/sytem-update.target.wants/packagekit-offline-update.service exist in filesystem (owned by pinephonepro-manjaro-tweaks)
Errors ocurred, no packages were upgraded.


  Will this power supply work? 4.5mm -> 5.5mm conversion?
Posted by: TB12GOAT - 02-19-2022, 08:06 AM - Forum: General Discussion on Pinecil - No Replies

Hi, hope all is well. 

I have an old laptop charger, 19.5v 3.34A 65W with a broken 4.5mm connector. link

Would there be any issues replacing the broken connector with one of these 5.5mmx2.5mm? link

Thanks!


  repository for arch-phosh
Posted by: oihantto64 - 02-19-2022, 04:18 AM - Forum: Arch Linux on PinePhone - Replies (8)

I have a pinephone with arch phosh installed. What are the absolutely necessary depository for future installations and/or updates? For example, I found that there were no packages installed of pine64 and phosh. By removing these depository, I could lighten pacman’s cache, yes or no?


Rainbow Archlinux Phosh On Btrfs with Snapper [IMG]
Posted by: kaida - 02-18-2022, 06:24 PM - Forum: PinePhone Pro Software - No Replies

I made snapper work on my Pinephone Pro , with working Rollback

Following my post I made there : https://forum.pine64.org/showthread.php?tid=16029

Pre-made image are now available there : https://github.com/K-arch27/pinebtrfs/

After Flashing the Image you only need to install snapper and configure it to your need (or use the phone.sh from my repo to do it for you)

I also like to add snap-pac , to add pacman hook before and after each transaction, but that is up to you


  Keyboard Case Power Management Daemon
Posted by: estokes - 02-18-2022, 02:40 PM - Forum: PinePhone Pro Software - Replies (11)

Hi, I've made an attempt at writing the daemon Megi described in his blog post about the keyboard case. It's gone well enough that I thought it was time to share.

https://github.com/estokes/pinephone-kbpwrd

The focus is on maximizing efficiency by avoiding moving charge into the main battery where possible. I'm open to discussion, and especially feedback and data.


  Manjaro Gnome on Pinebook Pro Review! - My New Favourite Pinebook Pro Distro!
Posted by: ImmyChan - 02-18-2022, 12:59 PM - Forum: Linux on Pinebook Pro - No Replies

https://youtu.be/ClRnsAMMu9Q