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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,197
» Latest member: spy_blog
» Forum threads: 16,382
» Forum posts: 117,592

Full Statistics

Latest Threads
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
2 hours ago
» Replies: 0
» Views: 16
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 97
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,388
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 287
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 1,983
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 127
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 170
New SlateOS features
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:47 PM
» Replies: 0
» Views: 220
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:33 PM
» Replies: 2
» Views: 483
How to install Android on...
Forum: General
Last Post: winpkr
08-14-2026, 01:36 AM
» Replies: 2
» Views: 3,739

 
  PINEBOOK Pro USB-C Docking Deck compatibility
Posted by: DevonBirch - 08-01-2021, 04:40 PM - Forum: General - Replies (1)

Hello people, just saw on twitter the new PINEBOOK Pro USB-C Docking Deck.
I have 2 question though:

  1. Does this USB-C dock work with any USB-C/Thunderbolt 3 port say MSi notebook?
  2. In my consideration the cable is too short. Some notebooks have the USB-C on the back of the computer so you need at least half a meter to put the dock properly on the side, otherwise you have to buy an extension.
https://19216811.cam/ https://1921681001.id/


Question Can't boot any operating system other than Fedora after following the nullr0ute guide
Posted by: TDC_PBP - 08-01-2021, 03:44 PM - Forum: Linux on Pinebook Pro - Replies (1)

Hello,

Could somebody please help me to boot an operating system on my Pinebook Pro other than Fedora? After following this guide (https://nullr0ute.com/2021/05/fedora-on-...ebook-pro/), I successfully installed U-Boot to my PBP's SPI flash. I love Fedora, but I would really like to have the option to boot another OS from MicroSD or USB without having to zero out the SPI flash (and thus rendering my Fedora install unbootable). I really don't know where to begin, so any help would be appreciated!


  reduce Phosh bottom bar to corner icon?
Posted by: stozi - 08-01-2021, 02:24 PM - Forum: General Discussion on PinePhone - No Replies

So Plasma isn't stable enough to use IMHO, but Phosh is unusable for me because I have big fingers and I hit the bottom bar like every 3rd word. Plus, why should it take up so much of my screen? Can I please have some way to make that bottom bar for returning to the app menu just a corne  icon? Pleeeease let there be a way.


  Best way to wake up and check emails?
Posted by: DrPlamsa - 08-01-2021, 06:22 AM - Forum: Mobian on PinePhone - Replies (7)

Hello all

I'm impressed with the ability to wake up from suspend/crust when a phone call or text comes in. But this won't work for email.

I'm looking for the best way to have the PinePhone wake up every 30 minutes, check email/matrix/signal/etc, then go back to sleep.

I've had some luck with systemd timers, but I haven't been able to work this into a complete solution. I'll stop here for brevity and post another post with more info on my partial solution.

Thank you

[EDIT 2022/05/24:] I did eventually get a hackish version of this to work. See post number https://forum.pine64.org/showthread.php?...0#pid98450 for how I did it.


  Shipping estimate
Posted by: unrealb2 - 08-01-2021, 12:42 AM - Forum: General Discussion on PinePhone - Replies (12)

Hi, I ordered a Pinephone on July 23 and I was wondering when I would receive tracking or an estimate on how long it takes to arrive. I've ordered one before from you guys but i forget how long the process takes.

The reason i ask is because I received a text from what I perceive as spam because it claimed to be associated with DHL but the link it gave me was from a weird website that did not include dhl.com, and it was also created less than 24's since it was sent. 

Anyway's any input is appreciated.


  skull and crossbones !
Posted by: Nobot - 07-31-2021, 08:05 PM - Forum: General Discussion on Pinebook Pro - No Replies

I am not making this up. I pressed the ESC, shift control, alt, buttons while booting up the pinebook pro via SD card and on the display a red skull and crossbones appeared. I might not remember the correct sequence of keys because it was about three weeks ago. I think is some kind of kill feature written in the code. Anyone know about this?


  Purism Chat Local Files
Posted by: DingDangDoong - 07-31-2021, 04:03 PM - Forum: PostmarketOS on PinePhone - Replies (2)

Does anyone know where purism chat has its local files hidden? I can't find them for the life of me...


  [Phosh] Remapping keys of an external keyboard
Posted by: Zombie Feynman - 07-31-2021, 09:24 AM - Forum: PinePhone Accessories - No Replies

I recently bought a no-brand foldable Bluetooth keyboard (picture) for use with my PinePhone (running Mobian). The basic keys work fine, and I got deadkeys/lv3/compose to work by firing up dconf-editor and editing /org/gnome/desktop/input-sources/sources and /org/gnome/desktop/input-sources/xkb-options.

Unfortunately, though, some of the special keys don't work as expected. Fn+[top row keys] always produces the keysym of the "upper" blue function instead of the "lower" one, e.g. Fn+` produces XF86HomePage instead of Escape, and similar for the other top-row keys. wev reveals that Fn+` produces keycode 180, and indeed, in the output of xkbcomp, I see:

Code:
    key <I180> {         [    XF86HomePage ]
I changed XF86HomePage to Escape and tried to reinsert the keymap with xkbcomp, but some searching reveals that this is not possible on Wayland. So I instead added
Code:
    key <I180> { [    Escape, XF86HomePage ] };
to the intl section in /usr/share/X11/xkb/symbols/us and rebooted. But this did not remap the key; rather, the xkbcomp output now shows
Code:
    key <I180> {         [    XF86HomePage,    XF86HomePage ] };

I guess something is overriding the change, but I don't know what exactly, or even how to find out. I'm unfamiliar with the whole Wayland/GNOME/Phosh stack (I've never had a need for anything other than X11), so I feel like I'm really out of my depth here. Does anyone know how to proceed with this?


  KDE password
Posted by: freeduck - 07-31-2021, 08:47 AM - Forum: General Discussion on PinePhone - Replies (1)

Hi All,

I changed my password to something containing letters and numbers on my pinephone community KDE.
But the login screen only has numbers.

How do I change it from my PC over USB?


  Upgraded Modem Failing To Register On UBPorts Edition
Posted by: DingDangDoong - 07-31-2021, 06:31 AM - Forum: General Discussion on PinePhone - Replies (9)

I ordered an upgrade board to swap into a UBPorts edition I have. Swap was successful and the phone could detect all hardware when using factory test but I experienced odd behavior when I put a SIM in it.

The phone would detect the SIM was inserted and even show signal strength and type ("bar meter" and 2G/3G/4G notifications in top left of phosh) but the modem would never register with the network. Specifically the modem details would show signal type as "lte" and provide a signal strength metric but the network status would be "unregistered."

I swapped the 2GB ram board back in and the phone works now...

Really at a loss here, has anyone ever seen this behavior? Was I supposed to do something with the modem after swapping the board in? I was so close to USB-C!!!  Huh

Some things:

  • No, the SIM doesn't have a pin
  • Yes, the SIM is activated
  • SIM is an AT&T BYOD straight talk