| 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
8 hours ago
» Replies: 17
» Views: 8,165
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
Today, 02:37 AM
» Replies: 1
» Views: 1,899
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 683
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 471
|
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
03-25-2026, 12:55 PM
» Replies: 23
» Views: 18,435
|
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
03-25-2026, 09:39 AM
» Replies: 18
» Views: 34,029
|
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
03-24-2026, 04:45 PM
» Replies: 0
» Views: 86
|
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
03-24-2026, 02:25 PM
» Replies: 0
» Views: 102
|
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: 183
|
|
|
| What are 'replicant' and /e/? |
|
Posted by: daniel - 10-19-2020, 08:11 AM - Forum: PinePhone Software
- Replies (9)
|
 |
I was going over the OS PP can run and saw 'Replicant' and /e/
From their websites, 'Replicant' looks Android version for free software and /e/ an OS for private data?
Not clear if they are Linux or what OS?
I thought Android was a Linux made private by Google, so how it can be free?
Can anyone shed some light here?
|
|
|
|
| Chatty remotely |
|
Posted by: pawlinski - 10-19-2020, 06:17 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
I would like to start Chatty remotely. I would like to handle text messages on a desktop computer.
Tried with ssh and X11Forwarding, but only starts Chatty on Pinephone, not on the computer.
Maybe via VNC? I just don't know if it's not too big a cannon
|
|
|
|
| PineSocket |
|
Posted by: Avamander - 10-19-2020, 05:34 AM - Forum: General
- Replies (5)
|
 |
There's currently a minor issue that came up in the PineTime chat - that there isn't an affordable, nicely available and open platform for building a Bluetooth LE mesh network. It would be a very nice supplement the PineTime, but BT Mesh wouldn't be limited to just it.
The idea in general was that it would be nice to have something similar to the Sonoff S26/S20 - a hackable mains-powered home automation device. But with the ability to build a Bluetooth mesh. If the device were to use e.g. the nRF52840, it would also make it possible to build ZigBee, 802.15.4 and Thread networks which might appeal to even more people. Having the ability to attach a few sensors to the board or having a few (optionally?) built-in (like humidity/temp/motion/illumination) would be a cherry on top.
A visualization for those that aren't familiar with the Sonoff S20:
![[Image: ytAfocC.png]](https://i.imgur.com/ytAfocC.png)
If the price were on-par with the Sonoff S20, it would very certainly appeal to a rather considerable amount of people.
What do you think? @tllim, do you think this idea has any merit and that it's doable?
|
|
|
|
| Just a few things.... |
|
Posted by: Markdanni123 - 10-19-2020, 04:24 AM - Forum: General
- Replies (2)
|
 |
I have seen the news blog on the new Pinephone. the wireless charging stuff seems great but the foldable keyboard looks amazing!! will the phone just slide into the clam shell design? or will the phone come in that form factor?
and does anybody have any recommendations on what glue to use to close my pinetime watch?
thanks guys
|
|
|
|
| Replacement Screen Options |
|
Posted by: NerdyOwl - 10-18-2020, 10:53 PM - Forum: PineTab Hardware
- No Replies
|
 |
A couple of weeks after I received my new PineTab, the screen cracked. As a result, the touchscreen is (mostly) nonfunctional, making the PineTab effectively unusable. I understand that replacement screens are not available, and are unlikely to be available until February or later. Does anyone have any ideas on any options to repair / replace the screen?
-NerdyOwl
|
|
|
|
| Connection but No Internet |
|
Posted by: Blake - 10-18-2020, 07:25 PM - Forum: General Discussion on ROCKPRO64
- Replies (5)
|
 |
I've been running a RockPro64 in the NASCase for a while now but recently has some issues with internet connectivity.
I had been able to ssh and use everything as normal with the exception of connecting to the internet. The issue seemed to have occur while a docker build was pulling a package and my LAN was switched off.
I just tried a fresh install of dietpi (as well as armbian, now) and am still having the same issue of having no internet connection while appearing to have other networking capabilities. I've reset everything to DHCP on my router. I'm stumped on this one. Does anyone have any idea of what else I should try?
|
|
|
|
| Tutorial: Run Debian off NVMe |
|
Posted by: hive - 10-18-2020, 03:20 PM - Forum: Pinebook Pro Tutorials
- Replies (4)
|
 |
Here are steps that worked for me, to get Debian to boot from NVMe on the PineBook Pro.
- Install NVMe adapter and NVMe drive
- Get the NVME device name --lsblk should list it, the actual device will be something like = /dev/nvme0n1
- Install Debian to the NVMe using this: https://github.com/daniel-thompson/pineb...-installer -- Note: The install failed with a hang (flashing amber-green) the first 2 times I tried it, and succeeded the 3rd time.
- Install an updated uboot that supports NVMe onto the SPI: https://github.com/pcm720/u-boot-build-s...v2020.07-1. (Note the boot order is microSD, eMMC, then NVMe, so if you want the PBP to boot from NVMe, you need to disable booting from the eMMC)
- Boot into manjaro on eMMC
- Disable booting from the eMMC (so the PBP will boot from the NVMe): Rename the /boot/extlinux folder on the eMMC e.g. sudo mv /boot/extlinux /boot/extlinux.dontboot (so the PBP will not boot off the eMMC)
- Reboot, and it should boot from NVMe
Note: if you want to go back to booting from eMMC, mount the 1st partition off eMMC--that is eMMC partition that would normally be mounted to /boot on Manjaro) and change the name from extlinux.dontboot (or whatever you used in step 6) back to extlinux and reboot
|
|
|
|
|