| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,205
» Latest member: Karen68
» Forum threads: 16,384
» Forum posts: 117,596
Full Statistics
|
| Latest Threads |
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
10 hours ago
» Replies: 0
» Views: 26
|
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 66
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,381
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,775
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 127
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 192
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,629
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 393
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,040
|
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 175
|
|
|
| Adding tools to PineTab without filling root partition |
|
Posted by: brentashley - 09-16-2020, 09:13 PM - Forum: PineTab Software
- Replies (3)
|
 |
I would like to get some tools on my PineTab - build-essential, git, midnight commander, pip3 install various things, jupyter etc.
One can remount the root partition as rw and then use apt to install things, and I've had success with that but it soon fills up the root partition which has less than 600MB free after a fresh install. I'm not sure if there is a way I can target installations to go into the userdata partition.
Alternatively I could install things from source in my home directory, however of course I will need build-essential which will fill up my root partition.
What options do I have to make this work?
- Brent -
|
|
|
|
| Duh... |
|
Posted by: Paulie420 - 09-16-2020, 08:15 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Ok; Pine64 platform is simple pimple, too - want a new OS or system, just burn an SD card and throw it in the slot...
You boot right into the OS or system thprivledat you wanted.
Why didn't ya'll just say that already - I don't need NOOBS, I just need to load and go.
Check.
I'm gonna be right @ home here... also, I *am* gonna learn uBoot and setup a build with several OSes for the... well; the NOOBS.
NOOBS probably need to know that you need to run NOOBS with privledges on MacOS or else the SD card won't burn.
At any rate, I love my PBP... its simple pimple, and I got Ubuntu Mate loaded... anyone have a favorite Ubuntu bases distro that has KDE - or really, anything other than suck bag Mate??? 
I'm fixing to work a project now - with either FreeBSD or Ubtuntu running DosBox and getting all my old games rocking and rolling.
Furthermore, I'm gonna write a how-to on both Manjaro [because thats what is shipped....] and Ubuntu on how-to get on BBSes in 2020.....
If *you* dig old bulletin boards you should login to mine:
You need an ANSI terminal, like syncterm or netrunner.... syncterm is available at syncterm.bbsdev.net. After you install syncterm (Hopefully under SDL but I dont wanna confuse you right now, curses is OK...)
Check me out @
20 For Beers BBS
20ForBeers.com port 1337
password = meatloaf
and checkout the BBS scene of 2020... ANSI art is rocking hard. Door game networks are rocking hard. and FTN message networks are rocking hard - all available @ 20 For Beers BBS... and many others.
COME LOGIN, Pinebook community!!!
Special access to any Pinebook folks!
(And Raspberry Pi folks, but shhhhhh.)
|
|
|
|
| read-only boot partition? |
|
Posted by: tpchuckles - 09-16-2020, 07:29 PM - Forum: Linux on Pinebook Pro
- Replies (2)
|
 |
Hi all,
I'm not sure if this is really a linux / debian / whatever issue, or what, but it seems my /boot partition is read only. (let me know, or mods, feel free to move me).
I installed the original Debian version (not the "unofficial installer"), which installs Debian 9 or so, then upgraded that to Debian Sid (via the usual "update the releases file and apt-get update , apt-get update", and resolving some dependency issues). Then only recently, I realized that apt-get dist-upgrade doesn't actually upgrade the kernel like it does in ubuntu (been using xuubuntu for 12 years or so now, and not much else), so I went along with this to upgrade the kernel, but ran into an error where apt-get / dpkg said /boot was read-only. indeed, "cd /boot; sudo touch 'testing.txt'" shows it's read only, even to root, despite "sudo ls -l" from "/" telling me root ought to have read permissions. strange. This is linux installed on the eMMC module, which /boot and / (which includes home which i've been freely writing to for a while now) are partitions on.
it shouldn't be device dependent (both home (which I can write to) and boot (which I can't) are on the same device). it shouldn't be OS / mount dependent (nothing in fstab aside from swap, and "ls -l" says root is allowed to write to it). so what's up?
I did find this thread, but it appears to not really be resolved.
I'm also not exactly sure where else to look (what system logs, etc, and where?). (un)fortunately, xubuntu has served me extraordinarily well over the years and I spend more of my time doing daily computerly things than i do looking through logs files and troubleshooting things (so I may be a bit out of the loop, please bear with me).
EDIT: interesting. I was able to unmount /boot via gparted, then remount it (idk, an icon showed up on my desktop and i clicked on it), and then I was able to write to it, and "sudo apt-get install linux-image05.8...". I did see a few warnings appear, regarding drivers not found though. rebooting, I appear to still be in linux 4.4.207, per uname.
google tells me I'd want to update grub if i were on a more typical system which used grub, but otherwise i'm not sure how to get into the newer kernel which is supposedly installed. (also unsure if i even want to get into the newer kernel, given those driver errors it showed....)
|
|
|
|
| How to build KDE neon images? |
|
Posted by: imanolbarba - 09-16-2020, 05:32 PM - Forum: PinePhone Software
- Replies (1)
|
 |
