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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,114
» Latest member: farukvaiking1234
» Forum threads: 16,363
» Forum posts: 117,536

Full Statistics

Latest Threads
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
7 hours ago
» Replies: 12
» Views: 38,459
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
9 hours ago
» Replies: 16
» Views: 11,017
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
Yesterday, 07:28 AM
» Replies: 0
» Views: 38
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 190
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 102
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,046
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 262
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 148
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,610
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,225

 
Question Liberating PINE64.org's JavaScript
Posted by: User 18618 - 10-10-2020, 08:25 AM - Forum: General - No Replies

Would PINE64 consider choosing a free software licence (such as the GNU Affero General Public License) for scripts employed on their website?

Just a thought Smile

P.S. This post was inspired by Setting Your JavaScript Free.


  Taming the Caps Lock key
Posted by: ab1jx - 10-10-2020, 12:18 AM - Forum: General Discussion on Pinebook Pro - Replies (2)

Somewhere, maybe it was a DOS TSR, I've seen little utility programs that would do things like beep on every keypress while the caps lock key was active.  Or deactivate it after a certain time or number of keypresses.  Not sure how to do that in Linux.

I don't use it often intentionally but it's a lazy way to type macros.  Mostly it's on when I don't want it.

Using my PBP more these days, doing audio recordings with it.  And I just went through a 2 day power outage and the PBP was the only thing that still had a couple hours of battery left.  As winter sets in I'll spend more time with it in my recliner.

-----------

I suppose the Linux equivalent of a TSR would be a kernel module.
https://duckduckgo.com/?q=linux+%22kerne...cal&ia=web


  Taming the power switch?
Posted by: ab1jx - 10-10-2020, 12:03 AM - Forum: General Discussion on Pinebook Pro - Replies (4)

I'd like to redefine the power switch so it brings up a whiptail confirmation dialog or something like that before it actually shuts off.  Suspend could easily be added to that as another choice.

Is that possible?  I keep hitting it by accident.  I'm using the original Debian Stretch still.  Something like:

Code:
#!/bin/bash

TERM=ansi whiptail --title "Power button" --menu "Power Button" 8 20 5 \
"Turn off" "" \
"Suspend" "" \
"Cancel" ""

choice=$?
if [ $choice = 0 ]; then
  echo "Shutting down"
  shutdown now
else
  if [ $choice = 1 ]; then
    echo "Suspending"
    # write this
  else
    echo "Cancelling"
  fi
fi


  Lets create the PineCom
Posted by: Luke - 10-09-2020, 06:13 PM - Forum: News - Replies (180)

Hello everyone,

We’ll soon be starting work on the PineCom - a privacy-oriented handheld communicator that shares the PinePhone’s pedigree but offers a distinct and different feature set. We hope to achieve a high degree of software compatibility between the two devices - indeed, we expect the PineCom to run all existing PinePhone OS images out-of-the-box. Unlike the PinePhone however, the PineCom will not feature a modem but rather rely on WiFi, IoT LoRa and LoRaWan for communications. The device will also be smaller at (5” LCD panel or less), and will not feature a USB-C alt mode for video output. 

Everything else is still up in the air at this point, and we therefore invite you to brainstorm ideas with us regarding the remaining design features of the PineCom. More specifically, we’d like to know your opinion on the following:

  1. Do we need both a front and back camera on the PineCom? In fact, do we need any cameras at all? 
  2. Should we bring over all sensors present on the PinePhone? If so, which do you think we can do without?
  3. Should we use the same single band/11n/BT4 WiFi module in the PinePhone (for compatibility sake) or change it out for a dual band/11ac/BT5?
  4. Should the device feature a GPS (and compass) or are those features redundant in this type of device? 
  5. Should we include SPI flash?
  6. We are currently considering following the PinePhone’s general design and aesthetic for the PineCom, but if there is some sort of physical (within reason - also financially) that you think would fit this type of device well then make sure to let us know.  
  7. We’re currently thinking of using a 5” LCD panel for the PineCom; what do you think about this - is there a reason to go bigger or smaller? 
We are completely open to any and all suggestions at this point. That said, we’d appreciate it if you’d keep in mind that the targeted price range for this device is $99-149 when offering your insight. 

As always, thank you for your feedback! 


  Problem with serial console and enter key
Posted by: gobimat - 10-09-2020, 03:14 PM - Forum: PostmarketOS on PinePhone - Replies (1)

Hello,

I set up minicom and the serial cable and watched the whole thing boot.

Everything looks fine otherwise, text input works as expected EXCEPT the enter key.
Pressing enter will echo back 'OM'

How? Why?

Ctrl+m works as a workaround.

Thanks.


  Bliss OS on pinephone
Posted by: lcayer1 - 10-09-2020, 02:25 PM - Forum: PinePhone Software - Replies (5)

Is there any port of Bliss OS on pinephone?  I see some old threads of Bliss OS on pinebook but nothing for pinephone

Thanks


  WPA enterprise
Posted by: natasha - 10-09-2020, 12:37 PM - Forum: Mobian on PinePhone - Replies (2)

I have no problem using WPA personal to connect to my home wifi. However, at work, there is no option in my phone to connect wpa_enterprise. Does anyone have any idea if this is possible in mobian? thanks


  software crashes when selecting any category
Posted by: RodneyMyers - 10-09-2020, 08:35 AM - Forum: Mobian on PinePhone - Replies (13)

everything is updated, via terminal/kings cross.

Yet, when I attempt to select any category "audio & video", etc., the software application quickly shuts down .

Not sure how to rectify this. Any ideas?

thanks


  How do you connect PWM fan (3/4 pins) to this board (2 pin fan connector)?
Posted by: aleksei - 10-09-2020, 02:09 AM - Forum: RockPro64 Hardware and Accessories - Replies (3)

PWM fan connector:
[Image: gHnTGVe.jpg]
RockPro64 "PWM controlled fan header":
[Image: rTLOXue.jpg]

What do?


  Possible to use the Pinephone as a PC?
Posted by: Pinoideae - 10-08-2020, 06:09 PM - Forum: General Discussion on PinePhone - Replies (11)

So I'm looking for a new laptop and might consider buying a Pinebook at some stage. However, I'm wondering with the right setup whether I can simply use my Pinephone as a PC? So when I'm out and about it's a phone, but when I get home, I "plug it in" and it becomes my home PC.

Cheers,

P.