This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5504 - New bootloader to take advantage of charging and autodetected remote type
Attached to Project:
Rockbox
Opened by Anonymous Submitter - Tuesday, 06 June 2006, 15:31 GMT+2
Last edited by Rani Hod (RaeNye) - Thursday, 21 September 2006, 00:49 GMT+2
Opened by Anonymous Submitter - Tuesday, 06 June 2006, 15:31 GMT+2
Last edited by Rani Hod (RaeNye) - Thursday, 21 September 2006, 00:49 GMT+2
|
DetailsNow the h300 seems to charge ok (well, I never boot back into the original firmware anyway, I just start rockbox and then plug the charger in) and also appears to properly autodetect the remote type (I have the h300 non-lcd remote and I can't start the player from the remote as it believes the hold switch is on) I was merely inquiring as to the feasibility of churning out a new bootloader that boots rockbox when the charger is connected and takes advantage of the new remote code..
Just a wishlist/feature request Ta Brad Campbell (perplexity) |
This task depends upon
Closed by Björn Stenberg (zagor)
Reason for closing: Fixed
Additional comments about closing: Closing all feature requests.
Reason for closing: Fixed
Additional comments about closing: Closing all feature requests.
Consider this:
- Car running, rockbox supplying superb music to the vehicle, DC adaptor plugged in
- Rockbox in "Car Adaptor Mode"
- Car stops
- Rockbox shuts down (as per "Car Adaptor Mode") - great feature.
- Car starts
- Iriver firmware loads... this takes over a minute... Incorrect song restarts... User has to kill the power, reboot the player into Rockbox...
Obviously, the desired functionality is a new bootloader which handles the DC charge event properly... and firmware hacking is something reserved for the pro's with the hardware to avoid bricking players.
Any progress in this department would be great, and mean a no-buttons-required start/stop cycle for Rockbox in a car!
Jason
So if you can build your own bootloader, you'll get native charging (and more reliable Bootloader USB support).
To clarify, with the latest v5 bootloader, plugging in a DC cable causes a subset of the OF (not the whole thing) to boot in order to charge. This is the same behavior a H300 exhibits without rockbox installed at all, ie its not a function of the rockbox bootloader.
Understand your point about drive spinup to boot Rockbox; maybe the bootloader could choose which to start based on battery voltage (which it already detects early in the boot process) to prevent this issue? If there was enough voltage to start the drive (plus a safe margin), charging would commence once rockbox was initialised (ie exactly what happens when you plug in a DC cable when rockbox is already booted).
I think this is one of the biggest usability issues i have with Rockbox on the H300...
also, devs which dont have hardware, and arnt scared of bricking the iriver (like myself) only have one remote so its hard to test the bootloader...
http://www.rockbox.org/tracker/task/9202