| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,942
» Latest member: new88betus
» Forum threads: 16,329
» Forum posts: 117,429
Full Statistics
|
| Latest Threads |
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
Yesterday, 01:01 PM
» Replies: 17
» Views: 8,173
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
Yesterday, 02:37 AM
» Replies: 1
» Views: 1,904
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 694
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 475
|
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
03-25-2026, 12:55 PM
» Replies: 23
» Views: 18,442
|
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
03-25-2026, 09:39 AM
» Replies: 18
» Views: 34,034
|
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
03-24-2026, 04:45 PM
» Replies: 0
» Views: 91
|
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
03-24-2026, 02:25 PM
» Replies: 0
» Views: 108
|
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,694
|
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 190
|
|
|
| noob with non booting rock64 4g |
|
Posted by: john72carter - 10-10-2020, 01:27 PM - Forum: General Discussion on ROCK64
- Replies (6)
|
 |
Hi
ive read other posts and im trying to establish if my board has a HW issue.
ive flashed some raspberry pi (32 bit) previously so i believe im flashing my sd card ok.
i gave a green led on longside the power connector
i have a solid red and a while led on by the gpio pins.
the activity led on the nic port (on the usb side of the port) is solid amber regardless of cable in or out
the other nic led is always off.
the power button longside the white led turns all but the green led off.
there is no hdmi output .
what do i do next to determine if its a brick or not
|
|
|
|
| Support is not replying to my ticket |
|
Posted by: gabrielfin - 10-10-2020, 11:10 AM - Forum: General
- Replies (17)
|
 |
My package was (supposedly) sent on the 28th of February. I knew there could be delays because of COVID. But 3 months passed (June) and the tracking status still showed as "Departed", so I started to get worried.
I contacted support to get a status update on the package. They said they would check and get back to me, but they never did. So I contacted them again twice, both times they replied they were waiting for feedback from the post company (Asendia) and they would get back to me, but they never did.
I contacted them a fourth time 3 weeks ago demanding some sort of response. It's unacceptable that a post company takes more than 3 months to report the status of a package. I got no reply. I wrote again 1 week ago. Still got no reply.
I've been waiting 7 months for this package... What's going on? Are they ghosting me? Did somebody lose my package and no one wants to take responsibility?
In case it helps, the ticket number is #4476
|
|
|
|
| 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:
- Do we need both a front and back camera on the PineCom? In fact, do we need any cameras at all?
- Should we bring over all sensors present on the PinePhone? If so, which do you think we can do without?
- 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?
- Should the device feature a GPS (and compass) or are those features redundant in this type of device?
- Should we include SPI flash?
- 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.
- 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!
|
|
|
|
|