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 91 - Search took 0.00 seconds. Search: Posts Made By: mmatej
Forum: Kindle Developer's Corner 06-28-2013, 03:09 PM
Replies: 0
Views: 1,670
Posted By mmatej
Waveform fs (request)

Hi, could someone please zip "/mnt/wfm" and upload it here? You can mount it with wfm_mount. Thanks!

EDIT: fixed, wfm_erase did the trick...
Forum: Kindle Developer's Corner 01-08-2013, 04:37 PM
Replies: 141
Views: 48,918
Posted By mmatej
Yes, it's missing.... in the diags partition...

Yes, it's missing.... in the diags partition :rofl:
I totally forgot to mount p1...
Forum: Kindle Developer's Corner 01-08-2013, 04:25 PM
Replies: 141
Views: 48,918
Posted By mmatej
... (my fault)

... (my fault)
Forum: Kindle Developer's Corner 01-08-2013, 04:07 PM
Replies: 141
Views: 48,918
Posted By mmatej
ENABLE_DIAGS is being ignored but as I expected,...

ENABLE_DIAGS is being ignored but as I expected, you can get to the diags by mfgtool. Stupid Amazon...
Forum: Kindle Developer's Corner 07-30-2012, 04:07 PM
Replies: 20
Views: 4,781
Posted By mmatej
Yeah, next time I will verify my thoughts if I am...

Yeah, next time I will verify my thoughts if I am not sure!
Forum: Kindle Developer's Corner 07-30-2012, 03:41 PM
Replies: 20
Views: 4,781
Posted By mmatej
Really? I've been always imagining that they are...

Really? I've been always imagining that they are like small lamps.. :( (after all, they have small filament wire which actually emits the light, or not??)
Forum: Kindle Developer's Corner 07-30-2012, 11:50 AM
Replies: 20
Views: 4,781
Posted By mmatej
There is also LED diagnostic in system diags,...

There is also LED diagnostic in system diags, which can blink the LEDs, so it must be possible to control them within userspace. Stupid that they haven't released diags prog source. Do you think if...
Forum: Kindle Developer's Corner 07-30-2012, 11:04 AM
Replies: 20
Views: 4,781
Posted By mmatej
Thanks. Do yo know how to control LEDs using any...

Thanks. Do yo know how to control LEDs using any similiar method?
Forum: Amazon Kindle 07-30-2012, 10:36 AM
Replies: 11
Views: 3,887
Posted By mmatej
I didn't say that security flaw was good. I only...

I didn't say that security flaw was good. I only said I could exploit another bug in Kindle to achieve same functionality as in web jailbreak in FW 5.1.0.
Forum: Kindle Developer's Corner 07-30-2012, 10:29 AM
Replies: 20
Views: 4,781
Posted By mmatej
Can you tell me a reference to the code file...

Can you tell me a reference to the code file where is it being controlled? I think for the real data output it would be necessary to implement data sending code in the kernel, because small delays...
Forum: Amazon Kindle 07-30-2012, 06:08 AM
Replies: 11
Views: 3,887
Posted By mmatej
Web jailbreak could be "redone" if there is some...

