Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 12-19-2010, 08:00 PM   #121
simonbcn
Simón
simonbcn began at the beginning.
 
simonbcn's Avatar
 
Posts: 19
Karma: 10
Join Date: Aug 2009
Location: Barcelona, Spain
Device: Sony PRS-650 / Papyre 6.1
Quote:
Originally Posted by jackie_w View Post
It's here. It's in Russian so you'll probably need to use the Google translate feature. Boroda (Porkupan on this forum) is a very experienced Sony hacker.
Thanks. I don't see real advantages in that firmware reading its changelog.
New dictionaries?
Solution to problem with ghosting?
Only language russian and english?
Possibility of change font by menu?
Possibility of change font sizes by menu to sizes more comfortable than original firmware?
simonbcn is offline   Reply With Quote
Old 12-21-2010, 09:48 AM   #122
porkupan
Fanatic
porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.
 
porkupan's Avatar
 
Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
Quote:
Originally Posted by simonbcn View Post
Thanks. I don't see real advantages in that firmware reading its changelog.
New dictionaries?
Solution to problem with ghosting?
Only language russian and english?
Possibility of change font by menu?
Possibility of change font sizes by menu to sizes more comfortable than original firmware?
Well, you are right, it doesn't provide any of those additional features you are after. So it's probably not worth it for you. As far as the languages are concerned, the firmwares support all the original languages except Dutch, which they replace with Russian.
porkupan is offline   Reply With Quote
Old 12-21-2010, 04:20 PM   #123
digital_steve
Muppet
digital_steve has a complete set of Star Wars action figures.digital_steve has a complete set of Star Wars action figures.digital_steve has a complete set of Star Wars action figures.digital_steve has a complete set of Star Wars action figures.digital_steve has a complete set of Star Wars action figures.
 
digital_steve's Avatar
 
