| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
Yesterday, 07:01 PM
» Replies: 12
» Views: 38,473
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
Yesterday, 04:47 PM
» Replies: 16
» Views: 11,032
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
Yesterday, 07:28 AM
» Replies: 0
» Views: 57
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 206
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 110
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,059
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 278
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 155
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,616
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,230
|
|
|
| Program SPI NOR Flash on Pinebook Pro with u-boot on micro SD Card |
|
Posted by: hmuller - 09-21-2020, 10:02 AM - Forum: Pinebook Pro Tutorials
- No Replies
|
 |
Hello again!
Administrative: I apologize in advance for posting the actual instructions offsite as I have yet to figure out how to format headings using bbcode. If I ever figure it out or it becomes possible I will bring the content back over here. The instructions may be found at the link at the end of this post.
This process allows you to program/erase the Pinebook Pro (PBP) SPI NOR flash (flash) using u-boot on a micro SD card.
- The user is still required to remove the back cover to turn the eMMC switch off and the UART switch on.
- The user is also required to connect to the PBP over USB serial UART from a host machine (Rock64 with keyboard and monitor for example).
- You cannot use this process to recover from writing bad images to the flash though, you would still have to short the pins on the flash to boot from SD card again in this instance.
It is possible automatically write to flash using a boot.scr script (i tested this) but this is left as an exercise for the user. This also highlights why I think it is preferable for SD card to be at the bottom of the boot order and not at the top.
The mainline u-boot version as of this writing is 2020.10-rc4-g9de3126e. These are some observations I have made that you may find useful:
- The SPI flash is not automatically detected. I am not a u-boot expert yet but I assume it is because an alias for 'spi0 = $spi1' is missing from the device tree. And I additionally assume this is because rk3399-pinebook-pro-u-boot.dtsi does not #include rk3399-pinebook-pro.dts. I tested this theory by temporarily adding the alias to rk3399-pinebook-pro.dts and the SPI was detected (should have also tested by adding the #include to rk3399-pinebook-pro-u-boot.dtsi).
- CONFIG_ENV_OFFSET is set too low. CONFIG_ENV_OFFSET is automatically set to 0x140000. uboot.itb is written to 0x60000 and its current size is 949936 (928K) bytes which overlaps with 0x140000. If you want to safely saveenv you will need to set CONFIG_ENV_OFFSET to 0x150000. You could also place it at the end of SPI ((16M bytes - 1 byte) - 32K bytes).
You can find the instructions at this link:
https://gist.github.com/hxmuller/f1091f9...f893747482
Please reply to this thread for any questions or comments on the document found at the link above. Thanks!
|
|
|
|
| Pinebook Pro won't connect to wifi |
|
Posted by: Samuel Venable - 09-21-2020, 05:30 AM - Forum: General Discussion on Pinebook Pro
- Replies (4)
|
 |
No matter what I do, I can't connect to wifi. I replaced the built-in Manjaro KDE Plasma with Manjaro Xfce. I'm using the wifi menu widget on the task bar to select my router, entered the correct password a million times, and it just pauses a great while trying to connect and then asks me to enter a password again. Does it every time.
This is the only device in my house that has this problem. I've used Wifi on my Pinephone, my android, and like 4 other computers, and my family has other devices with working internet. I've tried reconnecting to internet on a few of these devices and it worked. My new Pinebook Pro is the only device that refuses to connect to internet.
This has been happening for a full week now. I haven't even been able to use it effectively without internet. Without internet, it's extra space being used up in my house that I don't need if it won't work. (i bought a table for it)
Pretty frustrated, to be honest, because I'm pretty sure my 30 day warranty expired by now.
To top it all off, can't reinstall the operating system it came with, (or any operating system made for it, for that matter), because the micro sd card reader isn't reading my micro sd card. So unless I can fix wifi, I'm basically screwed.
Though a separate issue, it would be nice to have the micro sd card reader working again, too. Not sure if that will ever happen, either?
I'm a developer who ports my software to a lot of operating systems, including windows, mac, linux, freebsd, and I would like to get netbsd or openbsd working on my pinebook pro since my other machines are being used for other things at the moment and can't have their os replaced easily right now without being a big sacrifice.
Any help is appreciated, like you have no idea!
Samuel
|
|
|
|
| Camera app down, megapixels up |
|
Posted by: daniel - 09-20-2020, 09:10 PM - Forum: Mobian on PinePhone
- Replies (4)
|
 |
Today I apt update and check what is new.
Camera app was black (don't remember if it was before upgrade)
I saw a new app, megapixels
This is much smoother than camera app. However, button didn't take any picture...
Not working yet, but at least something moving here...
|
|
|
|
| Pinephone dock with Pinebook Pro? |
|
Posted by: karlnicholas - 09-20-2020, 06:32 PM - Forum: Pinebook Pro Hardware and Accessories
- Replies (2)
|
 |
Has anyone attempted (or had success) using the usb-c dock from the Pinephone convergence package with their Pinebook Pro?
I've been able to use it as a usb hub, but I have not gotten the HDMI out to work (I haven't had a chance to try the ethernet jack yet, that's on my to-do list).
I know there have been issues with PMOS and the HDMI on the dock, but I don't know if the the pbp would have the same issues (I'm running the out-of-the-box Manjaro on it).
|
|
|
|
| Kings Cross disappeared |
|
Posted by: bobblestiltskin - 09-20-2020, 04:45 PM - Forum: Mobian on PinePhone
- Replies (8)
|
 |
I used 'Kings Cross' as my terminal under mobian.
Last week sometime it disappeared from my phone.
How do I re-install it? I can not see it under Utils in Software, nor does 'apt search cross' yield anything that looks suitable.
I did manage to install 'Terminator' but prefer 'Kings Cross' because I can access <ESC> and <CTRL> from the keyboard in 'Kings Cross'.
|
|
|
|
| Android on Rock64 SD Problem |
|
Posted by: ElBoluTony - 09-20-2020, 02:42 PM - Forum: Android on Rock64
- Replies (3)
|
 |
Hi, first of all, i wanna say that i'm quite happy with the Rock64, i've a 4GB, Rev 2 version, that is working like a LibreELEC Media Center 24/7, PulseAudio Server without (almost) a glitch.
I'm trying to install Android on a SD Card, so far i've tried on a number of Cards without success;
8GB Kingston Class 10
16GB Sandisk Ultra
32GB Sandisk Extreme (i own a Couple)
The images were the following;
android-7.1-rock-64-rock64_atv-v0.3.13-r115-raw.img
rock64_20171204_stock_android_7.1.2_rooted_sdboot.img
rock64_20180623_stock_android_8.1_sdboot.img
ROCK64_20190621_stock_rooted_android_9.0_sdboot.img
ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img
ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img
Flashed in a number of ways, first the Pine64 Installer, then Etcher, the Rockchip SDTool, Win32DiskImager, DD on Linux.
None of the combinations booted into Android.
I know that this is a developer SBC, i also tried Armbian and Manjaro ARM flawlessly, so i find quite strange this behaviour.
The PSU is a 3A 5v, i can acccept that maybe this unit will never boot into Android, but if there is a tip, i'll take it.
i don't own a eMMC memory, i'm from Argentina and they are quite difficult to get here.
Thanks!
|
|
|
|
|