| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,927
» Latest member: 1services
» Forum threads: 16,330
» Forum posts: 117,424
Full Statistics
|
| Latest Threads |
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
5 hours ago
» Replies: 0
» Views: 11
|
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
7 hours ago
» Replies: 0
» Views: 25
|
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,617
|
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 137
|
Private / self-hosted "Cl...
Forum: General Discussion on PinePhone
Last Post: cyberb123
03-17-2026, 11:57 AM
» Replies: 8
» Views: 7,163
|
Automatic screen rotation
Forum: PineTab Software
Last Post: Raik
03-17-2026, 01:49 AM
» Replies: 32
» Views: 29,842
|
Prohibit Pinecil from goi...
Forum: Pinecil Software
Last Post: snorkel
03-13-2026, 01:56 AM
» Replies: 2
» Views: 217
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-12-2026, 04:49 AM
» Replies: 2
» Views: 613
|
Looking for PineTime user...
Forum: General
Last Post: Mitrax
03-11-2026, 02:50 PM
» Replies: 2
» Views: 395
|
reset wifi hardware/drive...
Forum: Mobian on PinePhone
Last Post: baptx
03-10-2026, 04:43 PM
» Replies: 5
» Views: 5,071
|
|
|
| [SOLD] Pinebook Pro for sale - ISO keyboard - UK only |
|
Posted by: c6Q$! - 02-21-2021, 09:19 AM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
ITEM IS NOW SOLD.
I'm selling my Pinebook Pro. Great machine, and with only light use since I received it in 2019. It's one of the first batch which came with the 128Mb eMMC. It's currently running a fresh install of Debian (MrFixit build) and ready for a new owner.
The good
Excellent cosmetic condition.
Keyboard does show usual wear but works fine.
The bad
The rear left rubber foot is loose - a known problem caused by the adhesive becoming warm near the power supply input. It's currently held on with double-sided tape, but this is fragile and annoying. I'm not game to glue it with anything more permanent and will leave this choice for the new owner.
A few extras
Nice padded slip case.
Pine64 nvme adapter - I bought it as an option but never installed it.
Pine64 UK power adapter - I asked nicely and Pine64 sent me one!
Shipping within the UK only. Sorry EU/US/AUS friends.
Price £100 including shipping. Paypal or UK bank transfer.
I'll update this post if/when it sells.
Thanks!
|
|
|
|
| KDE Keyboard -- CTRL / ALT keys in Konsole |
|
Posted by: MtnSk8 - 02-21-2021, 08:59 AM - Forum: Manjaro on PinePhone
- Replies (4)
|
 |
Hi, I'd like to exit/save a document in Nano but the Plasmanjaro keyboard won't allow it. Can I use something like xdotool and set a "quick action" in qmlKonsole that sends the Ctrl-x key combo?
or
Is there an xdotool equivalent for wayland ?
or
Any other way to get Ctrl and Alt key functionality in the KDE virtual keyboard? 
Thanks.
|
|
|
|
| 4-pin fan control |
|
Posted by: hazelnusse - 02-20-2021, 05:12 PM - Forum: RockPro64 Hardware and Accessories
- Replies (4)
|
 |
I would like to use an ultra-quiet low-power 12V 4-pin PWM fan and am trying to figure out how to best interface with the PWM signal and RPM Speed signals wires of such a fan. The specific fan I'm looking to use is the Noctua NF-A8 PWM fan which has the following electrical interface:
Blue: PWM Signal (+5V)
Green: RPM Speed Signal (open collector output)
Yellow: +12V
Black: Ground
I would need to ensure (somehow) that the FAN+ is always at 12V, I'm not sure how this pin gets controlled in startup via u-boot / Linux but in my application I would want to ensure it goes high and stays high sometime during boot.
I'm looking for options on how to interface to the Blue and Green cables. I think my options are either somehow directly to some of the 5V pins on the Pi-2 header, or alternatively, perhaps some sort of separate fan control breakout.
One idea I had was to use the Adafruit EMC2101 I2C PC Fan Controller and Temperature Sensor breakout. This would use the i2c interface on the pi-2 header.
I would then need to interface that with a temperature diode somewhere -- ideally one that already exists on the RK3399, the board near the SoC, or I guess on the CPU heatsink. From what I can tell, one of the 3904 BJT type diodes mentioned in Table 4 would work.
Does anybody have any experience using a 4-pin fan on the RK3399 in a NAS application?
Details on the Noctua fan interface.
Details on the EMC2101.
|
|
|
|
Presenting my Linux distribution and a help call |
|
Posted by: shyanjmc - 02-20-2021, 04:14 PM - Forum: Community and Events
- No Replies
|
 |
Hello everyone.
My name is ShyanJMC.
I'm working on a CLFS (Cross Linux From Scratch) in which I'm designing and developing a minimal OS.
I called it; BlackOS
Github page;
https://github.com/shyanjmc/blackos
Github Source Code;
https://github.com/ShyanJMC/LinuxFromScratch-Sources
BlackOS is a Linux system from scratch designed for ARMv8 System On a Chip (known as SOC).
It is designed to be minimal as possible, so you will find a very basic and minimal system. The reason for this is you can adapt your applications to your requirements.
Think about this system like a minimal OS for to rebuild the humanity if you are in an apocalypse or in a place without Internet connection and you have only a few SBCs without much power and need digital services. In the future I will provide you with the source code of some projects like Lighttpd, GCC, Clang and others, so you can quickly copy it inside BlackOS and compile them.
In the first steps of this proyect, I built BlackOS for Raspberry Pi and Pine Rock64 but considering that there are so many SBCs in the world(each one with specifics configurations to boot), I chose to make a Linux system without kernel. So, you will have to download the release, then compile the kernel for the ARCH target and finally you will have to integrate the firmware and the bootloader inside "/boot" and modules in "/lib/modules" folders to boot BlackOS, it is easier and makes BlackOS more portable.
Now the true; I love the Pine64's SBCs but is difficult to me get one of those (there are many problems in Argentina). Because of that I would like request your help; if you like this project (or the target of this) please help me testing BlackOS in others SBCs and inform me in Github if you have issues in another of Pine64's SBCs (I'm testing on my Pine Rock64). Also, always is good have choices for operative systems.
|
|
|
|
|