Posts: 240
Karma: 442
Join Date: Jul 2010
Location: Tasmania
Device: Kobo Aura HD, Sony PRS-650
Any chance someone could post the changelog in this thread in English (i don't read Russian sadly... although i remember being told it's just English with the R's backward)?

I'd like to know the exact differences and benefits, as i'm thinking about making the move
digital_steve is offline   Reply With Quote
Old 12-24-2010, 08:17 AM   #124
boxey
Junior Member
boxey began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2010
Device: Kindle, PRS650
PRS650
For those that only want to access userStyle.css without other goodies and About screen hack from the russified firmware:

Required files:
cramfsck.exe and mkcramfs.exe
original firmware with porkupan's flash too
md5sum.exe

Extract img to opt directory
cramfsck.exe -x opt -d opt.dt new_opt.650.img

Locate: C:\cramfs\opt\opt\sony\ebook\application\FskDocume ntViewerAdobe.so, at offset 6CC6B7
hex edit and change it from res:///adobe/pxf to res:///Data/epub, same byte size

Compile it back (delete the old one)
mkcramfs.exe -D opt.dt opt new_opt.650.img

Make a md5
md5sum.exe new_opt.650.img > new_opt.650.md5

Copy both .img and .md5 back into PRS650.Flash.Package.orig\test-flash
and flash.

Do the userStyle.css thing from previous few pages.
boxey is offline   Reply With Quote
Old 12-25-2010, 06:29 PM   #125
porkupan
Fanatic
porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.
 
porkupan's Avatar
 
Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
Quote:
Originally Posted by boxey View Post
Locate: C:\cramfs\opt\opt\sony\ebook\application\FskDocume ntViewerAdobe.so, at offset 6CC6B7
hex edit and change it from res:///adobe/pxf to res:///Data/epub, same byte size
Two things. First, do not unpack and repack the CRAMFS image under Windows or Cygwin. There are certain files in PRS-950 FW that do not unpack properly without full case sensitivity support in the filesystem. Second, do not recommend to go to an address, which may or may not be the same in different versions of this module. You could say "search for string such and such and replace it with the string such and such", but you shouldn't provide the address where to overwrite.
porkupan is offline   Reply With Quote
Old 01-02-2011, 09:14 PM   #126
mornington
Connoisseur
mornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enough
 
Posts: 63
Karma: 732
Join Date: Nov 2010
Device: Sony PRS-650


Previous post text deleted because I'm an idiot

Last edited by mornington; 01-02-2011 at 09:28 PM. Reason: Deleted because I'm an idiot
mornington is offline   Reply With Quote
Old 01-03-2011, 01:04 PM   #127
mornington
Connoisseur
mornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enoughmornington will become famous soon enough
 
Posts: 63
Karma: 732
Join Date: Nov 2010
Device: Sony PRS-650
Lovely additions to the functionality. The only feature "missing" would be the ability to disable scanning of the SD card and instead browse its contents by folders, as the PRS+ firmware apparently does.

If that feature could be added for the PRS-650 then this would be perfect. Do you have any plans to add it?
mornington is offline   Reply With Quote
Old 01-07-2011, 06:46 AM   #128
Nick_1964
Bookworm
Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.
 
Nick_1964's Avatar
 
Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
If there was a chance to get the Dutch language back, I would do this hack right away.
Nick_1964 is offline   Reply With Quote
Old 01-07-2011, 10:16 AM   #129
Mark Nord
2B || !2B
Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.
 
Posts: 851
Karma: 194010
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Hello Nick,

based on the test-startup script of recent PRS650.Flash.Package.1.05j.zip it should be possible to reload dutch language assets.

First install version 1.05j.

Then, according to borodas FAQ, place the folder test-startup (see attached rar-archive) in the root of IM. The folder contains a modified "startup.sh" script, and a sub-folder nl. There I placed the original dutch asset.xml and the english about.xml - needed to configure the hacks.

Restart the reader w/o connection to USB.

If all works out the russified laguage-asset will again be replaced by the dutch one.

If something didn't work. Restart reader attached to USB and remove/rename the test-startup folder in IM.

Please note, that you are doing this at your own risk.
Attached Files
File Type: rar test-startup.rar (14.8 KB, 278 views)

Last edited by Mark Nord; 01-07-2011 at 10:31 AM. Reason: messed up with about.xml -> corrected now
Mark Nord is offline   Reply With Quote
Old 01-08-2011, 05:22 AM   #130
anesthezea
Groupie
anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.
 
anesthezea's Avatar
 
Posts: 167
Karma: 2627964
Join Date: Aug 2010
Location: Alabama, USA
Device: Kobo Aura One, Kobo Libra 2
What does it mean to "russify" the ebook library and how is it done? Is this something you need the Sony software for?
anesthezea is offline   Reply With Quote
Old 01-08-2011, 07:30 AM   #131
Mark Nord
2B || !2B
Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.
 
Posts: 851
Karma: 194010
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by anesthezea View Post
What does it mean to "russify" the ebook library and how is it done? Is this something you need the Sony software for?
If you use Sony Reader Library program to move or sync your files with your reader, the Library and the reader have to have the same set of fonts, as some of the formating is done by Reader Library while transfering books.
This is valide for epub, lrf (and rtf - not so sure).

Additional Info can be found here: here

If you don't use Reader Library to manage your files, just copy them to the reader like to any other removeable media, there are no other steps to be taken after russification.
HTH
Mark
Mark Nord is offline   Reply With Quote
Old 01-08-2011, 02:11 PM   #132
anesthezea
Groupie
anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.anesthezea ought to be getting tired of karma fortunes by now.
 
anesthezea's Avatar
 
Posts: 167
Karma: 2627964
Join Date: Aug 2010
Location: Alabama, USA
Device: Kobo Aura One, Kobo Libra 2
Quote:
Originally Posted by Mark Nord View Post
If you don't use Reader Library to manage your files, just copy them to the reader like to any other removeable media, there are no other steps to be taken after russification.
HTH
Mark
Thanks, Mark! As a matter of fact, I don't use the Reader software since it doesn't work with my OS (Ubuntu). I just stick with Calibre.

Another question:

I couldn't get the firmware to flash using Ubuntu so I borrowed a Windows machine for that. For future reference, is there a way to flash it using Ubuntu and I'm just doing things wrong? I'd like to know in case I ever want to update the firmware again.
anesthezea is offline   Reply With Quote
Old 01-08-2011, 08:43 PM   #133
porkupan
Fanatic
porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.porkupan ought to be getting tired of karma fortunes by now.
 
porkupan's Avatar
 
Posts: 556
Karma: 1057213
Join Date: Sep 2006
Location: North Eastern U.S.
Device: Sony Reader
Quote:
Originally Posted by anesthezea View Post
For future reference, is there a way to flash it using Ubuntu and I'm just doing things wrong? I'd like to know in case I ever want to update the firmware again.
The flashing software depends on a Windows DLL for access to the Reader, so the answer to your question is no.
porkupan is offline   Reply With Quote
Old 01-21-2011, 01:45 PM   #134
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,206
Karma: 16228558
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
Quote:
Originally Posted by jackie_w View Post
I was wondering, is it technically possible to add in-book access to TOC as a keyboard shortcut? For some reason Sony have buried it 3-levels down (Options - Goto - TOC)
@porkupan, Many thanks for providing the above in the latest release. The upgrade from v1.05f to v1.05j on my PRS650 ran very smoothly

Please could you answer the following query regarding the new feature for updating system fonts (used when viewing TXT, RTF, LRF):
  • As per instructions I copied the test-startup directory (incl. new fonts) into Internal Memory root. After a full reboot the 3 new fonts (serif, sans-serif, monospace) worked as expected when viewing an LRF. However, when viewing TXT or RTF then the sans-serif font is always used, i.e. I cannot get the serif font to display. Is this deliberate? It's not a big deal (as I mostly read EPUB) but I'd like to know if I'm doing something wrong.

  • When I removed the test-startup directory and rebooted, TXT displays in serif and RTF displays serif and/or sans-serif as per source file coding. Also, LRF seems happy to display serif and/or sans-serif but monospace displays as serif.
jackie_w is offline   Reply With Quote
Old 01-21-2011, 06:52 PM   #135
PatNY
Zennist
PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.
 
PatNY's Avatar
 
Posts: 1,022
Karma: 47809468
Join Date: Jul 2010
Device: iPod Touch, Sony PRS-350, Nook HD+ & HD
Love the new option to bind the TOC to one of the custom buttons. That was sorely needed, and I don't know why Sony buried the TOC in the menus. Didn't make much sense. But this fixes it. Thanks porkupan for your work on this!
PatNY is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Possibility of re-flashing stock firmware for Hanvon N516 wonghyf OpenInkpot 22 05-14-2010 07:37 AM
Clock without flashing? just_jeepin Sony Reader Dev Corner 5 11-23-2009 09:38 AM
Safest way to get unicode font work without flashing firmware DairyKnight Kindle Developer's Corner 2 09-12-2009 05:05 AM
Flashing Sony's official GERMAN Firmware on PRS-505? Applied_Micro Sony Reader Dev Corner 3 03-17-2009 04:23 AM
PRS-500 Flashing the Reader via SD/MS scotty1024 Sony Reader Dev Corner 29 04-09-2007 07:31 AM


All times are GMT -4. The time now is 05:39 AM.


MobileRead.com is a privately owned, operated and funded community.