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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,083
» Latest member: alireza23
» Forum threads: 16,360
» Forum posts: 117,521

Full Statistics

Latest Threads
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
9 hours ago
» Replies: 16
» Views: 33,878
Android Gaming Image
Forum: Game Station Emulation
Last Post: Mary_Davis
Today, 01:14 AM
» Replies: 51
» Views: 110,397
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
Today, 01:12 AM
» Replies: 3
» Views: 5,500
Libby - ebook reader that...
Forum: PineNote Software
Last Post: Mary_Davis
Today, 01:04 AM
» Replies: 5
» Views: 3,713
Game Controllers
Forum: Game Station Emulation
Last Post: Mary_Davis
Today, 01:02 AM
» Replies: 26
» Views: 69,143
Pinecil low temp mods?
Forum: General Discussion on Pinecil
Last Post: davidcoley
06-21-2026, 02:53 AM
» Replies: 0
» Views: 76
can't find pam library
Forum: General Discussion on PinePhone
Last Post: fxkl47BF
06-20-2026, 06:04 PM
» Replies: 0
» Views: 118
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
06-20-2026, 10:14 AM
» Replies: 2
» Views: 820
pmos firewall
Forum: General Discussion on PinePhone
Last Post: fxkl47BF
06-20-2026, 08:40 AM
» Replies: 0
» Views: 82
"USB access to SD" disapp...
Forum: General Discussion of PinePhone Pro
Last Post: jebez
06-19-2026, 06:40 PM
» Replies: 0
» Views: 190

 
  A fix for Bluetooth audio stuttering on the RockPro64
Posted by: raph - 08-13-2022, 02:38 AM - Forum: Linux on RockPro64 - Replies (2)

Hello,

I've bought the wifi+blueooth module for the RockPro64 board (https://pine64.com/product/rockpro64-1x1...-0-module/).

I have been struggling to make Bluetooth audio work with it. It stuttered a lot, but yesterday I found a solution. Please test it and report back, I need feedback from a few people so I can submit a kernel patch with enough confidence.

Quick explanation: A patch that fixes the stutters on ROCK Pi 4 boards, also based on the rk3399 board with the same BCM4345C5 Bluetooth device, also on UART0, has been submitted last November: https://patchwork.kernel.org/project/lin...tions.com/

This fix sets the correct right max-speed and compatibility configurations for the Bluetooth device to work correctly. It is already present for the Pinebook Pro. The same fix needs to be applied for the RockPro64.

I'm using Armbian, so the following instructions might need to be adapted for other distributions, though the fix not to be specific to Armbian and the instructions might be generic enough.

I attached 3 files to this post. Please remove the .txt extensions when downloading them. Here's how to use them.

Testing quicky

First, I only tested this on linux 5.18. This is not the default kernel version on Armbian for the RockPro64. The default kernel is 5.15. To install version 5.18, you can use the armbian-config tool which will install the linux-image-edge-rockchip64 kernel. 5.15 might work but I haven't tested it.

So:

  • Backup your stuff. We are messing with boot files.
  • If you haven't already, install linux 5.18 (the linux-image-edge-rockchip64 kernel, which can be installed using armbian-config)
  • Download the rk3399-rockpro64-v2.dtb and rk3399-rockpro64.dtb files attached to this post. Remove the .txt extensions.
  • Then, as root (add sudo as needed):


Code:
cp /boot/dtb-5.18.0-rockchip64/rockchip/rk3399-rockpro64-v2.dtb{,.bak}
cp /boot/dtb-5.18.0-rockchip64/rockchip/rk3399-rockpro64.dtb{,.bak}
cp rk3399-rockpro64-v2.dtb /boot/dtb-5.18.0-rockchip64/rockchip/rk3399-rockpro64-v2.dtb
cp rk3399-rockpro64.dtb /boot/dtb-5.18.0-rockchip64/rockchip/rk3399-rockpro64.dtb

And then reboot. Be aware that any kernel upgrade will probably erase these files and you'll need to copy them back after upgrade.

These files actually come from a kernel build, so if you want, you can recompile the kernel with the fix.

Recompiling the kernel

The previous instructions are sufficient to use the fix. However, if you may want to recompile your kernel with this fix.

Apply the attached patch. I'm testing this on kernel 5.18. The patch should cleanly apply on versions 5.18 and 5.19. I've not tested this on 5.15. On Armbian, you can download the kernel sources using apt install linux-source-5.18.0-edge-rockchip64. You'll find the kernel sources and the config used in Armbian for the RockPro64 in the /usr/src folder. The following is sufficient to build the dtb files:

Code:
make dtbs

If you want to build deb packages, use make deb-pkg.



Attached Files
.txt   0001-arm64-dts-rockchip-Fix-Bluetooth-on-the-RockPro64-bo.patch.txt (Size: 1.57 KB / Downloads: 473)
.txt   rk3399-rockpro64-v2.dtb.txt (Size: 78.48 KB / Downloads: 539)
.txt   rk3399-rockpro64.dtb.txt (Size: 78.48 KB / Downloads: 548)

  Replacing Manjero with Ubunto on a PBP
Posted by: john.ismyname - 08-12-2022, 07:44 PM - Forum: General Discussion on Pinebook Pro - Replies (5)

A few months ago, I got a PBP, which I love! I do want to replace the factory loaded Manjero with Ubuntu. Please advise the procedure for this.

After never having used Linux before, I installed Ubuntu on a an old wounded Windows 11 machine without really knowing what I was doing and it worked!

