| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,118
» Latest member: Samiha
» Forum threads: 16,363
» Forum posts: 117,536
Full Statistics
|
| Latest Threads |
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
07-07-2026, 07:01 PM
» Replies: 12
» Views: 38,512
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
07-07-2026, 04:47 PM
» Replies: 16
» Views: 11,058
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
07-07-2026, 07:28 AM
» Replies: 0
» Views: 73
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 227
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 118
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,078
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 307
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 172
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,628
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,246
|
|
|
| How to reset board to default state? |
|
Posted by: kkdao - 08-31-2020, 05:48 PM - Forum: Linux on RockPro64
- Replies (4)
|
 |
I have a Rockpro64 board in which I flashed an Ubuntu OS via an eMMC and installed a system onto it. However, I messed something up during the install and would like to completely start from scratch. There is nothing important on the drive I have attached to the board like this setup here, expect I have an NVMe M.2 SSD: https://notmandatory.org/rockpro64-pt1/
So I would like to unmount the drive, reformat and redo the LVM volumes I had setup, and do anything else necessary to go back to default configuration settings so I can start from scratch trying to install that system again.
Any tips or pointers would be greatly appreciated!
|
|
|
|
| Fonts |
|
Posted by: PaulQ - 08-31-2020, 03:57 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
So I'm working on my darktable issue. I loaded LibreOffice writer and tried to select a font to see if it was actually installed, and the list was blank. When I highlight a font, it shows up the name highlighted and it can be selected, but the other unselected fonts in the list remain blank. I ran sudo fc-cache -vf and this is the output:
Font directories:
/usr/share/fonts
/usr/local/share/fonts
/root/.local/share/fonts
/root/.fonts
/usr/share/fonts/Roboto
/usr/share/fonts/TTF
/usr/share/fonts/adobe-source-code-pro
/usr/share/fonts/cantarell
/usr/share/fonts/encodings
/usr/share/fonts/gsfonts
/usr/share/fonts/noto
/usr/share/fonts/util
/usr/share/fonts/encodings/large
/usr/share/fonts: caching, new cache contents: 0 fonts, 8 dirs
/usr/share/fonts/Roboto: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/TTF: caching, new cache contents: 36 fonts, 0 dirs
/usr/share/fonts/adobe-source-code-pro: caching, new cache contents: 30 fonts, 0 dirs
/usr/share/fonts/cantarell: caching, new cache contents: 11 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/gsfonts: caching, new cache contents: 35 fonts, 0 dirs
/usr/share/fonts/noto: caching, new cache contents: 511 fonts, 0 dirs
/usr/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/share/fonts/Roboto: skipping, looped directory detected
/usr/share/fonts/TTF: skipping, looped directory detected
/usr/share/fonts/adobe-source-code-pro: skipping, looped directory detected
/usr/share/fonts/cantarell: skipping, looped directory detected
/usr/share/fonts/encodings: skipping, looped directory detected
/usr/share/fonts/gsfonts: skipping, looped directory detected
/usr/share/fonts/noto: skipping, looped directory detected
/usr/share/fonts/util: skipping, looped directory detected
/usr/share/fonts/encodings/large: skipping, looped directory detected
/var/cache/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
Maybe an issue with looped directories?
|
|
|
|
| Segfault with GCC in Armbian [Solved]. |
|
Posted by: ejolson - 08-31-2020, 01:36 PM - Forum: General Discussion on ROCK64
- Replies (13)
|
 |
