Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,632
» Latest member: inzhenerna_dwEr
» Forum threads: 16,227
» Forum posts: 117,067

Full Statistics

Latest Threads
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: Labinkled
Yesterday, 09:48 PM
» Replies: 6
» Views: 3,875
bookworm vs trixie discus...
Forum: PinePhone Pro Software
Last Post: Kevin Kofler
Yesterday, 05:02 PM
» Replies: 18
» Views: 11,984
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
Yesterday, 04:59 PM
» Replies: 74
» Views: 38,861
Question about firmware u...
Forum: General
Last Post: tllim
10-16-2025, 10:41 PM
» Replies: 1
» Views: 132
Minimum temperature Pinec...
Forum: General Discussion on Pinecil
Last Post: tllim
10-16-2025, 10:40 PM
» Replies: 1
» Views: 123
[Manjaro] Fixing /etc/fst...
Forum: Linux on RockPro64
Last Post: Dendrocalamus64
10-16-2025, 05:58 PM
» Replies: 0
» Views: 54
How-To: Remote Control Yo...
Forum: PinePhone Software
Last Post: biketool
10-16-2025, 06:55 AM
» Replies: 16
» Views: 5,539
No updates on pinetab2 ar...
Forum: General Discussion on PineTab
Last Post: TcCoy
10-16-2025, 02:57 AM
» Replies: 8
» Views: 354
Chatty stop receiving SMS
Forum: PostmarketOS on PinePhone
Last Post: kbkhan
10-16-2025, 01:14 AM
» Replies: 3
» Views: 4,014
does the Joplin note taki...
Forum: PineNote Software
Last Post: mamta25
10-15-2025, 06:17 AM
» Replies: 5
» Views: 2,196

 
  (real) Mainline U-boot finally works on SPI, boots SATA, throw away your SD cards NOW
Posted by: aleksei - 06-21-2025, 06:21 AM - Forum: General Discussion on ROCKPRO64 - No Replies

This is on Arch ARM* or Manjaro installed on RP64. If compiling on amd64 machine, set CROSS_COMPILE variables accordingly.


Build ATF:


Code:
git clone --depth=1 -b v2.13.0 https://github.com/ARM-software/arm-trusted-firmware.git
make -j $(nproc) CC=gcc PLAT=rk3399 bl31
Build U-boot:


Code:
git clone --depth=1 -b v2025.04 https://source.denx.de/u-boot/u-boot.git
export BL31=/path/to/built/bl31.elf
make mrproper && make rockpro64-rk3399_defconfig
make menuconfig
Here are the changed variables in .config, but don't just copy them to your .config - search for them in menuconfig and change there, the menu will take care of dependencies.




Code:
CONFIG_BOOTDELAY=20
CONFIG_BOOTCOMMAND="bootflow scan -lbm"
CONFIG_CMD_ERASEENV=y
CONFIG_CMD_NVEDIT_LOAD=y
CONFIG_NO_NET=y
CONFIG_BAUDRATE=115200
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="usb start"
CONFIG_PREBOOT_DEFINED=y

make -j $(nproc)
Writing to SD card first to test it (from doc/README.rockchip in U-boot source, "Option 3: Package the image with TPL"):







Code:
dd if=idbloader.img of=/dev/sdX seek=64
dd if=u-boot.itb of=/dev/sdX seek=16384
sync


Flashing to SPI is much simpler nowadays, see doc/board/rockchip/rockchip.rst in U-boot source. Create a partition with FAT filesystem on the same SD card, place u-boot-rockchip-spi.bin on it, reboot, get to U-boot cmdline and:



Code:
sf probe
load mmc 1:1 $kernel_addr_r u-boot-rockchip-spi.bin
sf update $fileaddr 0 $filesize
If sf probe returns an error or booting from SPI fails, short pins 23 and 25 on GPIO to temporarily disable SPI. After booting disconnect them again and erase SPI to at least get SD boot working.




U-boot environment section on SPI might be empty, broken or contain wrong variables. To get default environment for installed version of U-boot, remove situational partitions variable and save the environment to SPI, run in U-boot cmdline:




Code:
env default -a
env delete partitions
env save


Then create EFI partition on SATA disk and proceed like with a regular UEFI machine. U-boot from SPI will also scan SATA partitions for extlinux/extlinux.conf, boot.scr and other U-boot-specific boot configs.



* On Arch, pacman -U these 3 pkgs from Manjaro (choose a mirror close to you) to build ATF:




