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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,204
» Latest member: Independent Researcher
» Forum threads: 16,383
» Forum posts: 117,595

Full Statistics

Latest Threads
Single-board computers an...
Forum: General
Last Post: Spaker
Yesterday, 08:12 PM
» Replies: 0
» Views: 59
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
Yesterday, 11:18 AM
» Replies: 9
» Views: 8,373
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,773
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 117
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 185
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,619
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 390
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,038
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 173
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 252

 
  Lid Magnet Moving tutorial (with pictures)
Posted by: PineyMike - 10-15-2020, 07:46 PM - Forum: Pinebook Pro Tutorials - Replies (1)

I just did the infamous lid magnet move on my Pinebook Pro, and since I couldn't find a great picture walk though of the process, I made one.

I posted it on medium right here.

https://codemonkeymike.medium.com/pinebo...1d7428851e


  Article: Bluetooth Time Sync and LVGL on PineTime Mynewt
Posted by: lupyuen - 10-15-2020, 05:51 PM - Forum: Development Discussion on PineTime - No Replies

How does PineTime sync the time with your mobile phone? Lemme explain how Bluetooth LE Time Sync works with Mynewt and NimBLE... And how we create PineTime Watch Faces with LVGL

Bluetooth Time Sync and LVGL on PineTime Mynewt


  Pinebook 14" smashed screen.
Posted by: frank-zappa - 10-15-2020, 04:15 PM - Forum: General Discussion on Pinebook - Replies (4)

I went to turn on my Pinebook today and found the screen had been damaged. 
Is it worth replacing? How easy is it to install a new screen assembly? I know they are for sale in the store.

Has anyone ever successfully fitted a new screen assembly?


  NFC and Wireless charging
Posted by: Beattie - 10-15-2020, 03:21 PM - Forum: PinePhone Accessories - Replies (2)

With the announcement that NFC and Wireless Charging backs will be available, will it be possible to have both?


  Can't get wired headset microphone to work
Posted by: mjc - 10-15-2020, 03:18 PM - Forum: Pinebook Pro Hardware and Accessories - Replies (1)

After finding bluetooth headset microphones don't seem to work on the PBP, I've tried a wired one, and found the same problem. The earphones work fine, but the mic isn't detected. Any advice?


  Phosh and the physical keyboard
Posted by: tophneal - 10-15-2020, 11:11 AM - Forum: PineTab Software - No Replies

Is anyone aware of any Phosh settings that can keep squeekboard hidden when the tab is docked within the keyboard case?

I ran across this commit, but the string doesn't seem to have any effect. https://source.puri.sm/Librem5/squeekboa...quests/370


  Backlight issue fix?
Posted by: fsflover - 10-15-2020, 03:36 AM - Forum: PinePhone Hardware - Replies (8)

There is finally a new section in the wiki concerning Pinephone hardware edition 1.2a (postmarketOS CE). It says that two backlight issues are still present in 1.2a; the second one will probably be fixed in the Manjaro CE version. However, nothing is said about the first one. This is a pretty serious issue: it makes Pinephone barely usable in very low lightning conditions due to the blinking of its backlight. Are there plans to fix it for the Manjaro CE?


  Bluetooth sometimes disappear after a long time sleep.
Posted by: Kawayuppie - 10-15-2020, 01:42 AM - Forum: Manjaro on PinePhone - Replies (1)

Manjaro phosh Alpha 4 with latest updates ...
Generally been working quite well, and is not slow, however, I have noticed that if the pine phone has been idle for some time, the Bluetooth device disappears and is not there on wake up. Sometimes the mobile / cell device also disappears. A restart is the only way to get full functionality back. 

Any else notice this or is just me?


  Pinebook Pro Won't Accept Charge
Posted by: rempfer - 10-14-2020, 09:17 PM - Forum: General Discussion on Pinebook Pro - Replies (6)

Huh  My Pinebook Pro just decided to quit accepting a charge.  The wall wart is putting out 5+ VDC, but the battery doesn't charge and now is totally dead.  I do not have a USB cable and don't really want to throw good money after bad.  Is there something I can do myself to remedy this?  Can I ship it back to Pine64 for service?  Or am I SOL?

Thanks in advance for your ideas.


  Enabling overlayfs/DTO
Posted by: soupy - 10-14-2020, 03:31 PM - Forum: Linux on RockPro64 - Replies (1)

Hi,

I'm having some trouble enabling overlayfs on my board.  It's running vanilla mainline Linux with just a couple patches for emmc.
I have configfs and overlayfs enabled, but the device-tree directory doesn't populate in /sys/kernel/config.
My understanding of overlayfs is a bit hazy, so I'm confused whether this device-tree directory is provided by a separate driver or patchset found in the ayufan kernel, or if it needs to be mounted manually. This guide that I was following shows that the directory is automatically found in /sys/kernel/config when it's mounted, again not sure if that feature is provided by the custom kernel they are using...
In terms of mounting, I am pretty confused by the documentation in https://www.kernel.org/doc/Documentation...rlayfs.txt.