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

Username
  

Password
  





Search Forums



(Advanced Search)

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

 
Thumbs Up how can i purchase a PinePhone?
Posted by: moon - 01-14-2020, 12:08 PM - Forum: General Discussion on PinePhone - Replies (5)

i am planning to make PinePhone working with ubuntu,let's make friends if you have the same idea


  Triple (middle click) tap
Posted by: as400 - 01-14-2020, 11:05 AM - Forum: Linux on Pinebook Pro - Replies (7)

Does anyone got this working ? Especially on Manjaro ?


  Sound Quit
Posted by: TonyK - 01-14-2020, 10:51 AM - Forum: General Discussion on Pinebook Pro - Replies (5)

I have been using Youtube and the sound was working.  However, when I later tried to play a video the sound setting was at the max setting on YT and on the computer which caused the sound to quit working.  Now I can no longer get sound on anything neither with the headphones nor the speakers.  I did reboot the machine but that did not help.  The speaker test in the sound preferences did not work.  It seems as though the sound has been blown out.

Is this a hardware issue?  This is my first day with this machine and I was beginning to really like this machine.

Any help would be greatly appreciate.


  Captive portal at school not working on the Pinebook pro
Posted by: WilliamZieg - 01-14-2020, 07:00 AM - Forum: Debian - Replies (2)

I have been trying to troubleshoot this for awhile now but I am unable to connect to the school wifi as the captive portal page on chromium isn't working and displays a blank page and doesn't load. I am brand new to linux and would appreciate any help


  What's your SOC temperature?
Posted by: Der Geist der Maschine - 01-13-2020, 11:19 PM - Forum: Pinebook Pro Hardware and Accessories - Replies (3)

On my pinebook pro, the idle SOC temperature is 41 deg Celsius. When I put it under load with make -j6, it rises to 70 deg Celsius.

My wife's pinebook pro arrived and the idle SOC temperature is just 33 deg Celsius. When we put it under load with make -j6, it rises to 61 deg Celsius, only.

With idle, I mean just being logged into Mate without running any programs.

What are your's SOC temperatures?


Why is there a difference? Maybe the thermal paste sits sometimes better/worse on the SOC?


  Wifi icon dissaperread
Posted by: gimy16 - 01-13-2020, 03:17 PM - Forum: Linux on Pinebook Pro - Replies (2)

I was changing the appearence of the top menu, when the wifi icon had disappeared and I'm not able to show it again.

I can connect the wifi, but I have no access to the manager in order to enter to new wifi...

Could someon help please?

Thanks!


  rockpro64 support in the rockchip uboot
Posted by: dedoz - 01-13-2020, 01:51 PM - Forum: General Discussion on ROCKPRO64 - No Replies

Hi,

Does anyone know why the rockchip-linux u-boot repo doesnt have rockpro64 support? https://github.com/rockchip-linux/u-boot

I see the support exist in the https://gitlab.denx.de/u-boot/u-boot.git/ but that repo doesnt have all the rockchip tools.

Thanks for the help.


  How do I install the Pine64 Installer?
Posted by: leibide - 01-13-2020, 01:10 PM - Forum: Linux on Pinebook Pro - Replies (9)

This is a silly question which nobody else found necessary to ask (I've looked), but anyway here goes:
How do install the Pine64 Installer utility?
Do I do this?: sudo apt-get install git
then:
git clone https://github.com/pine64dev/PINE64-Inst...0.0-beta.3?
Sorry for opening a new thread just for this. Feel free to move it elsewhere if there is a better place for it.


  FIX: Little or no lcd backlight
Posted by: Schtromar - 01-13-2020, 12:42 PM - Forum: General Discussion on Pinebook Pro - No Replies

Just got my PBP! I love it, it's sleek as hell and a bajillion times lighter than my old HP.

One problem though: it decided to lose its backlight. I could just barely make out the shapes on the screen, but it was far from usable until I started looking around and found an interesting file: /sys/class/backlight/edp-backlight/bl_power

This might not work for you, but it did help me:

Code:
echo "0" > /sys/class/backlight/edp-backlight/bl_power



All's well that ends well



UPDATE:

The problem came back after a couple of reboots. I guess having the lcd controller offline for a while might reset it? Anyway, my fix is simple:

open the crontab for root user:
Code:
sudo crontab -e

add the following line to the file:
Code:
echo "24" > /sys/class/backlight/edp-backlight/brightness

this sets the brightness to 24 (out of 255 because 2^8=256) on every boot. You can replace 24 with any value between 0 and 255 (although I would not recommend 0)


  Gentoo on Pinebook Pro RELEASE
Posted by: jannik2099 - 01-13-2020, 10:47 AM - Forum: Linux on Pinebook Pro - Replies (54)

Hello everyone

UPDATE: everything necessary for a full release should now be packaged. After tidying up stuff and providing up to date tarballs, we should officially be out of beta!

Today marks the beta release of my Gentoo install script. This is NOT an image you flash to an SD but rather a script that modifies a Gentoo tarball for the Pinebook Pro. You'll have to do the usual setup yourself as is Gentoo tradition, but the Pinebook Pro specifics like Kernel and Firmware are (mostly) handled by the script.

Instructions are in the GitHub README, please report bugs and questions here. You can also find me on the PINE64 Discord.
The script takes about 20 60 minutes to run on the pbp, compiling the kernel is another ~90 minutes. This means you should have a working Gentoo install after less than three hours, plus some time spent reading the Handbook.

Link to GitHub: https://github.com/Jannik2099/gentoo-pinebookpro


Status of this release:

Most things should behave the same as in Manjaro since this uses the Manjaro Kernel. This means we have working wifi, bluetooth, GPU acceleration.
The mali blob drivers are not supported since the dts is incompatible, this uses panfrost.

Tested Desktop environments are KDE Plasma and sway. Both work without issue.
There's no reason to believe that other DEs might be broken, I simply don't have the time to compile all of them.
This script is compatible with both systemd and OpenRC tarballs.
This script is compatible with glibc and musl tarballs.

The Qt libraries are configured to use the gles2 backend, this is significantly faster and more stable in my experience. However Krita and Digikam are unavailable as a result. You can use them if you disable the gles2 backend.


A huge shoutout to the Manjaro team for their help and insights, this project would not have been possible without you!

With that being said, enjoy and please report all bugs, suggestions and nitpicks!