Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 25 of 101 - Search took 0.01 seconds. Search: Posts Made By: ebmr
Forum: Sony Reader Dev Corner 01-10-2015, 03:45 PM
Replies: 5
Views: 2,974
Posted By ebmr
I'm afraid that is not the code you are looking...

I'm afraid that is not the code you are looking for, because the code for the Sony applications naturally isn't included.
Forum: Sony Reader 12-27-2014, 02:27 PM
Replies: 1
Views: 2,090
Posted By ebmr
The recent Japanese version of the T2 is...

The recent Japanese version of the T2 is 1.1.00.18170.
Forum: Sony Reader Dev Corner 12-27-2014, 02:13 PM
Replies: 5
Views: 4,160
Posted By ebmr
I suspect that this particular kanji is missing...

I suspect that this particular kanji is missing in the font.
Forum: Sony Reader Dev Corner 07-15-2014, 05:30 AM
Replies: 48
Views: 48,341
Posted By ebmr
There is activity behind the curtain. Be patient...

There is activity behind the curtain. Be patient and don't expect to much.
Forum: Sony Reader Dev Corner 07-01-2014, 02:10 PM
Replies: 48
Views: 48,341
Posted By ebmr
Well, a flash dump would come in handy....

Well, a flash dump would come in handy. :rolleyes: At least, the content of /usr/local/sony/bin, please, to be sure to be doing the right thing for a T3.

EDIT: The /linuxrc from mmcblk2p1 would be...
Forum: Sony Reader Dev Corner 06-29-2014, 11:08 AM
Replies: 48
Views: 48,341
Posted By ebmr
What about copying the calculated signature of an...

What about copying the calculated signature of an Sony EBX-5059 Update package in /usr/local/sony/bin/functions-c's unpack_package_updater() and renaming the *.package update.img for the verification...
Forum: Sony Reader Dev Corner 06-28-2014, 10:04 AM
Replies: 48
Views: 48,341
Posted By ebmr
Could you please provide a download of the flash...

Could you please provide a download of the flash dump?
Forum: Sony Reader Dev Corner 11-07-2013, 01:49 PM
Replies: 22
Views: 7,472
Posted By ebmr
Thanks, but I meant your source patches.

Thanks, but I meant your source patches.
Forum: Sony Reader Dev Corner 11-06-2013, 12:52 PM
Replies: 22
Views: 7,472
Posted By ebmr
Will you publish your patches?

Will you publish your patches?
Forum: Sony Reader Dev Corner 11-01-2013, 07:37 PM
Replies: 22
Views: 7,472
Posted By ebmr
Did you read this...

Did you read this (https://www.mobileread.com/forums/showpost.php?p=1913793&postcount=13)?
Forum: Sony Reader 11-01-2013, 03:17 PM
Replies: 5
Views: 2,493
Posted By ebmr
Well, the single steps for a distinct book named...

Well, the single steps for a distinct book named book.epub are:


Get the date for book.epub, let's say 2010-05-01 14:10:00.
Convert the date into seconds since 1970-01-01 00:00:00 UTC by...
Forum: Sony Reader Dev Corner 11-01-2013, 03:00 PM
Replies: 22
Views: 7,472
Posted By ebmr
Hard to say if you don't tell what exactly you've...

Hard to say if you don't tell what exactly you've done.
Forum: Sony Reader 11-01-2013, 11:01 AM
Replies: 10
Views: 6,394
Posted By ebmr
sharphamster, resetting defaults forces...

sharphamster,

resetting defaults forces rebuild of the books.db database (preserving the collections, reading stats etc., though), so it might be a similar effect to my deleting it completely.
...
Forum: Sony Reader 10-31-2013, 04:33 PM
Replies: 10
Views: 6,394
Posted By ebmr
rupor, I'm actually experiencing this...

rupor, I'm actually experiencing this ContentService issue a lot, and no one of your explanations seems to explain.

Restarting the device (or restarting scanning process) randomly sometimes helps,...
Forum: Sony Reader Dev Corner 10-30-2013, 04:46 PM
Replies: 11
Views: 5,892
Posted By ebmr
Has anyone ever experienced a bug like this...

Has anyone ever experienced a bug like this and/or can provide a sample?
Forum: Sony Reader 10-30-2013, 04:43 PM
Replies: 10
Views: 6,394
Posted By ebmr
sharphamster, Son of Queequeg, please report if...

sharphamster, Son of Queequeg, please report if the ContentService issue raises again after you've restored defaults.

From my experience (and yes, the .nomedia fix turned out to be useless) this...
Forum: Sony Reader 10-24-2013, 06:25 PM
Replies: 5
Views: 2,493
Posted By ebmr
Yes, by directly changing it in the books.db...

Yes, by directly changing it in the books.db database using SQLite.

But what date do you want to set it to? Do you you remember all the dates of your books?
Forum: Sony Reader Dev Corner 10-16-2013, 06:06 PM
Replies: 7
Views: 4,165
Posted By ebmr
Is there a special reason for the extra 15...

Is there a special reason for the extra 15 Blocks? 0x281 would have been enough.

Sony probably had added 10 extra blocks so that they can increase the rootfs image without updating the u-boot...
Forum: Sony Reader Dev Corner 10-15-2013, 10:28 AM
Replies: 2
Views: 2,225
Posted By ebmr
Make a query on the books.db database:select *...

Make a query on the books.db database:select * from books where reading_time is not NULL;
Forum: Sony Reader Dev Corner 10-11-2013, 04:16 PM
Replies: 7
Views: 4,165
Posted By ebmr
Well, this is the address in RAM, so the flash...

Well, this is the address in RAM, so the flash offset doesn't matter. Why that particular address? I dumped the parameters of the original ramdisk image, and copied them.[/QUOTE]
I see (and should...
Forum: Sony Reader Dev Corner 10-10-2013, 08:42 AM
Replies: 7
Views: 4,165
Posted By ebmr
porkupan, rupor :thanks:. This information...

porkupan, rupor :thanks:.

This information is what I was looking for.
Forum: Sony Reader Dev Corner 10-09-2013, 06:39 PM
Replies: 7
Views: 4,165
Posted By ebmr
Thanks a lot. (Nice to read of you again, btw.) ...

Thanks a lot. (Nice to read of you again, btw.)

Hopefully you don't mind some further questions:

Why 0x70308000? Isn't 0x00500000 the entry point? (OTOH, the end of the reader partition...
Forum: Sony Reader Dev Corner 10-08-2013, 08:58 AM
Replies: 7
Views: 4,165
Posted By ebmr
To rupor: Enable ADB

Would you mind telling the commands necessary to create both new

u-boot RAMDisk Image
Boot environment

as you did in your enable-adb, for example. (PM is ok.)

It would be a time saver to...
Forum: Sony Reader 10-08-2013, 08:27 AM
Replies: 5
Views: 6,566
Posted By ebmr
It's not about IBM redbooks (this particular pdf...

It's not about IBM redbooks (this particular pdf is just an example), it's about making Sony fix a reader bug.
Forum: Sony Reader 10-08-2013, 07:05 AM
Replies: 5
Views: 6,566
Posted By ebmr
Wow, 652 views. How many of you viewers wrote to...

Wow, 652 views. How many of you viewers wrote to the support?

I'm sure 652 emails would have some effect...
Showing results 1 to 25 of 101

 
Forum Jump

All times are GMT -4. The time now is 09:02 PM.


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