| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,703
» Latest member: bestleo
» Forum threads: 16,261
» Forum posts: 117,195
Full Statistics
|
| Latest Threads |
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
3 hours ago
» Replies: 1
» Views: 56
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: biketool
4 hours ago
» Replies: 3
» Views: 167
|
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
Yesterday, 04:16 AM
» Replies: 1
» Views: 383
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: Stunnned
11-24-2025, 01:27 PM
» Replies: 2
» Views: 192
|
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
11-23-2025, 02:02 AM
» Replies: 8
» Views: 15,547
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
11-22-2025, 08:25 PM
» Replies: 1
» Views: 232
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 637
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 220
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 496
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,198
|
|
|
| Keyboard Layout |
|
Posted by: guenther - 06-10-2020, 04:36 AM - Forum: PineTab Hardware
- Replies (2)
|
 |
Hi folks!
Does anybody know, if it's possible to swap the keys on the optional keyboard without damage, to creating a "QWERTZ" layout?
regards, guenther
|
|
|
|
| Software options for thermal throttling? |
|
Posted by: e1337 - 06-09-2020, 09:59 PM - Forum: General Discussion on PinePhone
- Replies (5)
|
 |
Are there any daemons, kernel tweaks, ... available to have more aggressive thermal throttling on the PinePhone? It does get very hot if running demanding tasks, and I don't like it both for my hands as well as the possible impact on battery lifetime. However, making sure to limit all tasks one by one is lots of work, it'd be nicer if the whole system just throttled earlier when temperature crosses a certain threshold over a certain amount of time.
Does somebody happen to know if some throttling tweaks like that are available in the kernel or in some power management daemon that can be tweaked for use on the PinePhone? Or would any of you know a good place to request this for consideration?
|
|
|
|
| If you're ready to tinker - here is how to get the more features working right now |
|
Posted by: Luke - 06-09-2020, 06:13 PM - Forum: UBPorts on PinePhone
- Replies (17)
|
 |
The UBports guys are working hard to deliver more well rounded features into the stable image for the PinePhone, but this may yet take some time.
Meanwhile, if you're keen to experiment and you're not afraid of breaking things (which may require you to re-flash the image) then here's steps you can take to get additional functionality right now.
I'll try to keep this post up-to-date in the days leading up the a Stable OTA with new features.
Switch over to "development channel"
If you're keen to try stuff out, then you'll first need to switch over to the development channel.
Quote:Open "Settings"-> head all the way down to "Updates" -> select "Update Settings" -> "Channels" -> select "Development"
You'll likely experience the phone temporarily slowing down, this is normal. The phone will fetch a new development channel OTA update, after which you should tap "Install & update".
After your phone reboots, before proceeding I suggest you should enable SSH as this will make things easier for you:
Code: sudo mount -o rw,remount /
sudo umount /etc/init/ssh.override
sudo rm /etc/init/ssh.override
sudo start ssh
Now you're ready to enable additional functionality of the phone under Development Channel.
- Enable advanced power management (Crust)
- Enable GPS
In the event something breaks, make sure to read @UniversalSuperBox post concerning troubleshooting and dealing with problems -- which are naturally more likely if you're on the dev release channel.
Have fun!
|
|
|
|
| Boot time text messges |
|
Posted by: Pbowen - 06-09-2020, 03:36 PM - Forum: General Discussion on Pinebook Pro
- Replies (2)
|
 |
I would like to be able to see the text messages during u-boot initialization and OS boot. There is a section in the wiki about it, but I expect it's outdated. Here is what it says;
<snip>
By default most Linux distros have a boot screen with a picture. To see all the messages, use the following; - Backup and edit the U-Boot configuration file:
cp -p /etc/default/u-boot /etc/default/u-boot.`date +%Y%m%d`
chmod a-w /etc/default/u-boot.`date +%Y%m%d`
vi /etc/default/u-boot
Remove the quiet and splash parameters. Leave everything else alone. - Update the U-Boot configuration:
u-boot-update
</snip>
On my fresh-from-the-factory Pinebook Pro I received in the last week of May 2020 there is no u-boot file in /etc/default and no u-boot-update.
So, how do I go about enabling boot time messages?
Thanks,
Patrick
|
|
|
|
| Pinebook Pro not Booting at All eMMC or MicroSD |
|
Posted by: AstroCEO - 06-09-2020, 02:46 PM - Forum: Linux on Pinebook Pro
- Replies (21)
|
 |
Hello,
I removed the eMMC attempting to do the u-boot installation. However, it looks like nothing happened when I tried to do it because it didn't engage the microSD card at boot I guess. However, I put the eMMC back on and it won't boot the regular Debian OS now at all?
Also, I can't get microSD to work as an alternative, although I have never once successfully used the microSD boot at this point.
Why won't it load? Why does the power button blink green once, and then hold a orangish red color indefinitely?
Thanks, AstroCEO.
|
|
|
|
| Forum issues after the cluster move |
|
Posted by: Dendrocalamus64 - 06-09-2020, 02:23 PM - Forum: General
- Replies (2)
|
 |
I sometimes access this site from an older computer which is stuck on an older Firefox ESR version. There are still no SSL errors on e.g. www.pine64.org, but after the move forum.pine64.org now gives:
An error occurred during a connection to forum.pine64.org. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP
It can only be accessed by using plain http.
|
|
|
|
|