Support and General Use > Hardware

AGPTEK Rocker

<< < (12/85) > >>

kailashrs:

--- Quote from: wodz on March 01, 2018, 02:39:07 PM ---Keymap need more work probably. Anyway I think keylock is mapped to POWER when in WPS (while playing screen).

--- End quote ---

Am I allowed to share this build? I'll mention due credits of course!

wodz:
Unfortunately currently there is no easy way. Install process is quite involved. For now you would need to follow https://github.com/wodz/rockbox-wodz/tree/agptek-rocker/tools/agptek_rocker

Making install process easier is #1 in my todo.

npdpn:
can anyone post a simplified installation instruction how to build like how to using Docker file iam getting errors like"/bin/sh: 1: mipsel-rockbox-linux-gnu-gcc: not found"
iam new to this things thanks

"[/home/mint/rockbox-wodz/build/firmware/common/config.o] Error 127"

saratoga:
Hey everyone, we ask that people not ask for help in development threads. Keep this thread in to development.

yzdev:
@wodz and all other devs thanks a lot for Rockbox and especially for this port. Even though it’s in beta it works flawlessly up to now on my Benjie T6. I ordered it from China in January when I read you were working on a port. A replacement for my sansa clips was long overdue. (All broke down eventually. I had to use an old and crappy iPod touch in the meantime.) T6 received on Thursday, checked if there was a usable version and installed RB today.
With just an hour in everything I configured works like it should and it’s stable up to now. I’m very pleased. Thanks a lot :)

Re: simpler installation instructions
wodz has done the heavy lifting. So if you know your way around a shell and stick to his infos it’s pretty straightforward – especially when using the docker image.
The automatic generation of a patched update.upt didn’t work out for me. So I logged into the docker image and did it manually:

--- Code: ---cd /
mkdir upt
cd upt/
curl https://images.agptek.us/image/ROCKERVersion/ROCKERVersion1.2/update.upt -o update.upt
export UPT_DIR=/upt
cd ~/rockbox-wodz/tools/agptek_rocker/
bash ./bootloader_install.sh

--- End code ---
Then copied the created files to SD card and proceeded as given in lines 122-127 of bootloader_install.sh
After FW upgrade on the first boot RB complained about sth., on further tries it worked flawlessly.

Again: Thanks a lot! :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version