https://mirror.truenetwork.ru/manjaro/ar...kg.tar.zst


https://mirror.truenetwork.ru/manjaro/ar...kg.tar.zst



https://mirror.truenetwork.ru/manjaro/ar...kg.tar.zst



PS Screw this forum software inserting copious newlines on every press of preview button.


  Thoughts after a year with the PBP
Posted by: ksosn - 06-20-2025, 03:00 AM - Forum: General Discussion on Pinebook Pro - Replies (5)

Hi,

I'm relatively new to the community here, as I received my first and, so far, only Pine64 product roughly a year ago, even though I've been reading the blog for much longer.

It's the PBP, and I've been using it as my only laptop.

It's really good for what it is: being small, light, having a long battery life (for light tasks), it is entirely silent, it looks and feels like a premium product.
The RAM capacity and CPU performance are limited, but it's good enough. All demanding tasks I want to do can wait for the moment when I get to my desk and boot up my desktop PC.
My laptop's role is mainly displaying PDFs, static websites, running a text editor, running GIMP, compiling small programs, letting me SSH into other machines.
As for the future: the machine serves its role well, and this isn't going to change, so even though I would like my next laptop to also be a small, light, fanless Pine64 product, I wouldn't want to buy it until 2030. Also, given that performance is not very important, I think that the increase between RK3399 and RK3588 is relatively insignificant, and Pine64 either way should wait for new, more promising hardware to become available before beginning work on a new iteration of the Pinebook.


  Wake-up call
Posted by: walter1950 - 06-16-2025, 10:12 AM - Forum: General Discussion on PinePhone - Replies (9)

Hello,

just a Reminder:

LINUX Mobile is DEAD (and it's never coming back)

https://www.youtube.com/watch?v=BIVqKQwEwu0
What do you believe?

Ciao
Walter


  VoIP account on mobian dialer
Posted by: j_s - 06-15-2025, 04:19 PM - Forum: Mobian on PinePhone - No Replies

I've noticed that the mobian dialer has an option to add a SIP account.

I did so and was able to place a call over wifi with no SIM card in the PinePhone. But after a reboot, the option to place a SIP call is gone even though the file /home/mobian/.config/calls/sip-account.cfg is still present and unchanged. And I had to re-enter all SIP account details in order to make another call.

Is the dialer supposed to notice the presence of /home/mobian/.config/calls/sip-account.cfg after a reboot?

Does this work for anyone?


  incorporate a multimeter into the Pinecil
Posted by: kellanphil - 06-13-2025, 04:11 AM - Forum: General - Replies (2)

When looking at the schematic for the Pinecil I don’t think I see any open gpio pins, but I was bored and was curious to see what you guys thought about trying to incorporate a multimeter into the Pinecil. Has anyone attempted adding anything like this?


  Undelivered Order #375842 – Address Issue
Posted by: serhii.karpov.2025 - 06-12-2025, 11:21 AM - Forum: Shipment Related Discussion - No Replies

I encountered a complete lack of support from the sales department's technical support team.
All my explanations were met with no response or willingness to look into the issue, and eventually, they stopped replying altogether.
I submitted a support ticket (Ticket ID #19968), but have not received any response there either.
Here is the content of the ticket:

Dear Pine64 Support,

I am writing to file a formal complaint regarding my order #375842, which remains undelivered due to an addressing error.

The tracking number is LZ251648191CN, and according to the official China Post tracking system
(https://track-chinapost.com/result_china...51648191CN), the package has not left Frankfurt and was never delivered to Berlin.

Upon calling DHL customer service, I was informed that the package lacks a full delivery address – only the postal code was indicated, which made delivery impossible. DHL advised me to contact the sender to correct the address issue.

I did exactly that. However, the response I received from your Sales Department was unhelpful and dismissive. The representative simply insisted that the address was present and provided a shipping label screenshot, which only shows what should have been there in theory, not what was actually on the package. This does not prove that the address was correctly printed and attached.

Despite my repeated explanations and clear evidence of the issue, your sales representative eventually stopped responding to me altogether.

This situation is unacceptable. I kindly request that you either:

Resolve the issue by initiating an investigation and correcting the delivery,
or

Refund the full amount including shipping, as the failure to deliver is clearly due to an error on your side.

Please treat this matter with urgency and respond as soon as possible.


  I need help deciding if my PBP can be updated
Posted by: ColoBill - 06-10-2025, 10:54 AM - Forum: Linux on Pinebook Pro - Replies (4)

Pinebook Pros,

I need to update my PBP and want your advice.

Here is my Linux background. I've had Linux as my desktop since about 1992. Softlanding Linux right when it came out and supported X-Windows.  Others came and went over the next 30 years like Slackware, Red Hat, CentOS, Fedora, Mint, Ubuntu.  I'm now back to Debian 12 with the MATE desktop. Before all that it was SunOS (Unix) on my desktop.

I ordered my Pinebook Pro when it was announced and finally received it in 2019.  Then I added Manjaro to my list of Linux desktops.  The PBP is not powerful but has been all I've needed in a laptop.  I do all my primary work on desktops.  I've used my PBP on three continents so far and am headed to another continent in the fall.  I'm trying to decide if I can bring it up-to-dated.  Manjaro doesn't seem to be keeping up.

Questions:

1) Linux Version
  * Is Debian a good option now for PBP?
  * Are there guides for installation?
  * Can I use MATE?

2) Updates
  * Are there firmware updates that I should apply.  It's never been updated.
  * I've never gotten it to suspend or sleep.  Or I've never gotten it to wake back up.  But, I've found that I don't really need that for how I use it.
  * Some of the function keys don't work the way they are advertised but the ones I use work fine.

3) Hardware
  * The left side hinge doesn't open correctly.  It's doesn't really bother me but I might try to fix that when/if I re-build the whole thing.  Are that any good pages showing the proper way to crack into the case?
 
