Support and General Use > Hardware
Xduoo x3
speachy:
Hmm, this was a bit of a head scratcher.
Turns out the hardware "charging" status is actually a "battery is not fully charged" flag; we have to check to see if power is being supplied first.
Tonight's build will have this fixed.
RomanB:
Thanks very much. Now it looks to be ok..
bahus:
speachy Any reasons why boot redirect is not enabled on this target? It looks like you still use this device and it's quite a useful feature if you have multiple SD bootable devices. So just wondering why it's not enabled...
speachy:
--- Quote from: bahus on February 23, 2025, 03:08:01 PM ---speachy Any reasons why boot redirect is not enabled on this target? It looks like you still use this device and it's quite a useful feature if you have multiple SD bootable devices. So just wondering why it's not enabled...
--- End quote ---
I keep meaning to update the bootloader binary to something newer. Assuming redirect support is just a compile time option that will be easy enough to add but one complicating factor is that there are two SD slots on this thing and the current bootloader code tries both before failing.
bahus:
--- Quote from: speachy on February 23, 2025, 05:57:24 PM ---Assuming redirect support is just a compile time option that will be easy enough to add but one complicating factor is that there are two SD slots on this thing and the current bootloader code tries both before failing.
--- End quote ---
Looking at multiboot (which enables also boot redirect) for x1000: https://github.com/rockbox/rockbox/commit/7243f6b343a88fa8f9929345edc80a81d1f6a3fe
Looks like a compile-time option + some header changes. Not sure I understand the complicating factor - wouldn't this redirect logic be injected right inside RB loading logic for each SD slot?
Navigation
[0] Message Index
[*] Previous page
Go to full version