Thank You for your continued support and contributions!
Hello, iam new here and was intreseted in learning more about the my Surfans F28, i saw the F20 getting support already so i was wondering if its possible to rockbox the F28?
Quote from: schatteneis on November 13, 2023, 07:52:27 PMHello, iam new here and was intreseted in learning more about the my Surfans F28, i saw the F20 getting support already so i was wondering if its possible to rockbox the F28?A quick look shows that this is based on the X1000E SoC and surprisingly, they provide a firmware updae for the unit. Poking into that it appears to be built on the same HibyOS platform as their F20 player (and several others rockbox already has ports for)It probably wouldn't take that much work to produce a hosted port to this thing -- we'd need to patch the firmware update image to enable adb, and start poking around. Once we get some basic operational parameters (mainly screen resolution) a bootloader binary can be generated, and from there, the complete rockbox applicaiton will just require mappings for buttons and audio interaction.
installing adb
Quote from: schatteneis on November 14, 2023, 06:32:54 AMinstalling adbWhat do you mean "installing adb"? It has to unpack *.upt firmware, then extract system.ubi content with ubireader_extract_files utility, then rename /etc/init.d/K90adb to S90adb and rebuild back the firmware. It looks similar to HiBy R3Pro2022 fw that I have.The steps are similar to this https://www.head-fi.org/threads/hiby-r3-pro-portable-bluetooth-dap.916299/post-17496314
Quote from: vitt13 on November 14, 2023, 11:34:13 AMQuote from: schatteneis on November 14, 2023, 06:32:54 AMinstalling adbWhat do you mean "installing adb"? It has to unpack *.upt firmware, then extract system.ubi content with ubireader_extract_files utility, then rename /etc/init.d/K90adb to S90adb and rebuild back the firmware. It looks similar to HiBy R3Pro2022 fw that I have.The steps are similar to this https://www.head-fi.org/threads/hiby-r3-pro-portable-bluetooth-dap.916299/post-17496314I had to install adb on Ubuntu for the next track + power button mode to work so I could use jztool, else it would complain about missing drivers
cat /sys/class/graphics/fb0/modesU:320x480p-60U:320x480p-50
MIPS hosted
also hey, bug in the rockbox.sh. zlib 1.2.13 is no longer hosted so i switched it to 1.3
Page created in 0.065 seconds with 17 queries.