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




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
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Toshiba - Installation/Removal
| | | |-+  RockBox on S60
« previous next »
  • Print
Pages: [1]

Author Topic: RockBox on S60  (Read 6238 times)

Offline Brodie_337

  • Member
  • *
  • Posts: 4
RockBox on S60
« on: September 01, 2008, 03:27:18 AM »
Hi all,

Firstly, I apologise if this post is in the wrong place, feel free to move it.

I'm new to rockbox and tinkering with firmware, but I'm interested in installing RockBox on my S60. I was wondering wether or not the development of it is up to the stage where the player is usable on a day to day basis, that is, charging, playing and editing files is all functional. I don't want to mess with it too much until I'm sure it'll work properly. I dont mind a difficult install process, provided I have detailed instructions.

Also, just out of intrest, what is the battery life like without rockbox as compared to with it?

Any information about your experiences with RockBox on this player would be greatly appreciated.

Thanks in advance,
Brodie.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: RockBox on S60
« Reply #1 on: September 01, 2008, 04:56:52 AM »
Quote from: Brodie_337 on September 01, 2008, 03:27:18 AM
I was wondering wether or not the development of it is up to the stage where the player is usable on a day to day basis, that is, charging, playing and editing files is all functional.

Charging isn't working yet.
Playback is.
I'm not quite sure what you mean by "editing files" - do you mean the text editor plugin ?

Quote
I don't want to mess with it too much until I'm sure it'll work properly. I dont mind a difficult install process, provided I have detailed instructions.

The procedure is documented in some detail in the wiki - but I still don't recommend it as a player for end users yet.

Quote
Also, just out of intrest, what is the battery life like without rockbox as compared to with it?

No idea, I never used it without Rockbox on it.

Quote
Any information about your experiences with RockBox on this player would be greatly appreciated.

It's fast like you wouldn't believe ;)
« Last Edit: September 01, 2008, 04:59:42 AM by GodEater »
Logged

Read The Manual Please

Offline Brodie_337

  • Member
  • *
  • Posts: 4
Re: RockBox on S60
« Reply #2 on: September 01, 2008, 05:08:19 AM »
Thanks alot for your reply. I mean editing as adding and removing files from the player, sorry for being unclear.

If you can't charge with rockbox on there, then how do you kepp the player charged? does the AC adapter still charge it?

It seems that there is the code to charge with rockbox:
http://www.anythingbutipod.com/forum/showthread.php?t=33915

