21
Rockbox General Discussion / Re: iPod Nano 3generation
« Last post by 7o9 on June 15, 2025, 12:49:18 AM »Work on a port for the iPod Nano 3G has started: https://git.rockbox.org/cgit/rockbox.git/tree/firmware/target/arm/s5l8702/ipodnano3/ and https://git.rockbox.org/cgit/rockbox.git/tree/bootloader/ipod-s5l87xx.c?id=6a626a2cae60b2d5e3783be54db4b2d403b39c5c
I think it is in a fairly early state, user890104 has been working on it.
I think it is in a fairly early state, user890104 has been working on it.
22
Feature Ideas / Re: Allow user determined custom path to be viewed as highest folder level for Files
« Last post by questions2000 on June 14, 2025, 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.
23
Rockbox General Discussion / iPod Nano 3generation
« Last post by jaime on June 14, 2025, 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.
24
Other - Installation/Removal / Re: Help with Installing Rockbox on a HifiWalker H2 with Stock Firmware 1.8
« Last post by 7o9 on June 14, 2025, 03:31:53 AM »The file name should be update.upt
25
Other - Installation/Removal / Re: Help with Installing Rockbox on a HifiWalker H2 with Stock Firmware 1.8
« Last post by psyscott on June 14, 2025, 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?
26
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%.
27
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.
28
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?
29
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.
30
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.