| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,665
» Latest member: Weston234
» Forum threads: 16,243
» Forum posts: 117,143
Full Statistics
|
| Latest Threads |
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
3 hours ago
» Replies: 0
» Views: 24
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
7 hours ago
» Replies: 2
» Views: 1,700
|
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
8 hours ago
» Replies: 1
» Views: 41
|
Optimizing Battery Life o...
Forum: General Discussion on PinePhone
Last Post: Kevin Kofler
8 hours ago
» Replies: 1
» Views: 65
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 02:35 PM
» Replies: 4
» Views: 217
|
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
Yesterday, 04:13 AM
» Replies: 3
» Views: 289
|
Has anyone installed Tris...
Forum: General
Last Post: RandB
11-03-2025, 12:08 PM
» Replies: 1
» Views: 2,184
|
Xen hypervisor on Rock64
Forum: Linux on Rock64
Last Post: darkfader
11-03-2025, 09:25 AM
» Replies: 6
» Views: 9,690
|
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: smithjohns
11-03-2025, 12:54 AM
» Replies: 3
» Views: 9,470
|
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
11-02-2025, 04:45 AM
» Replies: 0
» Views: 92
|
|
|
| Trouble with gnome-screenshot |
|
Posted by: jakfish - 04-11-2023, 07:38 PM - Forum: Manjaro on PinePhone
- No Replies
|
 |
On Manjaro Phosh Beta 30 and PP Beta, I can install gnome-screenshot, start it, but the actual "Take Screenshot" button is missing and scale-to-fit produces "false" in Terminal.
Any workarounds to this?
|
|
|
|
| Pinebook no longer boots |
|
Posted by: rjtanner - 04-11-2023, 05:20 PM - Forum: Linux on Pinebook
- Replies (12)
|
 |
As best as I can tell and recall, I unfortunately ran "sudo apt dist-upgrade" in the wrong terminal session, and now my pinebook no longer boots. I get a green power icon, but nothing else - no bios(?) or splash screen, no caps lock light - just a blank, black screen. So, no options to select a different boot media or the other options I have found while searching the forum.
Any advice or guidance, or forum posts or other resources I should reference to get this laptop back up and running?
Thank you.
|
|
|
|
| Custom Battery Design questions. |
|
Posted by: tenzen - 04-11-2023, 02:30 PM - Forum: PinePhone Pro Hardware
- Replies (1)
|
 |
I've been using my PPP as a daily driver now for quite awhile and utilizing the S20 Ultra battery case mod. The combination of 3000mAh internal battery and the 6000 mAh case battery gives me enough for my normal usage.
Now, I have a strong electronics background but have little experience in lipo batteries, so my question is this:
I've looked at the schematics and it looks like 3 of the 4 pins on the J7 battery slot are connected: +, GND, and TS. + and GND are self explanatory. TS looks like its a thermistor connection to monitor the temperature of the batteries. If that is correct, then there are several larger "3 wire" lipo batteries that I could utilize, or make my own with individual cells and the appropriate balancing circuit.
So, my questions.
Can I install a custom battery into the pinephone using the same battery connectors, and will the software/hardware be able to deal with the larger capacity of the batteries?
For those with experience with lipo batteries, is it really that simple, or is there more to consider other than temperature and balance?
Thanks in advance.
Edit - I linked to the PP schematics, not the PPP. Fixed.
|
|
|
|
| can't get quartz64-A working |
|
Posted by: jyoung - 04-11-2023, 01:12 PM - Forum: General Discussion on Quartz64
- Replies (14)
|
 |
Hi,
I've tried to get a quartz64-A up and running with numerous images (manjaro, plebian, gentoo), and I'm not getting any response from it. The power LED comes on and some of the images light the heartbeat LED, but I don't get a video output, my router doesn't detect a new device on the network (I've attached it via ethernet), and I'm not able to get a response from the uart/usb interface (I'm new to uart, so I'm not 100% sure on this point). I've tried booting off a eMMC and microSD. I checked the microSD with badblocks to see if it was corrupt, but it checks out.
Any recommendations?
|
|
|
|
| trouble flashing eMMC |
|
Posted by: TylerBlackberry - 04-11-2023, 11:03 AM - Forum: General Discussion on PinePhone
- Replies (3)
|
 |
I have trouble getting pine phone pro to boot after flashing the eMMC. I am using towboot.
Using the published instructions below from the wiki, I boot from the SD card using Kali. Downloaded a two images Mobian and Ubuntu touch . used dd without issue while booted from SD card.
On reboot, it fails to boot. Tried both Mobian and Ubuntu touch images. I did extract to the .img file and not flashing the .xz or the .gz version of the image.
OS
- Flash an OS to the microSD card (and optionally resize the partition, see below)
- Insert microSD card and boot the phone
- Download the desired OS' image on the booted OS or transfer it to the microSD card
- Extract the image file if it is archived
- Flash the image file to eMMC using
Code: dd if=IMAGE.img of=/dev/mmcblkX bs=1M status=progress conv=fsync
|
|
|
|
| Article: NuttX RTOS for PinePhone: 4G LTE Modem |
|
Posted by: lupyuen - 04-10-2023, 07:32 PM - Forum: PinePhone Software
- Replies (2)
|
 |
What makes PinePhone a phone? It’s the 4G LTE Modem inside that makes Phone Calls and sends Text Messages!
Now we’re building a Feature Phone with Apache NuttX RTOS (Real-Time Operating System). To make things simpler, we’re writing down everything we know about the 4G LTE Modem, and how it works inside PinePhone…
1. What’s the Quectel EG25-G LTE Modem
2. How it’s connected inside PinePhone
3. How we make Phone Calls and send Text Messages
4. How we power up the LTE Modem
5. Programming the LTE Modem with UART, USB and Apache NuttX RTOS
Read on to learn all about PinePhone’s 4G LTE Modem…
NuttX RTOS for PinePhone: 4G LTE Modem
|
|
|
|
| Ungoogled Chromium on Pinephone |
|
Posted by: mlnease - 04-10-2023, 03:42 PM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Hello,
I'd like to install Ungoogled Chromium on my Manjaro Arm Phosh Pinephone. I don't see it as an option in Pamac and have read elsewhere that downloading software risks fatal partial upgrades (as I understand it).
Can anyone advise me as to how to safely add the repository to Pamac or otherwise safely install this application?
Thanks in advance.
mn
|
|
|
|
| Uefi |
|
Posted by: nifares - 04-10-2023, 12:41 PM - Forum: General Discussion on ROCKPRO64
- Replies (7)
|
 |
Hello everyone, I would be very happy if there were programmers who would make a finished uefi bios, download it and install it on the spi or sd card without any effort, I've had denrockpro64 for a very long time, it's very tedious, the images are pretty bad, old kernel, with uefi could i install the latest linux myself using iso or windows 10, i don't want to throw my rockpro64 in the trash.
|
|
|
|
|