| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,208
» Latest member: xiley32050
» Forum threads: 16,384
» Forum posts: 117,596
Full Statistics
|
| Latest Threads |
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 67
|
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 116
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,424
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,782
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 147
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 223
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,681
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 430
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,049
|
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 191
|
|
|
| nVME crashes system |
|
Posted by: mamboman777 - 01-15-2020, 05:47 AM - Forum: General Discussion on Pinebook Pro
- Replies (29)
|
 |
I'm having issues using my nVME drive with my pinebook pro. Any time I do any sort of major read or write the entire system freezes. I have attempted the power reduction settings listed in the wiki, however, the state is not saveable and does not fix the issue. I'm using a Samsung 970 500gb. Any help would be appreciated; I'm at a loss.
|
|
|
|
| Installing Docker on Pinebook Pro - update 1/18/20 |
|
Posted by: SuperXkoodA - 01-15-2020, 02:49 AM - Forum: Pinebook Pro Tutorials
- Replies (4)
|
 |
Follow directions on the official Docker site here and use the armhf set of instructions. This is confirmed to work for me on MrFixIt2001's build of Debian at this time.
The remainder of this post was hastefully written by me on my first night owning my PBP. The excitement must have gotten the best of me and can be ignored. It may still be useful if someone decides to use a distro that is configured for aarch64 and thus not supported by docker in a packaged form at this time. I am changing the repo name from being specific for the pinebook to being more generic as I feel it is misleading as it stands.
The steps taken in a nutshell are as follows
- Choose from one of the available versions on docker.com and download the tarball
- Extract the tarball to somewhere in your path. eg /usr/local/bin
- Create the docker user group and add yourself to it.
- Don't reinvent the wheel download both docker.service and docker.socket located here https://github.com/docker/docker-ce/tree...it/systemd and modify to your needs. Specifically make sure the ExecStart directive in the file matches the path you installed dockerd to.
- Copy these files to /etc/systemd/system/
- Enable docker via `systemctl enable docker` so that the docker daemon starts at boot.
- Be sure to log out and log in for the group changes to take effect.
- Enjoy docker!
You could skip steps 4-6 if using systemd is not your thing.
https://github.com/superxkooda/generic_docker_installer can do all the above steps for you.
This was all done on the base Debian install that comes with the Pinebook. I do not see why it wouldn't work for other distributions as is or with some modification. Please let me know if there is anything that is unclear!
|
|
|
|
| Swapping Fn and L Ctrl keys |
|
Posted by: altacus - 01-14-2020, 09:08 PM - Forum: Accessories
- Replies (1)
|
 |
Just curious if it's possible to swap the left control key with the fn key?
On the OS Level, the FN key doesn't even register so remapping on this level is not possible.
|
|
|
|
| Hardware video decoding question |
|
Posted by: sgx2 - 01-14-2020, 07:01 PM - Forum: General Discussion on Pinebook Pro
- Replies (1)
|
 |
Well, my PBP (ANSI) arrived yesterday! 
It's been great fun to use so far -- I've even updated the keyboard and trackpad firmware (after finding an external keyboard after step 1 and a panicked moment), then discovered that my 5V power supply seems to be dead -- so I am borrowing a 3A USB power supply with a USB A to C cable and charging (sloooowly - about 1% an hour) through USB-C.
So - to my question - I've been reading that there are some kernel options to enable VPU decoding, but they don't seem to be configured with the kernel that shipped with the unit (or, rather, then one the Mr.Fixit script updated me to). Is this still an important step in maximizing performance? If so, what are the best next steps?
SGx2
|
|
|
|
working play/pause media keys in Manjaro KDE |
|
Posted by: clover - 01-14-2020, 06:46 PM - Forum: Pinebook Pro Tutorials
- No Replies
|
 |
I noticed that the default keyboard shortcuts for playing and pausing media does not work on Manjaro.
This is useful to have if you are like me and have headphones that have a play/pause button or a keyboard with media keys.
This works with my Razer Hammerhead USB-C Headphones and Logitech Craft Keyboard
First step is remove the default keyboard shortcuts.
Global Shortcuts -> Other Shortcuts -> Media Controller -> Play/Pause Media Playback. Set this to None. It doesn't work so
we are getting it out of the way.
Interesting to note that volume up and down work out of the box. Less work for us!
xbindkeys allows you to map any key to any command...
Code: sudo pacman -S xbindkeys
playerctl is a client that automatically finds media sources and allows you to play/pause them, go forward/backward, etc...
Code: sudo pacman -S playerctl
add this to .xbindkeysrc (you need to create this file in your home directory)
Code: "playerctl play-pause"
XF86AudioPlay
now start xbindkeys program
make it permanent if you want by adding it to Autostart:
Autostart -> add program -> click the folder and find it in /usr/bin/xbindkeys -> make it executable and that should be it!
Enjoy your new ability to quickly play and pause media from peripherals. Even works on Youtube videos in Chromium! Don't think it works in Firefox though.
Should work for Spotify, vlc, and other media players... untested though.
|
|
|
|
| Renaming home folder |
|
Posted by: inkslinger - 01-14-2020, 05:19 PM - Forum: Linux on Pinebook Pro
- Replies (22)
|
 |
After renaming the default user rock, I followed the instructions on the wiki to rename the home folder, using the following command in root terminal:
Code: usermod -d /home/rock -m NewUser
I get the message returned:
How do I rename the default rock folder, so that my home folder name and user name match? I'm running the default Debian MATE OS.
|
|
|
|
|