Rockbox mail archive
Subject: Re: Best rockbox build
I have my Clip+ hooked up to power in my car, converted to always boot
to RB. Just apply this patch and rebuild mkamsboot/dualboot.
--- a/rbutil/mkamsboot/dualboot/dualboot.S
+++ b/rbutil/mkamsboot/dualboot/dualboot.S
@@ -247,7 +247,7 @@ uclcopy:
#error No target-specific key check defined!
#endif
-#if defined(SANSA_CLIPPLUS) || defined(SANSA_FUZEV2)
+#if defined(SANSA_FUZEV2)
/* Check for USB after buttons because I trust more the GPIO code than
* the i2c code.
* Also it seems we need to wait a bit before detecting USB connection
On Fri, May 27, 2011 at 4:55 PM, Francesco Danieli
<francesco_at_beatpick.com> wrote:
> Actually i just need the player to charge from main via usb cable+usb power
> adapter. At the moment if i connect the player to main without turning it
> on, it will boot to OF. I want to avoid this. If i turn it on first and
> then plug it, it correctly boot into Rb and charge.
>
> Il giorno 27/mag/2011 22.06, "Michael Sparmann" <theseven_at_gmx.net> ha
> scritto:
>>> The problem with the clip+ is bug #11664. For what we are going to use
>>> the player for, it is very important to have only the rockbox firmware
>>> to boot, even when plugged to a pc or to main via usb cable.
>>> For the rest, we use only the basic functions of RB, mainly playlists
>>> and crossover.
>>
>> Do you need Rockbox USB support to work, or do you just want it to
>> charge (but not transfer data) when being plugged into a PC?
>> (You could still transfer data to the player by means of a microsd card
>> and a card reader.) The latter would be trivial to achieve.
>>
>
> -------------------------------------------------------------------
> Unsubscribe: http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox
> FAQ: http://www.rockbox.org/twiki/bin/view/Main/GeneralFAQ
> Etiquette: http://www.rockbox.org/mail/etiquette.html
>
>
-------------------------------------------------------------------
Unsubscribe: http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox
FAQ: http://www.rockbox.org/twiki/bin/view/Main/GeneralFAQ
Etiquette: http://www.rockbox.org/mail/etiquette.html
Received on 2011-05-27
Page was last modified "Jan 10 2012" The Rockbox Crew
|