I am this inclined to invoke the boot menu on start-up (is this ALT + F2 on PBP?) and install from the USB drive I used for the Win 11 machine.

Please advise.

- John


  The language I've added on settings doesn't appear
Posted by: Gon - 08-12-2022, 03:56 PM - Forum: PostmarketOS on PinePhone - Replies (2)

Hi,

As I describe on title, after putting a new language (spanish) on settings, there is still the same original language on system (even restarting).

So, is there any way to configure it properly?

Thanks.


  Kali on PBP?
Posted by: DrakkenWolfgang - 08-12-2022, 03:33 PM - Forum: General Discussion on Pinebook Pro - Replies (2)

Hey folks. Been enjoying messing around with my new PBP this past week. Manjaro out the box has been an enjoyable experience... However, I took a dive into trying Kali out on this & have ran into an issue. Cant seem to get internal wifi working on Kali SD boot or on emmc boot. Have attempted to list available interfaces but Kali seems to think I have nothing available. Am I potentially missing something? On a side note: this is my first time trying these systems on arm & have enjoyed things so far, issues aside.

Any suggestions on what I may be overlooking? Could it potentially be firmware/ drivers do not exist on my install? The image I am using is the current one offered on Kali official site for PBP.

Thanks for any info that can be provided!


  No USB and Ethernet
Posted by: kreyren - 08-12-2022, 08:40 AM - Forum: General Discussion on ROCKPRO64 - Replies (3)

See https://github.com/MichaIng/DietPi/issues/5661

tl;dr: I bought rp64 in like 2021 and did few tests on it mainly running Armbian and NixOS to see if everything works during which it was powered on for around 6 hours max with everything working fine as far as i can remember [https://github.com/Mic92/nixos-aarch64-images/issues/3].

Then i put it in a box without power for around a year and now i am trying to use it for further development, but i can't get USB and Ethernet to work on armbian, debian, DietPi and Manjaro images which leads me to suspect hardware damage -> Is there a way to diagnose what/if is wrong with it so that i can fix it? (I have experience with fixing and fabricating hardware i can do microsolder, reballing and make simple PCBs)



Attached Files
.txt   dmesg.txt (Size: 46.08 KB / Downloads: 483)

  Getting close to daily driving
Posted by: defactofactotum - 08-12-2022, 08:30 AM - Forum: SailfishOS on PinePhone - Replies (21)

The flash-it script is now working again for both sdcards and emmc. After an update to eg25manager several problems have been resolved, chiefly an incoming call now actually wakes the phone up. The display behaves correctly, wakes up immediately even after deep sleeps. Call audio is not great and the camera doesn't work at all - apart from that everything works, updated to 4.4.0.58.


  5GHz wifi not working
Posted by: snorwood - 08-12-2022, 06:56 AM - Forum: Linux on Pinebook Pro - Replies (11)

I have a new Pinebook Pro (August 2022 run).  It works fine in all other respects, but I have had zero luck with it recognizing 5GHz wireless networks with the included Manjaro distribution, a new Fedora installation, and a new Manjaro installation.  The 2.4GHz wireless service works fine, if a bit slowly.  The only way that I have managed to get 5GHz wireless to work is with an external RTL8812AU USB device (which worked immediately without any necessary configuration).

Is this a known issue?  If so, is it a hardware problem or a software one?  Am I missing a firmware update?


  128GB Module not booting on 2022 Pinebook Pro batch
Posted by: JessicaQ - 08-12-2022, 06:41 AM - Forum: Pinebook Pro Hardware and Accessories - No Replies

Just got my PineBook Pro today. Booted up fine with the default 64gb emmc. Tried to install the 128 GB Emmc module and won't boot, just red power indicator. Is there a specific image I am suppose to use? I hadn't had any problems with the 128 emmc previously. I have the Rockpro64 SBC and no issues with 128gb emmc module using USB and Balena Etcher.


  Need a working image for Quartz64B
Posted by: Excalibur - 08-11-2022, 09:48 PM - Forum: General Discussion on Quartz64 - Replies (23)

Just got a model B and tried to do some verification. I have tried the following 2 images, but none of them is working correctly:

Manjaro-ARM-minimal-quartz64-b-20220808.img.xz: Serial output is entirely corrupted. It seems the system is booted into the OEM setup mode, and whenever I press the enter key it will immediately return some junk back. I assume it was asking for some question and won't take an empty response as answer, so it was asking again.

Armbian_22.08.0-trunk.0114_Quartz64a_jammy_edge_5.19.0.img.xz: No image for Model B from Armbian, so this A image has to do. The serial output is less corrupted with some recognizable words but far from a clean output. It is in a boot loop so not usable.

The serial cable and settings works correctly on a Radxa ROCK 4 so this has to be the board's issue right? (Right?) I tried to replace the DC power supply with another one with no avail since I think there might be some noise from the ground plane. They are 2 prong design though.


  PPhonePro (Manjaro AMR + Phosh) with keyboard does not shutdown but restarts instead
Posted by: timt - 08-11-2022, 09:30 AM - Forum: PinePhone Pro Hardware - No Replies

My PPP running Phosh 0.20.0beta3+4+gd4728aea-1 on Manjaro ARM 22.08 and connected to Pinephone keyboard does not switch off when using "Power Off".
Instead it restarts. When I shutdown from the terminal I get the same. Without the keyboard the behaviour is normal and it shuts down.
Is this a know issue or perhaps I'm doing something wrong.

Any help is greatly appreciated!