| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,943
» Latest member: WayOffside
» Forum threads: 16,329
» Forum posts: 117,429
Full Statistics
|
| Latest Threads |
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
Yesterday, 01:01 PM
» Replies: 17
» Views: 8,183
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
Yesterday, 02:37 AM
» Replies: 1
» Views: 1,909
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 703
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 478
|
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
03-25-2026, 12:55 PM
» Replies: 23
» Views: 18,462
|
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
03-25-2026, 09:39 AM
» Replies: 18
» Views: 34,042
|
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
03-24-2026, 04:45 PM
» Replies: 0
» Views: 99
|
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
03-24-2026, 02:25 PM
» Replies: 0
» Views: 120
|
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,696
|
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 197
|
|
|
| NO shipments options to the US |
|
Posted by: felipemoreno1626 - 09-26-2020, 12:43 AM - Forum: Shipment Related Discussion
- Replies (4)
|
 |
Hi, I'm trying to order Pine products to the US, but I get the message
"No shipping options were found for X"
I can see shipping is unavailable for most places at the moment (including the US). I know last week shipping was available through standard and express mode. Is there an estimate of when the service will be back up?
|
|
|
|
| can't login on pine pro 64 |
|
Posted by: LRFritz - 09-25-2020, 02:13 PM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
I am new and just followed the get started. I went to login on the third time and it takes me to a strange login page. It has my user name in all CAPS and within an icon and when I enter password it does nothing. The enter key does not work only a refresh type icon at the top of page right side and a banner that says US and American Flag. What now?
|
|
|
|
| 9/24 or 9/25 Majaro Updates; KDE Stuff |
|
Posted by: Paulie420 - 09-25-2020, 12:38 PM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
I just had a 300MB or so update with my Manjaro build on PBP...
It looks like there were a lot of KDE packages and QT stuff, a wayland and some plasma stuff.... at any rate, I wonder if we got any good updates that help with functionality or issues that we had pointed out over the last week or so.
I'm gonna dig into system settings and see if any of those graphical 'glitches' got updated. I reported them to the Manjaro forums, but man that was just 4-5 days ago; made me go hmmmmmmm, tho.
Did you notice of find anything new? I'll poke around today. Cheers team Pine.
|
|
|
|
| No shipment number |
|
Posted by: chillicoder - 09-25-2020, 11:06 AM - Forum: Shipment Related Discussion
- No Replies
|
 |
Hi,
I ordered a Pinebook Pro (ANSI) on september 11 2020, the order number is 149679, payment done with PayPal.
As I read on "Shipping", Pinebook Pro was scheduled to start shipping on september 21st and I would like to know if my order is shipped on this batch because I haven't received a shipment number so far.
Thank you!
|
|
|
|
| Help needed with p-boot |
|
Posted by: dukla2000 - 09-25-2020, 04:09 AM - Forum: General Discussion on PinePhone
- Replies (4)
|
 |
I have been trying to get @megous p-boot bootloader to work, for fun and also to try benefit from the safety fixes he has put in p-boot.
But so far I have no success. In short I have re-worked his example directory to try be my working config to be able to boot mobian from an SDcard and pmOS from the eMMC. I have got p-boot installed on the SDcard and at initial boot I get the p-boot menu screen with my 2 options, but selecting either of them I get the red LED temporarily then it goes out and neither OS ever loads sufficiently to show on the screen.
So obviously my boot.conf is duff but I am not sure why.
My boot.conf:
Code: #
# Boot configurations for PinePhone 1.2
#
# Some usefult bootargs flags:
# - quiet loglevel=0
# - console=tty1
# - console=ttyS0,115200
# - root=/dev/mmcblk2p2 rootfstype=f2fs rootflags=fastboot rootwait rw
# - panic=3
# - init=/bin/tablet-init
# - initcall_debug
# - earlycon=ns16550a,mmio32,0x01c28000 loglevel=15
# - trace_event=regulator:*,clock:*,clk:*,gpio:* trace_buf_size=40M
# - video=HDMI-A-1:d
# - video=DSI-1:d
# - fbcon=nodefer
#
# boot name is up to 36 chars
device_id = pp3 (PP 1.2a)
no = 0
name = mobian from SDcard
atf = fw.bin
dtb = mobian/board.dtb
linux = mobian/Image
initramfs = mobian/initramfs.img
bootargs = console=ttyS0,115200 no_console_suspend panic=10 consoleblank=0 loglevel=7 root=/dev/mmcblk0p2 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0
splash = files/xnux.argb
no = 1
name = postmarketOS from eMMC
atf = fw.bin
linux = pmOS/Image
dtb = pmOS/board.dtb
initramfs = pmOS/initramfs.img
bootargs = init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE pmos_boot=/dev/mmcblk2p1 pmos_root=/dev/mmcblk2p2
splash = files/xnux.argb
The bootargs I copied from the respective boot.cmd files and yes I did unzip the mobian kernel.
Output from my p-boot-conf:
Code: # ./p-boot-conf . /dev/mmcblk0p1
Data space:
00010800-0001f1e8: /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin (size 58 KiB)
0001f200-00027fbd: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/board.dtb (size 35 KiB)
Kernel Image detected: text_offset=0x00000000
00028000-01188008: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/Image (size 17792 KiB)
01188200-01f24415: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/initramfs.img (size 13936 KiB)
01f24600-02318e00: /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb (size 4050 KiB)
Kernel Image detected: text_offset=0x00000000
02318e00-03418608: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/Image (size 17406 KiB)
03418800-034215d5: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/board.dtb (size 35 KiB)
WARNING: Detected uImage header magic, skipping header (/media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img)
03421600-0357fc6c: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img (size 1401 KiB)
0357fe00-0357fe49: /media/chris/rootfs/home/mobian/p-boot/dukla/files/README (size 0 KiB)
03580000-03974800: /media/chris/rootfs/home/mobian/p-boot/dukla/files/arch.argb (size 4050 KiB)
03974800-03d69000: /media/chris/rootfs/home/mobian/p-boot/dukla/files/off.argb (size 4050 KiB)
03d69000-0415d800: /media/chris/rootfs/home/mobian/p-boot/dukla/files/pboot2.argb (size 4050 KiB)
Boot configurations:
no=0 (mobian from SDcard)
console=ttyS0,115200 no_console_suspend panic=10 consoleblank=0 loglevel=7 root=/dev/mmcblk0p2 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0
A 00010800-0001f1e8 /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin
D 0001f200-00027fbd /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/board.dtb
L 00028000-01188008 /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/Image
I 01188200-01f24415 /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/initramfs.img
S 01f24600-02318e00 /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb
no=1 (postmarketOS from eMMC)
init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE pmos_boot=/dev/mmcblk2p1 pmos_root=/dev/mmcblk2p2
A 00010800-0001f1e8 /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin
L 02318e00-03418608 /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/Image
D 03418800-034215d5 /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/board.dtb
I 03421600-0357fc6c /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img
S 01f24600-02318e00 /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb
file list block 2
0357fe00-0357fe49 README /media/chris/rootfs/home/mobian/p-boot/dukla/files/README
03580000-03974800 arch.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/arch.argb
03974800-03d69000 off.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/off.argb
03d69000-0415d800 pboot2.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/pboot2.argb
01f24600-02318e00 xnux.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb
Total filesystem size 66934 KiB
Any help/hints gratefully received.
|
|
|
|
|