1
Feature Ideas / Re: Allow user determined custom path to be viewed as highest folder level for Files
« Last post by questions2000 on Today at 05:38:56 PM »I am sorry maybe I did not explain this well at the time.
I decided to update the original thread post above if you or any other developers/users are interested.
I decided to update the original thread post above if you or any other developers/users are interested.
2
Rockbox General Discussion / iPod Nano 3generation
« Last post by jaime on Today at 03:07:18 PM »Hi,
I have an iPod nano 3º generation and I am interested in developing a firmware for it but don't have much idea. I have knowledge in c++ but I have no idea how to do a firmware. I don't know if there is any guide of how to start this type of project or if there is already someone developing it. I really could use any help on all of this.
Thank you.
I have an iPod nano 3º generation and I am interested in developing a firmware for it but don't have much idea. I have knowledge in c++ but I have no idea how to do a firmware. I don't know if there is any guide of how to start this type of project or if there is already someone developing it. I really could use any help on all of this.
Thank you.
3
Other - Installation/Removal / Re: Help with Installing Rockbox on a HifiWalker H2 with Stock Firmware 1.8
« Last post by 7o9 on Today at 03:31:53 AM »The file name should be update.upt
4
Other - Installation/Removal / Re: Help with Installing Rockbox on a HifiWalker H2 with Stock Firmware 1.8
« Last post by psyscott on Today at 01:04:45 AM »Know this is old, but so am I, LOL, I'll ask anyway. I also interpreted the instructions literally and failed. What I SHOULD rename the file, literally, I mean, exactly? Anyone?
5
Audio Playback, Database and Playlists / Re: BUG: "Recently Added" Always Empty
« Last post by jbf on June 13, 2025, 03:58:03 PM »Updates:
Tried using Update Now after adding new files to my iPod.
Under debug menu -> database info
I am able to see the database updating.
Initialized: Yes
DB Ready: Yes
Ram Cache: Yes
Total Entries: increasing
Progress: increasing
Once it finishes scanning files, the progress percentage goes to minus one percent and I see the commit step advancing all the way up to 10.
Once here it then restarts its progress percentage. This time it’s much slower.
Once it reaches 100% second time it does not do any commit steps and just stays at 100%.
Tried using Update Now after adding new files to my iPod.
Under debug menu -> database info
I am able to see the database updating.
Initialized: Yes
DB Ready: Yes
Ram Cache: Yes
Total Entries: increasing
Progress: increasing
Once it finishes scanning files, the progress percentage goes to minus one percent and I see the commit step advancing all the way up to 10.
Once here it then restarts its progress percentage. This time it’s much slower.
Once it reaches 100% second time it does not do any commit steps and just stays at 100%.
6
Hardware / Re: HiBy R1
« Last post by 7o9 on June 13, 2025, 02:26:17 PM »In firmware/export/config/hibyr1.h I have set HAVE_DUMMY_CODEC.
If you enable HAVE_HIBY_R1_LINUX_CODEC instead, you would have to implement firmware/drivers/audio/hibylinux_codec.c.
However, ALSA shows no devices when you run ‘amixer’ or ‘amixer contents’ like described here for the AGPtEK Rocker device: https://www.rockbox.org/wiki/AgptekRocker.html
This part seems to be different in this ‘X1600E’ generation of HibyOS.
If you enable HAVE_HIBY_R1_LINUX_CODEC instead, you would have to implement firmware/drivers/audio/hibylinux_codec.c.
However, ALSA shows no devices when you run ‘amixer’ or ‘amixer contents’ like described here for the AGPtEK Rocker device: https://www.rockbox.org/wiki/AgptekRocker.html
This part seems to be different in this ‘X1600E’ generation of HibyOS.
7
Hardware / Re: HiBy R1
« Last post by Milardo on June 13, 2025, 02:05:30 PM »If I ever figure out what made my WSL version work, I will gladly share.
The patch was a bit of a mess. I was struggling to get it cleaned up but nice that you got it sorted.
I compiled my Rockbox version without plugins but if the keymap issues are so minor I will adapt your changes and try again with them included.
Ok.
You mentioned that you disabled audio, what files(s) are needed to be modified to re-enable audio support and which one(s) do I modify that would potentially get audio playback working?
8
Hardware / Re: HiBy R1
« Last post by 7o9 on June 13, 2025, 10:39:17 AM »If I ever figure out what made my WSL version work, I will gladly share.
The patch was a bit of a mess. I was struggling to get it cleaned up but nice that you got it sorted.
I compiled my Rockbox version without plugins but if the keymap issues are so minor I will adapt your changes and try again with them included.
The patch was a bit of a mess. I was struggling to get it cleaned up but nice that you got it sorted.
I compiled my Rockbox version without plugins but if the keymap issues are so minor I will adapt your changes and try again with them included.
9
Apple - Installation/Removal / Re: Ask for help with manual installation 3.15 encountered problems
« Last post by speachy on June 13, 2025, 09:48:00 AM »iPod Video has replaced the SSD, when I manually install the Rockbox 3.15 system, there is a problem restarting the device, do I need another patch?
If by "patch" you mean "the 4.0 release" then yes, you do.
10
New Ports / Re: Surfans F28
« Last post by Flipp3rix on June 13, 2025, 08:53:17 AM »rejoice all F28 users, i managed to build the port, putting the link here with the patched 2.1 firmware and also the original 2.1 firmware (they removed the link from their website but i still have it) https://drive.google.com/drive/folders/1c9YT6ryDTfD06shY8u5GGaPpcN7v1CKR?usp=sharing
Very cool and congratulations! I'm trying with TempoTec V3-A having to give up native porting. How did you elaborate everything in hosted version? Advice?