Thanks again,
Brodie.
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1047
Re: RockBox on S60
« Reply #3 on: September 01, 2008, 05:24:11 AM »
USB mass storage works well on the S, so adding, removing and moving music is no problem. You need to be careful to always remove it properly though (unmount/safe remove), as the Toshiba firmware does some sort of filesystem check and reformats if it finds anything wrong, before the rockbox bootloader gets loaded (so there's nothing we can do about this)

There is charging code, but it is not committed yet as it's still considered to not be tested enough.
Logged

Offline Brodie_337

  • Member
  • *
  • Posts: 4
Re: RockBox on S60
« Reply #4 on: September 01, 2008, 05:35:10 AM »
Thanks for that mate, thats one of the main things that annooyed me about the S60, the fact that it wasnt UMS.

Does the AC adapter still work to charge it?

How reversible is the change?

Thanks again.
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: RockBox on S60
« Reply #5 on: September 01, 2008, 05:54:35 AM »
As has been said, charging is not yet implemented from AC or anywhere else.  You can charge in the original firmware - the problem is that to create a dual boot bootloader you need a copy of the original firmware, which has never been released by Toshiba.  Therefore the only legit way to get it is to put the disk from the S into a caddy and copy it off.

There is a patch for charging within Rockbox which from my testing seems to work well, but as charging has the potential to go wrong, it needs much more testing before it goes into SVN, as gevaerts said.

The install is reversible and is just as easy as the install, if you have a copy of the OF as mentioned for dual booting above.  Without this copy of the OF, it is not possible to uninstall.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: RockBox on S60
« Reply #6 on: September 06, 2008, 01:39:26 PM »
Quote from: BigBambi on September 01, 2008, 05:54:35 AM
As has been said, charging is not yet implemented from AC or anywhere else.  You can charge in the original firmware - the problem is that to create a dual boot bootloader you need a copy of the original firmware, which has never been released by Toshiba.  Therefore the only legit way to get it is to put the disk from the S into a caddy and copy it off.

There is a patch for charging within Rockbox which from my testing seems to work well, but as charging has the potential to go wrong, it needs much more testing before it goes into SVN, as gevaerts said.

The install is reversible and is just as easy as the install, if you have a copy of the OF as mentioned for dual booting above.  Without this copy of the OF, it is not possible to uninstall.

There is a way to get the nk.bin without getting it off your player. I'm not too sure about the legality of it, so I'm not going to post a link to it. But if you search around for Zunepet's firmware recovery guide you'll find it. It has a copy of the hacked V updater and all the firmware files. I'm dual-booting using the nk.bin from that archive and it works perfectly.

Also, there's an unsupported build in these forums with the charging patch applied if you want to try it out.
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8759
Re: RockBox on S60
« Reply #7 on: September 06, 2008, 02:04:21 PM »
Quote from: Mad Cow on September 06, 2008, 01:39:26 PM
Quote from: BigBambi on September 01, 2008, 05:54:35 AM
As has been said, charging is not yet implemented from AC or anywhere else.  You can charge in the original firmware - the problem is that to create a dual boot bootloader you need a copy of the original firmware, which has never been released by Toshiba.  Therefore the only legit way to get it is to put the disk from the S into a caddy and copy it off.

There is a patch for charging within Rockbox which from my testing seems to work well, but as charging has the potential to go wrong, it needs much more testing before it goes into SVN, as gevaerts said.

The install is reversible and is just as easy as the install, if you have a copy of the OF as mentioned for dual booting above.  Without this copy of the OF, it is not possible to uninstall.

There is a way to get the nk.bin without getting it off your player. I'm not too sure about the legality of it, so I'm not going to post a link to it. But if you search around for Zunepet's firmware recovery guide you'll find it. It has a copy of the hacked V updater and all the firmware files. I'm dual-booting using the nk.bin from that archive and it works perfectly.

Yes but distributing other people's software that you do not have permission to distribute is not "legit".  Hence the only legal way to do get the OF remains to dump it yourself off the disk.
Logged

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: RockBox on S60
« Reply #8 on: September 06, 2008, 02:06:11 PM »
Yea that's what I was thinking, I'm just giving suggestions though. Sometimes you have to break the law a bit to get ahead. ;)
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2245
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: RockBox on S60
« Reply #9 on: September 06, 2008, 02:11:40 PM »
Regardless, however, while we can't stop anyone from doing what they want, the suggestions we give to people here should be the "legit" way.
Logged
Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: RockBox on S60
« Reply #10 on: September 06, 2008, 02:25:47 PM »
That's true, but a suggestion is just a suggestion, in this case the choice to say it or not is based on ethics, not legality. I know this community is very strict with all legal issues, so if you don't want me posting this again just let me know.
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline Brodie_337

  • Member
  • *
  • Posts: 4
Re: RockBox on S60
« Reply #11 on: September 06, 2008, 06:50:06 PM »
How about just posting a link to the parent site in the wiki? Wouldnt that be a legit way to do it?

Also, I managed to get rockbox working on my S60, and its bloody brilliant. Thanks alot to everyone involved in the project. Charging works fine, no problems at all.

Thanks to everyone here for your help as well.
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: RockBox on S60
« Reply #12 on: September 13, 2008, 05:28:56 AM »
It really is quite simple.  We cannot redistribute other people's software without permission.  There, as I said, "the only legit way to get it is to put the disk from the S into a caddy and copy it off".

This is still true, and please do not discuss other ways of obtaining it here.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Toshiba - Installation/Removal
| | | |-+  RockBox on S60
 

  • SMF 2.0.6 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.124 seconds with 67 queries.