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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Sansa: Switching Between Firmware?
« previous next »
  • Print
Pages: [1]

Author Topic: Sansa: Switching Between Firmware?  (Read 4295 times)

Offline MitsukiTenshi

  • Member
  • *
  • Posts: 3
Sansa: Switching Between Firmware?
« on: June 14, 2010, 08:18:42 PM »
Um would this be possible for a Sansa e260 v1?
I read that this is possible for the ipod so I wanted to know if it would work for a sansa...

I tried it out..... i just got
"KEY LOCKED
System Shutdown"

:( so yeah can anyone tell me if is possible...

See I do like the Rockbox a lot with its cool features and everything

But.... now none of my videos or pictures show up...
There still in my mp3, it just doesn't show up in Rockbox :(
I really don't want to have to change them to another format...
Unless someone would be nice enough to tell me a really easy way to do it :3

Anyways yeah, please help!
Thanks for reading!
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa: Switching Between Firmware?
« Reply #1 on: June 14, 2010, 08:40:56 PM »
http://download.rockbox.org/daily/manual/rockbox-sansae200/rockbox-buildch3.html#x5-290003.1.3

For simple questions, the manual is a very good idea.
Logged

Offline MitsukiTenshi

  • Member
  • *
  • Posts: 3
Re: Sansa: Switching Between Firmware?
« Reply #2 on: June 14, 2010, 08:45:28 PM »
Quote from: saratoga on June 14, 2010, 08:40:56 PM
http://download.rockbox.org/daily/manual/rockbox-sansae200/rockbox-buildch3.html#x5-290003.1.3

For simple questions, the manual is a very good idea.

Oops >.< I'm so sorry!

I tried searching around the pdf for "Starting the original firmware"
but it didn't find any results
But I see it now...
Weird...

But the search still doesn't find anything..



Anyways thank you so much >////<
Should I close this topic now or something?
« Last Edit: June 14, 2010, 08:48:14 PM by MitsukiTenshi »
Logged

Offline MartyT

  • Member
  • *
  • Posts: 1
Re: Sansa: Switching Between Firmware?
« Reply #3 on: June 16, 2010, 04:01:15 AM »
The reason it doesn't find that in a search is because there's something strange about the first two letters in the word "firmware" in that part of the PDF.  If you search for "Starting the original" then it will find that paragraph, but if you search for "Starting the original firmware" then it will not.  When I cut/paste that line from the PDF, it looks like this:

3.1.3. Starting the original rmware

Where's the "fi" in the word "firmware"?  When I paste it into notepad, it looks like this:



Strange.
« Last Edit: June 16, 2010, 04:02:51 AM by MartyT »
Logged

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Sansa: Switching Between Firmware?
« Reply #4 on: June 16, 2010, 06:45:25 AM »
Quote from: MartyT on June 16, 2010, 04:01:15 AM
The reason it doesn't find that in a search is because there's something strange about the first two letters in the word "firmware" in that part of the PDF.

. . .

Where's the "fi" in the word "firmware"?

It's probably because TeX replaces the letter combination "fi" (two letters) with a special glyph "fi" (so called ligature, see http://en.wikipedia.org/wiki/Typographic_ligature). I don't know whether Adobe Acrobat takes this into account when performing text search. It seems it does not.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Sansa: Switching Between Firmware?
« Reply #5 on: June 20, 2010, 11:39:45 AM »
Quote from: fml2 on June 16, 2010, 06:45:25 AM
I don't know whether Adobe Acrobat takes this into account when performing text search. It seems it does not.

No, it does not. However, this also depends on how the PDF file was generated. Recently (to be exact: on June 5th) the manuals were switched to use the T1 font encoding which also changes the behaviour here. I've just tried it to confirm and Adobe Reader can find that string just fine in a current manual. However, the manuals of the 3.6 release don't have this change so the ligature problem with Adobe Reader shows up. The same is true for the HTML manuals, but as links to the HTML manual are always current version this issue doesn't show up there (anymore).

Unfortunately we don't know which version of the manual was searched but it's impossible that this is a current one. Also, when trying to figure things don't use notepad. It's a really bad idea for about everything.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline MitsukiTenshi

  • Member
  • *
  • Posts: 3
Re: Sansa: Switching Between Firmware?
« Reply #6 on: June 20, 2010, 11:44:09 AM »
Quote from: bluebrother on June 20, 2010, 11:39:45 AM

No, it does not. However, this also depends on how the PDF file was generated. Recently (to be exact: on June 5th) the manuals were switched to use the T1 font encoding which also changes the behaviour here. I've just tried it to confirm and Adobe Reader can find that string just fine in a current manual. However, the manuals of the 3.6 release don't have this change so the ligature problem with Adobe Reader shows up. The same is true for the HTML manuals, but as links to the HTML manual are always current version this issue doesn't show up there (anymore).

Unfortunately we don't know which version of the manual was searched but it's impossible that this is a current one. Also, when trying to figure things don't use notepad. It's a really bad idea for about everything.

Uh... well the one I was using was

http://download.rockbox.org/daily/manual/rockbox-sansae200.pdf
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Sansa: Switching Between Firmware?
« Reply #7 on: June 20, 2010, 01:09:28 PM »
Quote from: MitsukiTenshi on June 20, 2010, 11:44:09 AM
Uh... well the one I was using was

http://download.rockbox.org/daily/manual/rockbox-sansae200.pdf

Hmm, that version still shows the ligature problem. So this seems to be something related to the LaTeX installation used for building the manuals :(
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Sansa: Switching Between Firmware?
 

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

Page created in 0.097 seconds with 14 queries.