Hi all! I'm trying to find where is the source code to build KDE Neon images of plasma-mobile for the Pinephone.
We have a bunch of images here: https://images.plasma-mobile.org/pinephone/. I presume these are built daily from *somewhere*. I've tried reading the developer guide for plasma mobile, browsed a bunch on the KDE neon website and looked for repos and all I can find is the source code for plasma-mobile, but not the source code to build the KDE neon images for the pinephone specifically.
What I'm specifically looking for is the uboot script source, so I can edit it and compile it back with some changes. AFAICT it's different from the PostmarketOS image that comes with the phone.
Thanks!
|
|
|
|
| Phone Calling - Extremely Bad Quality |
|
Posted by: mischmerz - 09-16-2020, 03:51 PM - Forum: General Discussion on PinePhone
- Replies (5)
|
 |
Hello - I just got my PinePhone today. I didn't expect it to compete with my Samsung S10 and I am understanding it as a Linux box that can be used to make phone calls, but .. well .. I can't. Calls can be placed and the other side can hear me well, but all I am getting is some modulated static. It's very quiet but the real problem is that the sound itself is garbage. I can't understand a single word. Can't even say if its a male or female on the other side.
I am running the pre-installed PostMarketOS.
Any ideas?
Michaela
|
|
|
|
| Mic Control for Headset in Audio Jack or Bluetooth |
|
Posted by: ImaPagan - 09-16-2020, 03:50 PM - Forum: General Discussion on PineTab
- No Replies
|
 |
I wanted to ask if anyone has used a 3,5 mm combination headset with mic and has the mic working on Arch Linux ARM. I have audio out but can't get the mic working. The headset works fine on other devices, so it is not the headset. I am not certain what specifically controls the headset mic in alsamixer. Mic shows up the settings in the OS settings.
I am using Arch Linux ARM and the BT is now working in the latest update. With my BT headset the same thing occurs: audio out, but no mic. However the mic does not show up in OS settings. If anyone has information about alsamixer settings (or some other setting), please let me know.
Interestingly, my USB headset works flawlessly on audio and mic without any adjustments.
|
|
|
|
| Manjaro reinstall to factory setting? |
|
Posted by: Paulie420 - 09-16-2020, 03:39 PM - Forum: General Discussion on Pinebook Pro
- Replies (6)
|
 |
Hey team PBP! I have loving this Pinebook Pro - it has really been everything that I'd hoped and a little more...
I have a question that I hope someone can steer me to an answer/how-to/wiki for:
I received a Pinebook Pro on 9/15/2020, installed with Manjaro ARM on the internal eMMC storage. I'm having a good time playing around with Manjaro, and really want to mess around with the build and see what I can get out of this hardware and how much compiling and building I can squeeze out of the PBP - however, when one does this it changes Manjaro - sometimes in ways that you don't want permanently....
However, I know this isn't an issue because I can just reinstall Manjaro as if it were brand new in the box - as I received it on day 1.
I know that there is a NOOBS SDcard creation application.... but what is the proper way to revert a modified Pinebook Pro system to back to stock/vanilla Manjaro?
Is there a wiki or how-to on this? I want to reinstall Manjaro to the state it was brand new.
Thanks in advance, I really appreciate the help as I begin to learn about Pine64 products. (I am not a beginner, but am brand new to Pine64 products and the Pinebook Pro.)
|
|
|
|
| Soft restart doesn't work |
|
Posted by: dgkPBP - 09-16-2020, 03:01 PM - Forum: General Discussion on Pinebook Pro
- Replies (9)
|
 |
I updated to 20.08. I have a couple of issues:
Soft reboot: If I do a reboot from the command menu, the system will shut down, then restart where I get a full screen image (looks like the manjaro logo stretched from top to bottom). The image will change a couple of times. The restart does not happen. I have to do a hard power down. If however I do a shutdown or power off the machine, and then restart (via the power key), the system boots just fine.
Boot from SD: Doesn't work on Manjaro images, but does on Debian. ??
Wi-Fi: No longer worked after an update. I think the update took the system to 20.09. If I toggle Wi-Fi off and on, then reboot (can only do this with hard power down), wi-fi is not available. Nothing worked. I had to re-flash the emmc with 20.08, then after login do an update to 20.09. Now it works. Soft reboot is still broken.
Now sure if it matters, but I upgraded the emmc from 64GB to 128GB.
Strange.
|
|
|
|
| Disable Encryption |
|
Posted by: AppDeveloper - 09-16-2020, 02:31 PM - Forum: General Discussion on PinePhone
- Replies (4)
|
 |
I've searched the forums, but can't find an answer. When I first activated my Pine Phone, I selected full disk encryption to see how it behaved. Now, after deciding that it was a mistake, and getting tired of having to enter my password so much, I want to get rid of it. However, I can't find any instructions on how to do that.
Can anyone point me to instructions on how to start over from scratch? I'm looking for a factory reset.
|
|
|
|
|