I have two 4GB Rock64 boards identically configured. Each has - The official 5V 3A power supply.
- The official heat sink.
- A 32GB SanDisk A1-class SD card.
- An Eluteng USB to SATA bridge.
- A Sandisk 240GB SSD.
- Armbian Focal Server installed for Rock64.
- A wired gigabit network connection to same switch.
- No monitor attached.
I'm trying to compile version 10.2 of gcc. On one of them the full build completes without problem; on the other I get a segmentation fault or illegal instruction error at random places in the build.
I'm probably past the warranty period because these systems sat on a shelf for a long time after being received due to shelter-at-home rules related to the ongoing epidemic. If it is possible to exchange the one with intermittent failures, I'd be delighted. Otherwise, I'm looking for a way to reliably use it.
I would be happy with a solution that achieved reliable operation by- disabling one of the four CPU cores.
- disabling up to 1GB of RAM.
- reducing clock speed by up to 20 percent.
So far I've tried disabling cores 1 and 3 and using only cores 0 and 2, but that didn't help. I've tried reducing clock speed to 1GHz but that didn't help. I've tried cooling with a fan (separately powered) and that didn't help. Disabling cores 0 and 2 and using only cores 1 and 3 seems a little more promising and testing is still under way.
I haven't tried disabling memory and am not actually sure the way to do this. Is there an option I can pass to Linux to tell it to ignore certain parts of RAM that might be defective? What would the suitable memory ranges be for a Rock64 board?
|
|
|
|
Strange Battery Pecentage Issue |
|
Posted by: ModemBlaster - 08-31-2020, 01:00 PM - Forum: Android on Pinebook Pro
- No Replies
|
 |
On the default Manjaro the battery pretty much works as expected (it doesn't charge all the way to 100%, but in the 90's, and my old laptop also did that so it doesn't concern me.)
However, I've noticed booting into Android afterwards causes the battery percentage to behave unexpectedly. Earlier today, I was at ~85% in Manjaro, but after rebooting into Android, I noticed the percentage showed 75% with 1:41 remaining on the battery. I continued to mess around with Android for a while, and eventually the percentage rose to 76%...with 1:41 left on the battery. I rebooted into Manjaro and the percentage read 69% (and stayed there for a while,) and at one point while web browsing it said I had 34:44 left on the battery (yeah.......)
Is Android messing up the battery calibration or something? My guess is that is that Android caused the battery percentage to be set lower, and the percentage was frozen because the battery had to catch up to that number.
|
|
|
|
| SD card wrong space |
|
Posted by: Cree - 08-31-2020, 10:59 AM - Forum: PinePhone Hardware
- Replies (5)
|
 |
Anybody else had the problem where after flashing a distro to your SD card, when latet inserting the card in a windows PC it reflects a much smaller volume, and then upon inspecting the disks it shows several partitions, each with small volume but none with the bulk of the space that should be available? My 64GB was reflecting 121MB
|
|
|
|
| New PinePhone Ready for Newbies? |
|
Posted by: GFreeman - 08-31-2020, 08:52 AM - Forum: General Discussion on PinePhone
- Replies (26)
|
 |
Hello,
I'm still a newbie with Linux, though I'm successfully using a Linux laptop and I'm looking forward to my PineBook Pro.
Is the new PinePhone with Manjaro any closer to being something a non-developer newbie can order and successfully use? I like tinkering and learning, but I'm not a developer and don't have much in the way of developer chops. Still, I'm eager to be on board and learn new things, so I'm ready to go any time the PinePhone is ready to be something I can use to supplement my normal phone.
I'd be grateful for anyone's insights.
Best,
Graham
|
|
|
|
| 128GB eMMC support |
|
Posted by: dgkPBP - 08-31-2020, 05:11 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (7)
|
 |
Does the Pinebook Pro support the 128GB eMMC?
I ordered one, flashed it with the latest Manjaro. It will walk you through the initial setup (name, pswd, location, etc) but fails to reboot when completed. If I power down and reboot, it just hangs.
Thanks.
|
|
|
|
| Manjaro PinePhone Community Edition |
|
Posted by: Luke - 08-31-2020, 03:38 AM - Forum: News
- Replies (17)
|
 |
We’re pleased to announce that the next PinePhone Community Edition will feature Manjaro.
Two variants available:
* Regular CE - 2GB RAM/ 16GB eMMC
* Convergence Package - 3GB RAM/ 32GB eMMC bundled with a USB-C dock.
Pre-oders open mid September.
Read more
|
|
|
|
| camera question |
|
Posted by: xinyiman - 08-31-2020, 02:59 AM - Forum: PinePhone Hardware
- Replies (3)
|
 |
Hi everyone, over the weekend I did the ub ports update on my pinephone. Finally the camera started. However, it is extremely slow and jerky. I was wondering if it's just my problem or if it happens to everyone.
|
|
|
|
|