Rockbox as an Application on Pinephone
#1
Wink 
To create a Rockbox build as an application on the Pinephone using Mobian.



For this I flashed Mobian to a 32GB microSd card which the Pinephone will automatically boot from if inserted.



This is building Rockbox the easy way on the device itself so no cross compiling needed.



On the Pinephone in terminal

 install git:-

sudo apt-get update; sudo apt-get -y install git



download Rockbox source:-

git clone git://git.rockbox.org/rockbox



install:-

sudo apt-get install libsdl1.2-dev
sudo apt-get install gcc
sudo apt-get install zip
sudo apt-get install make




cd rockbox
mkdir build
cd build
../tools/configure




from the table select target 200 for the SDL app



next leave the default screen size to get a pre-installed ready made theme that just fits on the screen, press

enter on the width and height.



then just press enter again to create the makefile.





make
sudo make fullinstall




which will install Rockbox to the device



in terminal type



rockbox

to run the Rockbox application.



I have tested this out and can confirm audio and some plugins work.

Further information here:- https://forums.rockbox.org/index.php/topic,53578.0.html
and https://odysee.com/@Alex_Davis:8/(RaaA)-Rockbox-as-an-application-on-Pinephone:b
#2
Not familiar with Rockbox but if it works well as a replacement media player on an ipod then it should fly on the pinephone.

https://www.rockbox.org/wiki/WhyRockbox
#3
Music 
(10-14-2020, 04:48 AM)c3l@ Wrote: To create a Rockbox build as an application on the Pinephone using Mobian.
...

Yeah, but how does it sound? Rolleyes

I have used Rockbox on a Clip+ for years. This could be a good way to repurpose the Pinephone....


Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 15 1,815 03-25-2024, 09:07 AM
Last Post: anonymous
  unofficial kali linux for pinephone help needed pinesmell 5 3,571 01-08-2024, 02:50 PM
Last Post: ERPlegend
  Auto start application on Phosh login Zebulon Walton 8 3,280 10-14-2023, 06:29 AM
Last Post: alaraajavamma
  Axolotl on PinePhone / Mobian arno_nuehm 219 163,892 03-26-2023, 01:49 AM
Last Post: shulamy
  PinePhone won't boot after software update jb2000 2 1,307 03-17-2023, 07:26 AM
Last Post: Zebulon Walton
Wink Pinephone lost graphic during mobian system upgrade cmpin 4 2,153 03-01-2023, 04:45 PM
Last Post: anonymous
  Battery problem with a Pinephone keyboard and Mobian elode 2 2,173 12-22-2022, 07:10 PM
Last Post: acid andy
  Sending Pinephone SMS from Desktop biketool 5 2,885 09-13-2022, 01:46 PM
Last Post: anonymous
  How to get Pinetime working with Pinephone arkadione 12 7,202 08-28-2022, 12:30 PM
Last Post: Fish
  PP Keyboard doesn't charge Pinephone (Mobian) jojuma 1 1,208 08-06-2022, 01:10 AM
Last Post: elode

Forum Jump:


Users browsing this thread: 1 Guest(s)