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 05-18-2011, 08:41 AM   #2116
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by bbriand View Post
I have a PRS650.

Yesterday I decided to try the latest PRS+ 2.0.11beta.

So I wanted to take my reader from firmware 1.0.00.08100 to 1.0.00.14080

Originally I tried PRS-650 Updater from the PRS+ {roject site and it failed. Tried multiple attempts. Reader kept rebooting afterwards.

So then I downlaoded the firmware from Sony's site directly and it failed. Tried multiple attempts. Reader kept rebooting afterwards.

Then I thought to pop out the SD Card and the reader would boot but the about screen still had PRS+ and firmware version 1.0.00.08100
No wonder, if updates failed. I wonder, what's so special about your SD card.

Quote:
The only thing is sometimes if the SD Card is in when cold booting the reader it goes into a loop. I thoguht deleting the Sony directory it creates on the SD Card solved this but sometimes it still exhibits this reboot behaviour.
Very strange. Is your SD broken / not compatible with the reader? Did you have such problems with standard Sony firmware?

Quote:
Also in the previous PRS+ version I was able to open books directly off the reader. Now it wants to copy it to internal memory first. Not a big deal tho.
You can still have it the old (confusing to many) way if you change option to "disabled, load cache".

Quote:
If I had 1 request it would be a reboot reader button. If that would be possible that would save a lot of wear and tear on the power slide button.
There is "shutdown" action which you could bind to any button you want.
kartu is offline   Reply With Quote
Old 05-18-2011, 09:10 AM   #2117
bbriand
Enthusiast
bbriand began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2011
Device: Sony PRS-650
Quote:
Originally Posted by kartu View Post
No wonder, if updates failed. I wonder, what's so special about your SD card.

Very strange. Is your SD broken / not compatible with the reader? Did you have such problems with standard Sony firmware?
It is a 16 gig SD card and worked fine with Sony firmware as well as previous PRS+ and Boroda Russified firmware. I think the issue might be I'm trying to figure out the scan SD options. Since I have about 8gigs of books on the SD card

Quote:
Originally Posted by kartu View Post
You can still have it the old (confusing to many) way if you change option to "disabled, load cache".
Ahh I have not tried that option. I will later on today.

Quote:
Originally Posted by kartu View Post
There is "shutdown" action which you could bind to any button you want.
Yeah its also possible from the main Options menu to shut it down. I was more thinking to have it shut down and automatically restart. So you would not need to hit the power button to turn it back on.

Thank you for your quick reply.
Bill
bbriand is offline   Reply With Quote
Advert
Old 05-18-2011, 09:16 AM   #2118
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
bbriand
I still don't quite get how SD card could affect the updates... =/

Bah, so "restart" action, eh?
Maybe. But after the mess with 2.0.11b is understood and fixed.
kartu is offline   Reply With Quote
Old 05-18-2011, 10:56 AM   #2119
bbriand
Enthusiast
bbriand began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2011
Device: Sony PRS-650
kartu

I don't think it was the SD card stopping the update to firmware 14080. It was just after the update failed I would have to hold the reset button to get it to reboot and it would boot up fully and I'd see the main screen. It would have the arrows spinning as if it was working on something and then reboot and keep doing that. If I took out the SD Card then it would start up and not reboot. It likely had to do with the 8gigs of books.

I had an idea to make executable .txt files that are bash scripts. Then try them with different permissions and see if I could browse to them and get them to execute. I may try that tonight although I doubt it will actually work.

The other thought was to try the FSK Test Environment and see if an application could be made in there to reboot the device. This one smacks of effort tho and I'm lazy

Cheers,
Bill
bbriand is offline   Reply With Quote
Old 05-18-2011, 02:56 PM   #2120
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by bbriand View Post
The other thought was to try the FSK Test Environment and see if an application could be made in there to reboot the device. This one smacks of effort tho and I'm lazy
Bill,

Beside the effort, there are some other obstacles, too.
FSK Test Environment (Sim) deals with the kinoma-FSK windows binaries (fsk.dll, fskin.dll, a.so) and is executed on X86 processors, while the reader run the ARM Linux versions of FSK.
On the other hand, this post links to code (done by m-land) which allows to execute some linux console commands and view the piped output.
Mark Nord is offline   Reply With Quote
Advert
Old 05-18-2011, 07:46 PM   #2121
bbriand
Enthusiast
bbriand began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2011
Device: Sony PRS-650
Mark Nord

Thanks for the post. I am checking it out now.
bbriand is offline   Reply With Quote
Old 05-19-2011, 02:40 PM   #2122
sengian
Zealot
sengian doesn't littersengian doesn't litter
 
sengian's Avatar
 
Posts: 105
Karma: 132
Join Date: Jul 2010
Location: Roubaix, France
Device: PRS-T1;PRS-650;PocketBook Touch Lux 2
Scan SD, load cache problem

Hello,

I am coming back to an old problem I have with this option. In my case if I activate this, my 600 freeze with the spinner blocked for more than 30min.
I assume this is not a normal behavior, so I wonder if there is an accessible log somewhere which could help to find the reasons of this bug. In my case if I don't activate the scan my reader crashes and I need to do a hard reset to restart it.
sengian is offline   Reply With Quote
Old 05-19-2011, 03:33 PM   #2123
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
sengian
The only log is in PRSPInstaller folder of internal memory.
I wonder what you mean by "activate" and whether you are using anything fancy (like mount --binding fonts).
kartu is offline   Reply With Quote
Old 05-19-2011, 04:20 PM   #2124
sengian
Zealot
sengian doesn't littersengian doesn't litter
 
sengian's Avatar
 
Posts: 105
Karma: 132
Join Date: Jul 2010
Location: Roubaix, France
Device: PRS-T1;PRS-650;PocketBook Touch Lux 2
Yes I know this log but for what I understand it is only used for installation, isn't it?
And I install without my sd card in order to save time.

I don't do anything fancy, at least I don' think so, I tried to disable the sd scan and the reader crashes. So the only way to have an SD card is to enable (sorry for the activate) scanning.
The only option relevant to this I use is the use mount option with SD card. I tried also without this one but it still crashes.
I don't know the binding fonts option.
sengian is offline   Reply With Quote
Old 05-20-2011, 03:16 AM   #2125
pampalini
Enthusiast
pampalini began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Sep 2008
Device: sony 505 & PRS600 aka Touch Edition
Hi Kartu.
First of all, thanks again for your great work. I installed the new PRS+ 2.0.11beta on my 505, and it is working very smoothly.
I have one question, how can I manage to work with the "action"?
I searched the prs+ setting menu, but couldn't find any setting....are the "action" available for 505?
pampalini is offline   Reply With Quote
Old 05-20-2011, 03:39 AM   #2126
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by pampalini View Post
I have one question, how can I manage to work with the "action"?
I searched the prs+ setting menu, but couldn't find any setting....are the "action" available for 505?
Action is something that you assign to keys via "Key Bindings" menu.
kartu is offline   Reply With Quote
Old 05-21-2011, 06:18 AM   #2127
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
Red face I finally BRICKED the 350

Offtopic (not relatetd to PRS+), but KARTU seems to be a person of deep knowledge:

I fear, that's the end of my 350. I finally bricked it. It runs in a boot loop (restarting every 20 seconds), trying to start (black bar running to the right for 5mm) , then booting again...

I think, there is no possibility to UNBRICK it?

There is no card slot, soft reset of course doesn't work, trying to hard reset does (of course) not work and the reader isn't ready as USB device for reflashing (of course not...).

A.

Last edited by Analogus; 05-21-2011 at 10:15 AM.
Analogus is offline   Reply With Quote
Old 05-21-2011, 08:33 AM   #2128
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
How did you brick it for starters?
kartu is offline   Reply With Quote
Old 05-21-2011, 08:58 AM   #2129
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
Hm, I'm a bit ashamed... the reason is my inquisitiveness and curiosity

Long story short:

Tried serveral times to upgrade/downgrade to/from newest Sony firmare as you know

Flashing with BORODAS packages worked still fine in both directions

What I do like ist to have my own fonts all over the reader, even in TXT and RTF files. Boroda doesn'n offer that

Ergo: Tried to manage it with my own hands. Read about cramfs. Extracted the original firmware offered by boroda --> modified the adobe programm with an hexeditor (found on the internet) & changed 1 font (I did it the right way including changing internal fontnames) --> compiled with cramfs --> flashed with borodas flasher.

Worked fine! Did it several times to optimize fonts and played around with changing font sizes. At the final flash something went wrong. I used a former working image (not 100% shure about that), but this time it leads into the mentioned boot loop.


A.

Edit: maybe I made a mistake and took the wrong image for extracting for the final task. For example one image (can't remember which one) has slightly other fontnames mentioned in one of the xml-files (something like XYwin95...ttf versus XY...ttf). Maybe I overlooked that.

Last edited by Analogus; 05-21-2011 at 09:20 AM.
Analogus is offline   Reply With Quote
Old 05-21-2011, 09:17 AM   #2130
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
-----

Last edited by Analogus; 05-21-2011 at 09:19 AM. Reason: double posting
Analogus is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using HD Folders as Collections on Sony PRS-505 fglaysher Calibre 8 07-26-2010 09:55 PM
Enhanced Firmware for V3 keng2000 HanLin eBook 12 04-12-2010 09:30 AM
Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 70 02-18-2009 06:34 PM
Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 23 12-08-2008 06:56 AM
Sub folders in firmware v1.08 Prince Hal Amazon Kindle 28 10-23-2008 03:20 PM


All times are GMT -4. The time now is 08:25 AM.


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