| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,120
» Latest member: benstoke
» Forum threads: 16,364
» Forum posts: 117,538
Full Statistics
|
| Latest Threads |
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
2 hours ago
» Replies: 3
» Views: 269
|
Real women, real desire, ...
Forum: General
Last Post: Spaker
Today, 01:04 AM
» Replies: 0
» Views: 35
|
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
07-07-2026, 07:01 PM
» Replies: 12
» Views: 38,525
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
07-07-2026, 04:47 PM
» Replies: 16
» Views: 11,085
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
07-07-2026, 07:28 AM
» Replies: 0
» Views: 101
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 140
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,101
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 341
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 190
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,642
|
|
|
| Potential Battery Failure |
|
Posted by: missingchip - 01-27-2020, 11:40 AM - Forum: General Discussion on Pinebook Pro
- Replies (3)
|
 |
I've had the Pinebook Pro for a few months now, and it's been perfectly fine until this afternoon. I was using it earlier this morning, plugged in with the barrel jack at 10% charge, to watch YouTube on the default OS. I left it to charge for a few hours (again, with the barrel jack) and when I came back the computer had zero charge. It will boot when plugged in, but of course shuts down when power is removed. I opened up the device and nothing appears out of the ordinary.
|
|
|
|
| pmbootstrap to sdcard on debian 10 |
|
Posted by: ctsm63 - 01-27-2020, 09:43 AM - Forum: PostmarketOS on PinePhone
- Replies (2)
|
 |
Hello,
the command : pmbootstrap install --sdcard /dev/sdb
ask muliple sudo passwod :
(base) moi@debian:~/pmbootstrap$ pmbootstrap init
[16:34:16] Location of the 'work' path. Multiple chroots (native, device arch, device rootfs) will be created in there.
[16:34:16] Work path [/home/moi/.local/var/pmbootstrap]:
[16:34:32] WARNING: Your work folder version needs to be migrated (from version 0 to 4)!
[16:34:32] Changelog:
[16:34:32] * Building chroots have a different username (#709)
[16:34:32] Migration will do the following:
[16:34:32] * Zap your chroots
[16:34:32] * Adjust '/home/moi/.local/var/pmbootstrap/config_abuild/abuild.conf'
[16:34:32] Continue? (y/n) [n]: y
[sudo] Mot de passe de moi :
[sudo] Mot de passe de moi :
[16:34:52] Cleared up ~0 MB of space
.../...
(base) moi@debian:~$ pmbootstrap install --sdcard /dev/sdb
[16:03:07] *** (1/5) PREPARE NATIVE CHROOT ***
[sudo] Mot de passe de moi :
[sudo] Mot de passe de moi :
[sudo] Mot de passe de moi :
[sudo] Mot de passe de moi :
[sudo] Mot de passe de moi :
.../...
Il logs, script execute each command in sudo mode:
(016372) [16:03:07] *** (1/5) PREPARE NATIVE CHROOT ***
(016372) [16:03:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(016372) [16:03:07] % sudo mkdir -p /home/moi/.local/var/pmbootstrap/cache_apk_x86_64
(016372) [16:03:17] % sudo mkdir -p /home/moi/.local/var/pmbootstrap/chroot_native/var/cache/apk
(016372) [16:03:20] % sudo mount --bind /home/moi/.local/var/pmbootstrap/cache_apk_x86_64 /home/moi/.local/var/pmbootstrap/chroot_native/var/cache/apk
(016372) [16:03:26] % sudo mkdir -p /home/moi/.local/var/pmbootstrap/cache_ccache_x86_64
(016372) [16:03:31] % sudo mkdir -p /home/moi/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
same problem with : pmbootstrap export
(base) moi@debian:~/.local/var/pmbootstrap$ pwd
/home/moi/.local/var/pmbootstrap
(base) moi@debian:~/.local/var/pmbootstrap$ ls -lh
total 24K
drwx------ 3 moi moi 4,0K janv. 27 15:16 cache_git
drwxr-xr-x 4 root root 4,0K janv. 27 15:31 chroot_native
drwxr-xr-x 3 root root 4,0K janv. 27 15:33 chroot_rootfs_pine64-pinephone
-rw-r--r-- 1 moi moi 6,3K janv. 27 15:54 log.txt
-rw-r--r-- 1 moi moi 2 janv. 27 15:16 version
I look on https://gitlab.com/postmarketOS/pmbootstrap, but I don't see if it's we have parameter with sudo password
What have I forgotten or done wrong ?
Thanks by advance for your help
|
|
|
|
| hdmi hotplug |
|
Posted by: dontpostalot - 01-27-2020, 02:32 AM - Forum: Linux on Rock64
- Replies (2)
|
 |
Hi
I'm trying to get hdmi hotplug on a rock64 with debian buster. HDMI only works if I boot it with a screen already attached. I tried explicitly specifying the EDID but got a "size is invalid" there, and it's not exactly what I want, it should detect whatever screen I plug in.
Any help?
|
|
|
|
| Booting the Pinebook Pro |
|
Posted by: bcnaz - 01-26-2020, 11:28 PM - Forum: General Discussion on Pinebook Pro
- Replies (7)
|
 |
In the wiki the boot order with the "OEM Debian installed" is listed as :
1) SD card
2) eMMC
(This boot order is loaded on the original OEM eMMC install)
So the SD will boot first if one is installed, or it will go to the eMMC if there is no SD card.
--------------------------
But the board default is listed as :
1) SPI NOR
2) eMMC
3) SD card
4) USB OTG
Does this mean that if it does not find anything bootable on #1 or #2 that it should still default then to the SD card ?
Since there is nothing on the SPI NOR from the factory, and if one was to botch their eMMC during a failed installation
or maybe just wiped it clean, .. .. .. then the SD card should 'boot' ?
(a botched install may cause it to hang "trying" to boot from the eMMC) ?
BUT, the SD card being used still must have the ''Correct boot instructions for this particular board"... (? yes ?)
boot instructions being matched to the hardware being used... ?
-----------------------------
The OSes listed in the wiki have the correct boot software already installed ?
SO ? If you want to install a different OS, you need to perhaps borrow the boot portion from a working OS ?
|
|
|
|
| Blank Screen after reboot |
|
Posted by: Sats - 01-26-2020, 05:23 PM - Forum: General Discussion on Pinebook Pro
- Replies (12)
|
 |
I'm trying to install manjaro onto my pbp. I flashed to SD card and that worked. Then I tried flashing the emmc installer to mmcblk1 t(SD card)rebooting and I am met with a blank screen. Did I overwrite the wrong file? Fdisk showed mmcblk1 as 14gb and that's what I tried flashing to. How can I resolve this? Is there a way to wipe the system and start new? Thanks so much.
|
|
|
|
| Boot from SD and edit screen res on native OS? |
|
Posted by: dhosh - 01-26-2020, 05:22 PM - Forum: General Discussion on Pinebook Pro
- Replies (7)
|
 |
I played around with a Mangaro image on SD and all was well. Tried changing don't size for these poor old eyes and worked. Also found screen resolution change option. So... I booted back up on the default internal image and tried the same. Found both settings. I set the screen resolution ton1024x768, as was the next visually larger size... Set to system wide and applied then rebooted. Now, after logging in (with larger fomt on login window).... It boots to a blank screen. No curaer, not mouse pointer. It occasionally does a light flash, like it's trying a different resolution, but now change. I don't have a USB to HDMI adaptor, so am stuck.
I can still boot to Mangaro, however. can iount the internal drive, and change a config file to get back to theddefault resolution1292x1080?
Thanks in advance
Dennis
|
|
|
|
|