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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,901
» Latest member: colaice13579
» Forum threads: 16,324
» Forum posts: 117,404

Full Statistics

Latest Threads
irradium (based on crux l...
Forum: Linux on Quartz64
Last Post: mara
10 hours ago
» Replies: 8
» Views: 15,126
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
Yesterday, 11:04 AM
» Replies: 12
» Views: 16,859
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
Yesterday, 09:32 AM
» Replies: 11
» Views: 17,726
Question About New Produc...
Forum: General
Last Post: kulala
Yesterday, 01:17 AM
» Replies: 0
» Views: 57
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
03-06-2026, 10:53 PM
» Replies: 12
» Views: 13,724
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
03-05-2026, 04:24 PM
» Replies: 16
» Views: 7,970
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: diazman39
03-05-2026, 10:14 AM
» Replies: 15
» Views: 7,555
Armbian has been released...
Forum: News
Last Post: ArmbianForSBCs
03-03-2026, 01:41 AM
» Replies: 22
» Views: 35,797
Systemupgrade fails
Forum: PineTab Software
Last Post: Raik
03-03-2026, 01:02 AM
» Replies: 1
» Views: 174
Pinecil v2: Use car batte...
Forum: General Discussion on Pinecil
Last Post: FZB
03-02-2026, 09:56 AM
» Replies: 0
» Views: 109

 
  Waypipe amazingly fast X11 replacement
Posted by: 459below - 02-12-2026, 03:14 PM - Forum: General Discussion on PineTab - No Replies

Using PineTab2 is great. On Gnome everything feels snappy enough. Only using a full scale browser like Brave needs way too much resources. It is very slow and some sites do not work at all.

Anyway waypipe solved that for me by being able to stream Brave from my main powerful computer. Having installed waypipe on both client and server using just this.


Code:
waypipe ssh myfedora-desktop-pc flatpak run com.brave.Browser --ozone-platform=wayland


If one is bothered by the performance of the browser or other apps. It feels so much snappier, native and stable. Even touch inputs work - pinch to zoom, scrolling, swiping. I did not see a lot of talk about waypipe on the PineTab2.


Lightbulb Faster OS test deployments - Faster UART?
Posted by: WhiteHexagon - 02-11-2026, 06:30 AM - Forum: General Discussion on PinePhone - No Replies

I have an SD Card extender for booting my under-development OS.  But I'm tired of switching it in/out for each build every few minutes.  So I had the idea to just transmit my builds over the UART interface! Smile

The UART seems to default to 115,200 (from u-boot?) and is working fine with my serial USB adapter.  However this baud rate is going to be too slow for my 10MB debug builds.

So I wanted to try 1.5Mbps with the UART divisor of 0x1, but it doesnt seem to work (using linux util 'screen' but also tried my own Zig UART code).

My question is, how do I set the APB2 clock dividers and UART0 divider to match any of the standard baud rates please? and is there a limit on UART0?  I seem to recall a limit elsewhere related to the modem, but I cant find the details now.

Also, from what I brute forced so far, it seems like I can only approximate other baud settings?  In fact the default UART divider of 0xd seems to also be an approximation?  Is that the best I can do here?

Alternative would be to get the USB port working, but I think that might be quite a bit more challenging...


  New Pinetab- error when attempting to install updates
Posted by: authorjaw - 02-08-2026, 08:19 PM - Forum: PineTab Software - Replies (1)

Just got my first Pinetab- thrilled with the quality!!

But...I can't seem to get  updates to install- have searched the web for solutions including "sudo pacman -Syu" and related variations, but no matter what  do I keep getting the following error:

"Dependency resolution failed:

libavcodec.so (followed by string of info)
libswrsample.so (followed by string of info)
libicuuc,so (followed by string of info)


Not being a dev I'm stuck at how to correct this issue- does anyone know of a solution?

Thanks!


  Proposal: an open mp3/media player supporting rockbox
Posted by: gwennelsonuk - 02-08-2026, 07:52 PM - Forum: General - Replies (1)

TL;DR:
A small, audio-first handheld released as an open dev platform, derived from PinePhone hardware, designed to be capable of a Rockbox port. Physical controls, great battery life, optional PineBuds + external display support. I would buy one immediately and actively work on the Rockbox port — I’ve been wanting an open hardware Rockbox target like this for a long time.
I wanted to float an idea that feels very aligned with Pine64’s strengths: reuse existing work, document it well, and let the community do interesting things with it.

Concept:
A single-purpose handheld primarily intended as a media player, but released explicitly as an open development platform, not a polished consumer product.

Think: “PinePhone without the phone.”

High-level hardware direction:

  • Start from the PinePhone hardware lineage (SoC, audio path, power, USB-C)
  • Remove phone-specific components (modem, cameras, etc.)
  • Reduce overall size
  • Add a small, low-power screen
  • Physical controls (rocker / select / hold)
  • Headphone jack, microSD
  • Focus on battery life


Rather than shipping with Rockbox, the goal would be to release a platform deliberately capable of supporting a Rockbox port, alongside other lightweight or experimental software.

Why this seems like a good Pine64 fit:

  • Rockbox already solves the hard problems for this class of device (audio quality, codecs, physical controls, power efficiency).
  • Pine64 already excels at open ARM hardware where the value is documentation, reuse, and community ports
  • There’s growing interest in calm, offline, single-purpose devices (especially for music) that don’t try to compete with phones.

Personal note:
I would immediately buy this device and actively work on the Rockbox port. I’ve been wanting a modern, openly documented hardware platform suitable for Rockbox for some time, and this would be an ideal target.

Natural extensions (without diluting the focus):

  • PineBuds support for local playback and experimentation
  • Modest mic + compute for on-device translation / transcription experiments (not positioned as an “AI gadget”)
  • Optional external display support over USB-C for docking or experimentation, while remaining clearly a handheld media player first


The intent wouldn’t be another general-purpose Linux handheld, but:
an audio-first device released as a documented, hackable platform with a clear “this could run Rockbox” target many people already understand and want.

This feels like one of those rare ideas where most of the hard engineering is already solved, and the main challenge is restraint — choosing what not to include.

Curious what others think


  Ethernet does not work
Posted by: oceanicmoth - 02-06-2026, 07:19 PM - Forum: Ethernet Port - Replies (1)

I'm using the pine a64 with 512mb of ram. i used like 5 different operating systems and all of them couldn't detect my Ethernet connection. what could be detected was a USB Ethernet dongle, however none of the operating systems had drivers for it. I'm pretty sure there's something broken on the board and wanted advice on confirming that and what to do next. thank you


  Fitting new case
Posted by: RicTor - 02-06-2026, 07:09 AM - Forum: Pinebook Pro Hardware and Accessories - No Replies

My Pinebook Pro had stiff hinges. It eventually broke the case. I now have a new "Palm case  including keyboard".

Now to do a transplant. Has anyone else done this - are there any instructions? The order in which to do this is not obvious - hidden screws etc.

Yes I've read (most of) the page https://pine64.org/documentation/Pineboo...eassembly/
and seen the advice there about stiff hinges...

Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main bo

Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).

stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).

Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).


  Advice on PineNote
Posted by: LogicalAtomist - 02-04-2026, 06:51 PM - Forum: General Discussion on PineNote - No Replies

Greetings!

I am interested in getting a Linux-based tablet for grading. I unfortunately have to use BlackBoard Ultra for grading, or else download student papers (PDF or Word format usually). I don't plan to use the tablet for anything else except reading journal articles and/or books.

Would the PineTab or PineNote be better for this particular use (primarily grading)? My sense is the stylus would be great for making grading faster (as opposed to typing comments, which requires highlighting particular passages using BlackBoard's clunky in-browser system and typing, which I think is slower than my writing), and the PineTab (I think?) isn't compatible with a stylus.

Advice on one or the other would be greatly appreciated. Thank you kindly!


  Reading PineWatch Open BLE was very easy
Posted by: Mitrax - 02-01-2026, 04:30 PM - Forum: General - No Replies

Hi everyone,

Using PineWatch and reading Open BLE was very easy to implement to my App.
Just with Built in OS.
So far, im using HeartRate in my App, no Gatebridge needed, just simple as can be.  Cool

Thanks for that.

Greets


  best setup to run waydroid with discord + instagram
Posted by: dustfinger - 02-01-2026, 01:41 PM - Forum: General Discussion on PinePhone - No Replies

Hi,

I am interested in knowing if anyone has been able to run Instagram or discord apps using waydroid (or alternative setups) on the pinephone with stable performance. I am also interested in knowing if anyone has been able to run any youtube app with stable performance. 

Aside from the proprietary apps, I would also love to hear from anyone using alternative opensource apps? I know some projects exist for discord, such as WebCord, ArmCord and maybe there are more projects like those some of you have had success with and would like to share.

Please also share what OS + mobile shell combination you are using and anything else you can think of that was important for performance and stability.

cheers!

dustfinger


  Request for IRC registration confirmation
Posted by: dustfinger - 02-01-2026, 12:30 PM - Forum: General - No Replies

Hi,

I re-registered my nick yesterday on IRC because I have been inactive for a while. I have not received a confirmation email and I just wanted to let you know incase my registeration got missed somehow. My IRC nick is dustfinger, just like my forum username.

Thanks,

dustfinger.