![]() |
#16 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
|
The Flasher rebuilds Fsk filesystem, so in theory it can replace anything with anything. If and when the fbReader is ported to PRS-505, it doesn't have to "replace" anything, it can be added (by modding some XML files) as a viewer module for FB2 files (or some other format).
|
![]() |
![]() |
![]() |
#17 |
Serial Bricker
![]() ![]() Posts: 65
Karma: 104
Join Date: Feb 2008
Location: Singapore
Device: Sony PRS-505, Kindle 3 KSO
|
If my font is too big, can i make the font a symbolic link and link it to a font in /Data?
|
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
|
|
![]() |
![]() |
![]() |
#19 |
Serial Bricker
![]() ![]() Posts: 65
Karma: 104
Join Date: Feb 2008
Location: Singapore
Device: Sony PRS-505, Kindle 3 KSO
|
|
![]() |
![]() |
![]() |
#20 | |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
|
Quote:
If you want to try something like this, you can fix up the tinyhttp.sh to check if there are some files in certain known location, and then mount them over top of your fonts. This way you can delete those files from the PC side, reset, and you will get the original fonts. Something like this: Code:
if [ -f /xxx/yyy ] then mount --bind /xxx/yyy /whereever_my_font_is fi Last edited by porkupan; 07-25-2008 at 01:08 PM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#21 |
Serial Bricker
![]() ![]() Posts: 65
Karma: 104
Join Date: Feb 2008
Location: Singapore
Device: Sony PRS-505, Kindle 3 KSO
|
|
![]() |
![]() |
![]() |
#22 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
|
|
![]() |
![]() |
![]() |
#23 |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Aug 2007
Location: Charlotte NC USA
Device: KindlePW
|
I could not get the flasher to work. I upgraded the firmware in my 505. Loaded the contents of the flasher zip file on a clean SD card. When the 505 came on I got the flasher menu. I selected 5 like the instructions say then after about 2 minutes the 505 rebooted. I did not get the menu again so I could select option 6. What am I missing here?
Thanks for your help ... just trying to get the clock back. |
![]() |
![]() |
![]() |
#24 |
Serial Bricker
![]() ![]() Posts: 65
Karma: 104
Join Date: Feb 2008
Location: Singapore
Device: Sony PRS-505, Kindle 3 KSO
|
|
![]() |
![]() |
![]() |
#25 | |
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Aug 2007
Location: Charlotte NC USA
Device: KindlePW
|
Quote:
|
|
![]() |
![]() |
![]() |
#26 | |
Serial Bricker
![]() ![]() Posts: 65
Karma: 104
Join Date: Feb 2008
Location: Singapore
Device: Sony PRS-505, Kindle 3 KSO
|
Quote:
Code:
if [ -f /Data/FONT ]; then mount --bind /Data/FONT /opt/sony/ebook/FONT fi Anyway, how can I output and see debugging messages using echo? |
|
![]() |
![]() |
![]() |
#27 |
Wizzard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,402
Karma: 2000000
Join Date: Nov 2007
Location: UK
Device: iPad 2, iPhone 6s, Kindle Voyage & Kindle PaperWhite
|
Just as a data-point, I've successfully updated to the new firmware then re-flashed after modifying the main.xml to use the 'small' title & font sizes for both '...Big...' and '...Small...' options, so I've now got the 'small' menus & the clock.
(I've not looked at what's needed to try to change icons, although I do prefer the custom ones to the stock ones, so may well try & investigate! when I have time!) |
![]() |
![]() |
![]() |
#28 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,914
Karma: 143095300
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
If you can pull out the icons, we can have a compare of what's there with the updated icons and then proceed to fix things if need be.
|
![]() |
![]() |
![]() |
#29 |
Enthusiast
![]() Posts: 41
Karma: 10
Join Date: Nov 2006
Device: Palm TX, Sony PRS-505
|
I'd love to know how to do this -- I'd forgotten how ugly the different sizes in the menus were before I updated the 505's firmware.
|
![]() |
![]() |
![]() |
#30 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,914
Karma: 143095300
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
I've managed update the firmware of my 505 and then flash the clock, unified fonts, and holding enter shuts off the power. That worked very well.
Now what I want to do is find the image created that is then used to flash. Where is this image located once it's created? I want to have a look at the icons and see if I can do something with the replacement icons on the new firmware. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PRS-500 Problem with universal flasher | gczobel | Sony Reader Dev Corner | 1 | 08-21-2010 08:48 AM |
PRS-500 Sony Reader PRS-500 universal flasher | igorsk | Sony Reader Dev Corner | 227 | 05-23-2010 09:15 PM |
prs-500 stuck at "starting up" after universal flasher | consilient | Sony Reader | 9 | 05-19-2010 03:49 AM |
Universal Flasher: .so file question | billyfred | Sony Reader Dev Corner | 4 | 06-27-2009 12:05 AM |
Need help please - how to use the universal flasher | de_Genova | Sony Reader | 6 | 05-02-2009 12:01 PM |