Thanks!

Bill


  touchscreeh doesn't accept input
Posted by: henrythemouse - 06-09-2025, 11:55 PM - Forum: PinePhone Pro Hardware - Replies (9)

The original problem started with an upgrade in April 2025 that installed 600 packages on my PPP, which failed to complete. I reran the the upgrade, which ended up completing, but it failed to boot. I saw several "core" files in the root dir.  So, I decided to install from a new img.

Installing mobian phosh (mobian-rockchip-phosh-20250525.img.xz).

I installed the new OS image on my PPP using the suggested method (dd). I placed the installation img file on a micro sdcard which had that same OS on it. I installed that sdCard in my PPP and booted it.

I then used dd to transfer that img to the eMMC per instructions.

Code:
dd if=IMAGE.img of=/dev/mmcblk2 bs=1M status=progress conv=fsync

I rebooted the PPP. 

All was well, the system was working. I installed some software. After a few days, I decided to upgrade the system. After rebooting the touchscreen would not accept input. The login screen would appear, but would not respond to my touch. I plugged in a usb mouse via a pine64 usb multi port hub. The mouse pointer appeared and I could login. 

I tried booting the micro sdCard, but was confronted with the same situation.

I decided to go to an earlier img (20250618). After installation it booted fine, but would not respond to my touch. I tried booting from an arch img (20241223) on an sdCard. Still, touch did not work. 

First, I'd like to know if anyone else is experiencing this issue. And, if so, have they found a solution for it. 

Second, if no one has experienced this, does anyone have a clue as how to go about debugging the problem?

Thanks for any help.


Star Pine64 Logo Submissions
Posted by: Admiral Snackbar - 06-08-2025, 03:00 PM - Forum: General - Replies (1)

I recently caught the news on the Pine64 homepage that the community is looking for logo ideas and I had some time on my hands so I whipped up a few ideas. I'm not terribly proficient woth vector graphics so these were created in Blender. The fonts used are modified versions of fonts I downloaded from freefontlibrary.org. Merom-sans and Boxfont-round.

I wasn't sure if the community was looking to replace the pinecone logo or not so I included an option with the current pinecone logo. A couple of these break the three color suggestion, but I throught they projected somewhat of a retro computing vibe. My personal favorites. Anyway...

[Image: Pine64-Jumping-Squirrel-Color-Bar.png]

[Image: Pine64-Jumping-Squirrel-Community.png]

[Image: Pine64-Jumping-Squirrel-Tan-Bar.png]

[Image: Pine64-Pine-Cone-Community.png]

[Image: Pine64-Squirrel-Color-Bar.png]

[Image: Pine64-Squirrel-Community.png]

[Image: Pine64-Squirrel-Tan-Bar.png]

Oh, and hello Pine64 community Smile


  Delivery to Spain - I've been waiting for 2 months already :(
Posted by: Mercadona - 06-04-2025, 01:36 PM - Forum: Shipment Related Discussion - Replies (1)

I bought a soldering iron over 2 months ago. Still haven't received it.

Has anyone had experience buying in Spain?