Web jailbreak could be "redone" if there is some new exploit. Maybe it exists, sitting there to be revealed by hackers...
(also, I had an idea to rewrite it as WAF, but it would break the purpose...
Forum: Kindle Developer's Corner 07-30-2012, 03:38 AM
Replies: 20
Views: 4,781
Posted By mmatej
Strange they haven't connected any power...

Strange they haven't connected any power stabilizer to the port. They must have known about it when they made it that way. Yes, external lamp does not need it, but... And about that ticks - there are...
Forum: Kindle Developer's Corner 07-29-2012, 06:43 PM
Replies: 20
Views: 4,781
Posted By mmatej
Yup, maybe delays are bad. But what are that...

Yup, maybe delays are bad. But what are that ticks? Tomorrow I'll try to connect it to speakers with amplifier to check if there are more voices. Somebody should probably connect the Kindle to the...
Forum: Kindle Developer's Corner 07-29-2012, 03:46 PM
Replies: 20
Views: 4,781
Posted By mmatej
I were not driving it at wrong frequency. No...

I were not driving it at wrong frequency. No matter if I do while true; do echo 0 > ${ac}; usleep 100; echo 1 > ${ac}; usleep 100; done; or while true; do echo 0 > ${ac}; echo 1 > ${ac}; done;effect...
Forum: Kindle Developer's Corner 07-29-2012, 11:55 AM
Replies: 20
Views: 4,781
Posted By mmatej
Thanks for the karma! I think it could not be...

Thanks for the karma! I think it could not be used as input port (also, I am not going to try it - there is currently no easy HW "unbrick"). While I was playing with the port, I've also tried to...
Forum: Kindle Developer's Corner 07-29-2012, 11:37 AM
Replies: 20
Views: 4,781
Posted By mmatej
Accessory port

As the accessory port is being ignored as an output port here (I haven't found here it's used somewhere), I created script that sends text string to the port.
acsend.sh:

#!/bin/sh...
Forum: Kindle Developer's Corner 07-28-2012, 05:43 PM
Replies: 11
Views: 10,294
Posted By mmatej
Execute this in SSH: rm -rf...

Execute this in SSH:
rm -rf /var/local/adunits;touch /var/local/adunits
Forum: Kindle Developer's Corner 07-25-2012, 09:51 AM
Replies: 110
Views: 23,389
Posted By mmatej
No google account? :eek: Nevermind, I've...

No google account? :eek:
Nevermind, I've exported stats data. I like the flow view, but since you can't zoom the captions, it's useless in this form.
Forum: Kindle Developer's Corner 07-25-2012, 08:58 AM
Replies: 110
Views: 23,389
Posted By mmatej
If you have google account, I can add you to the...

If you have google account, I can add you to the analytics (PM me your e-mail). There are too much info to rewrite it here and I've found exporting a bit impractical.
Forum: Kindle Developer's Corner 07-25-2012, 08:46 AM
Replies: 110
Views: 23,389
Posted By mmatej
As there is new, updated firmware which fixes the...

As there is new, updated firmware which fixes the bug this jailbreak uses, I'll be abandoning this project soon. I can provide analytics stats to whom are interested.
Forum: Amazon Kindle 07-24-2012, 04:51 PM
Replies: 28
Views: 14,654
Posted By mmatej
That's worse than my problem. I really hate...

That's worse than my problem. I really hate plagiarising work with no credit given back to the original author. Have you tried sending them some reminder that it's your work and you don't want it...
Forum: Amazon Kindle 07-24-2012, 04:31 PM
Replies: 28
Views: 14,654
Posted By mmatej
I can't confirm it, but if you are right, then......

I can't confirm it, but if you are right, then... just [edit - moderator] them all.
Forum: Amazon Kindle 07-24-2012, 03:14 PM
Replies: 28
Views: 14,654
Posted By mmatej
I am not affiliated with HS in any way. Could you...

I am not affiliated with HS in any way. Could you send me link to the video where the web jailbreak page is shown? I can't find it on their pages. The last question is somewhat silly. "mmatej" (yes,...
Forum: Amazon Kindle 07-23-2012, 07:31 AM
Replies: 11
Views: 3,887
Posted By mmatej
Have you solved your problem? If not, you may...

Have you solved your problem? If not, you may have entered invalid IP while connecting (IP=host - it's 192.168.15.244). After you enter mntroot rw in the SSH, don't do anything except opening winscp,...
Forum: Kindle Developer's Corner 07-19-2012, 01:58 PM
Replies: 110
Views: 23,389
Posted By mmatej
Yes, you need to have usbnet turned on, connected...

Yes, you need to have usbnet turned on, connected to the computer, and you need to mount root r/w (issue mntroot rw in SSH). Password is the same (SFTP is SSH subsystem).
Also, as MaPePeR said,...
Showing results 1 to 25 of 91

 
Forum Jump

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


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