Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Double boot on X5 ?
« previous next »
  • Print
Pages: [1] 2 3 ... 9

Author Topic: Double boot on X5 ?  (Read 64867 times)

Offline Sampowaa

  • Member
  • *
  • Posts: 4
Double boot on X5 ?
« on: April 22, 2006, 04:35:48 PM »
Hi everyone. That's my first post on your forum :P.

I was wondering if it was possible to have double boot on X5 to chose at startup wether we want to run Rockbox or the original firmware.
Logged

Offline Tannhauser

  • Member
  • *
  • Posts: 5
Re: Double boot on X5 ?
« Reply #1 on: April 22, 2006, 04:51:04 PM »
Hey there  :)

That option will probably be incorporated eventually, but at the moment it's not possible.
Logged
- Tann

Offline gr1m r34p3r

  • Member
  • *
  • Posts: 21
  • iAudio X5
Re: Double boot on X5 ?
« Reply #2 on: April 23, 2006, 03:56:45 AM »
hopefully that function will come soon, i can't wait.
Logged

Offline Sampowaa

  • Member
  • *
  • Posts: 4
Re: Double boot on X5 ?
« Reply #3 on: April 23, 2006, 09:43:09 AM »
Ok, thanks !

Hope it'll be incorporated soon !
Logged

Offline RaeNye

  • Developer
  • Member
  • *
  • Posts: 161
Re: Double boot on X5 ?
« Reply #4 on: April 23, 2006, 10:49:56 AM »
Actually I'm thinking of doing this.

I need to rip the ADC_BUTTONS code and recompile the rockbox bootloader on different addresses; I already know where to locate this in the original firmware.

Hold on, as they say  :)
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Double boot on X5 ?
« Reply #5 on: April 23, 2006, 02:11:56 PM »
Possibly you can find inspiration from the iriver code as that bootloader does this operation already.
Logged

Offline jwaite

  • Member
  • *
  • Posts: 20
Re: Double boot on X5 ?
« Reply #6 on: April 24, 2006, 10:10:51 PM »
RaeNye
This is a HUGE option and a much needed one.

Good luck with undertaking!!
Logged

Offline blue334

  • Member
  • *
  • Posts: 3
Re: Double boot on X5 ?
« Reply #7 on: April 25, 2006, 04:40:34 AM »
I do miss my radio, so at least until the radio driver is done a dual boot option would be welcome indeed. Thanks in advance RaeNye.
Logged

Offline infamis

  • Member
  • *
  • Posts: 70
Re: Double boot on X5 ?
« Reply #8 on: April 26, 2006, 12:28:54 AM »
lol...I forgot all about the x5's radio...never used it except within the minutes of first opening it!
Logged

Offline poisonalchemist

  • Member
  • *
  • Posts: 12
Re: Double boot on X5 ?
« Reply #9 on: May 03, 2006, 09:10:19 PM »
Another onus would be that it would get rid of the need to figure out how to code the video for the iaudio in rockbox, you could just use the original firmware.
Logged

Offline Bloody_Sorcerer

  • Member
  • *
  • Posts: 16
Re: Double boot on X5 ?
« Reply #10 on: May 03, 2006, 11:41:00 PM »
i spotted a patch today on flyspray that claims to do dual-boot for the X5... didn't try it because i don't wanna run the risk of a brick :) im perfectly happy with the rockbox firmware without potentially bricking by going back with a patch or whatever :)
Logged

Offline RaeNye

  • Developer
  • Member
  • *
  • Posts: 161
Re: Double boot on X5 ?
« Reply #11 on: May 04, 2006, 07:49:48 AM »
Yeah, that's my patch.

It WorksForMeTM, and it should work for you too.  ;D
In any case, you could just connect it via USB and reflash firmware.

See discussion in the tracker for more info, I reckon it would be released soon.

I don't see rockbox.org distributing cowon's firmware, BTW; you'd probably download the patch and apply it to your x5-fw.bin of choice.

R.

P.S.
I did think of using the OF's code, but for BBE rather than video.
Video will be supported sooner or later (the latter ;)) in RB for all capable targets;
BBE would never be as it is licensed/patented/whatever.
Logged

Offline The D

  • Member
  • *
  • Posts: 38
Re: Double boot on X5 ?
« Reply #12 on: May 04, 2006, 07:56:38 AM »
Quote from: RaeNye on May 04, 2006, 07:49:48 AM
Yeah, that's my patch.

It WorksForMeTM, and it should work for you too.  ;D
In any case, you could just connect it via USB and reflash firmware.

See discussion in the tracker for more info, I reckon it would be released soon.

I don't see rockbox.org distributing cowon's firmware, BTW; you'd probably download the patch and apply it to your x5-fw.bin of choice.

R.

P.S.
I did think of using the OF's code, but for BBE rather than video.
Video will be supported sooner or later (the latter ;)) in RB for all capable targets;
BBE would never be as it is licensed/patented/whatever.

Are you sure it won't brick the thing?
Logged

Offline RaeNye

  • Developer
  • Member
  • *
  • Posts: 161
Re: Double boot on X5 ?
« Reply #13 on: May 04, 2006, 08:15:53 AM »
Whenever upgrading firmware, you only change the flash from 0x10000 and afterwards.
0x0-0x10000 contains the preloader, which handles things as USB-mode, charge-mode, etc.

It's as safe as flashing a beta version of cowon firmware.
(hey, I've flashed my x5 a dozen of times while debugging my code)
Logged

Offline ya1950

  • Member
  • *
  • Posts: 8
Re: Double boot on X5 ?
« Reply #14 on: May 04, 2006, 03:47:11 PM »
The double boot firmware loads correctly into H3Mod and the graphics can be modified in the same manner as the regular Cowon firmware. I've tried it and it works but I haven't flashed the firmware yet. If this works then modified skins can be used with the dual boot without having to recompile for each skin. Any problem with this approach?
« Last Edit: May 04, 2006, 04:01:50 PM by ya1950 »
Logged

  • Print
Pages: [1] 2 3 ... 9
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Double boot on X5 ?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.216 seconds with 22 queries.