Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all 4460 articles
Browse latest View live

Turn off dictionary support

$
0
0
Hello,

With a Jailbroken Kindle eReader is there a way to turn off dictionary support altogether? I mean, without deleting the dictionaries for good?

I am interested in any info for K3, but I do not mind any knowledge on K4S, K4B, KT and/or PW models.

re: Please guide me the detail way to remapping home button of Kindle touch

$
0
0
Quote:

Originally Posted by acxt
Hi
I'm Chien from VietNam. I bought kindle touch kinded the Special offer versions. I have the same problem about kindle touch: Power button is broken. I can't turn on or turn off.
I searched on internet and found that you could repair this issue by changing system file of kindle touch.
I'm not a programmer, so i really don't understand the way you did. Could you help me to know the detail steps of remapping home button in this case.
Thanks very much and looking forward to your answer.
Contact with my by email: Nguyenchien.404@gmail.com

I have not worked with that. You would be better off posting this to the Kindle Developer's Corner forum. I just created a new thread there for you... Others may be able to help you.

COMIC Reading~any way to maintain fullscreen mode?

$
0
0
I use Fullscreen Mode when I read comics on Kindle4.
But when the kindle goes into screensaver mode and I wake it up again the kindle is no longer in Full Screen Mode so I have to Disable Full Screen Mode and then Enable Full Screen Mode again in order to get Full Screen again.
Some one told me that there's a hotkey to enable/disable full screen mode. 'f'.
But that method doesn't working on my Kindle4.

So I found some hack from below article but unfortunately that doesn't include any solution for kindle4.
http://www.mobileread.com/forums/sho...d.php?t=139694
Is there anybody who know how to sovle it?

K5 SkipStone browser for Kindle Touch

$
0
0
This thread evolves from Alternative browser thread.
I'll be quick.
I finally managed to turn SkipStone browser into something usable for Kindle Touch users. It is very lightweight and simple application. May be considered as a replacement for built-in browser. It may be better for some uses and worse for others. You will find out for yourself.
I repaired major bugs and gathered stuff into GUI Launcher package that you will find on my webpage. There are some more instructions there too.
Please test.

Attached Thumbnails
Click image for larger version

Name:	screenshot1.gif
Views:	N/A
Size:	15.3 KB
ID:	94504   Click image for larger version

Name:	screenshot2.gif
Views:	N/A
Size:	19.6 KB
ID:	94505   Click image for larger version

Name:	screenshot3.gif
Views:	N/A
Size:	15.4 KB
ID:	94506   Click image for larger version

Name:	screenshot4.gif
Views:	N/A
Size:	9.4 KB
ID:	94507  

K4 open back cover, mount serial console

$
0
0
Is there a good guide how to remove the back cover of a Kindle 4?

I found one or two that came down to "apply lots of pressure, use a heat gun"

But not much detail about where to apply pressure and how not to break pins.

If I'm not mistaken, there are 4 serious pins at the top and bottom of the cover, a ton of glue in the centre, and some misc pins at the sides.

It seems the top and bottom pins require lot of pressure, but one guy in a video broke a few pins on the side, and seemed to be quite content with it.

How hard is it to solder the serial terminal? I have some experience with through-hole and wires and stuff, but never did these surface mount type of things.

vim + GNU screen + myts 8 scrolling problem

$
0
0
Ive been using my Kindle 3W to share a screen sort of like the Raspberry Pi Display project. Whenever I use vim with the ruler on (:set ruler on), the vim editor leaves remnants on scrolling up or down. I was able to workaround this problem by setting my TERM variable to ansi.

For example:
export TERM=ansi

before launching screen. That seemed to have made the problem go away. I just wanted to share this tip if anybody ran into the same problem.

K5 GNU Gnash – Flash player for Kindle Touch

$
0
0
I ported GNU Gnash for Kindle Touch. There is Flash player and browser plugin in the package.
The browser plugin currently works only with custom browsers, as my port of SkipStone. When I first tried it, it worked also in native Kindle browser, but later on I introduced many changes and somehow I lost support for built-in browser. I hope I will manage to get back to this functionality. However compilation of this package takes a lot of time and there are plenty of different configuration options… And I am lost now :( Maybe someone will find out anything.
Browser plugin is enabled or disabled from GUI Launcher. A script just creates or deletes a soft link from plugin in extensions folder to /tmp/root/.mozilla/plugins folder.
According to Gnash developers it supports most SWF v7 features and some SWF v8 and v9. SWF v10 is not supported. There are also some limitations of the port. Kindle's system resources are very limited. There are often problems with sound. Shortly speaking it is very experimental support.
Anyway have fun!

Package for GUI Launcher is available on my webpage.

Edit: Using gnash browser plugin is recommened only for developers or experienced users. Flash intensive sites may hang or restart your Kindle, as reported by cscat.

Attached Thumbnails
Click image for larger version

Name:	screenshot1.gif
Views:	N/A
Size:	9.7 KB
ID:	94557   Click image for larger version

Name:	screenshot2.gif
Views:	N/A
Size:	5.0 KB
ID:	94558  

K4 Kindle bricked after flashing kernel

$
0
0
So here is what I did:
I followed this to make a backup of my kernel: http://www.christian-hoff.com/?p=16
Then I booted into diags and from there into fastboot. This is the last time I saw my screen change.
Code:

sudo fastboot download uImage-usbotg
sudo fastboot flash kernel
sudo fastboot boot

Then I decided to restore my backup, so I got into HID mode via the magic button, uploaded fastboot.bin with imx_usb_loader and then used the same procedure as above to flash the original kernel.

The screen stays blank, but I eventually find out bootmode is set to fastboot, so I set it to diags. I never touched diags, so I thought that would be the safest thing to do.

My screen came alive with that weird line drawing that shows when you boot diags, but it stayed there.

Extra weirdness: lsusb showed "lab126 Kindle 3" at on point. Other than that, it shows "lab126" or "freescale something" consistently.

The led at the bottom also doesn't turn green anymore.

Recap:
Only thing I changed is the main kernel.
Only thing that makes the screen do *anything* is diags.

[edit]
:help: the screen just changed from the lines to the empty battery pictogram. It was full yesterday evening.

[edit]
The config I used for imx_usb_loader reads
Code:

imx50
hid,1024,0xF8000000,128K

I got it from some random thread, but I figured it might be important, to make sure I did not overwrite some other random piece of memory.

[edit]
:eek::blink:
A tree with a loading bar just appeared on the screen. It is stuck halfway. I have absolutely no clue what's going on inside of this device. I wasn't doing anything.

It just flashed the screen and did it again. Load half the bar, get stuck.

[edit]
Ok, I'm back in. There are definitely some strange issues with my setup, but my backup works. Sorry for the clutter.

Unless someone has some insights to share, this thread can probably be deleted.

Where are Kindle Highlights Stored?

$
0
0
Where and in what format are Kindle Highlights stored?

Specifically, I am hoping there is a single file that contains the shared highlights that come from anyone that has read the book. And how do I read the file? If its one of the files I think it is, it is not a text document -- I think.

Thanks,
Michael

K4 Compile lab126 kernel

$
0
0
I'm looking to compile the source code for the 4.1.0 kernel released by Amazon on my Ubuntu laptop.

I used this as a reference: http://www.christian-hoff.com/?p=44

When I try to compile the uImage, it gives the following error:
Code:

linux-2.6.31/scripts/gen_initramfs_list.sh: Cannot open 'initramfs-tequila.list'
The most important question is of course: Where is the file?

Less important questions are:
What's up with the mario references?
Is yoshime for Kindle 4 Mario Edition?
Is tequila a mario character?
Is tequila a codename for yoshi? A code name for a code name, right. I have a initramfs.yoshime.list that seems legit.

Kindle Paper[white/weight] prefix?

$
0
0
Just want to open some discussion about what we want to appeal to the mods for as a prefix....

I personally think we should have the KPW be named the K6, even if it breaks the streak, and have a (preferably sticky) guide to which Kindle is which.

K4 Jailbreak: for n00bs!

$
0
0
:help::help::help:
:blink:
This mini-forum (yes, I do hope it gets up that high) is the NO REFERRING forum. In other words, don't do this:

O.K, now get SSL access via fastboot and...

Please do this:

O.K, step 1: Get SLL access by viewing THIS site. Then, download a program called 'Cheese' by googling it (it should be first result)

Don't follow those, thats just an example.
Oh, this is for K4NT (The newest kindle without a touch screen) and please make an ad-kindle and no-ads kindle tutorial.
:thanks:
waterlubber
You can bend the rules, I hope this makes it to a sticky.

Kindle: Amazon advert in the UK :)

$
0
0
I just caught the Amazon UK advert.

They showed a kindle (might be a fire?) with Roger Bannister's 4 minute mile in B/W... we can do that on eink ;)

The catchline was:

"Normal just begs to be messed with"

Heh. made me think of you lot.

think I just found my new signature : )) :bulb2:

K5 Indexing ebook for kindle ???

$
0
0
I get "Title not yet indexed" when searching. The book has 5000 pages. Is there any indexing software for kindle touch on Window (or Linux...).

Thanks.

[Kindle Touch] when I reboot, the orientation is horizontal

$
0
0
Hi, I've some problem with the orientation ... now that I've added some extensions to the launcher, the default screen is horizontal, so every time I reboot the kindle, I have to change it in the vertical ... there is some way to put the vertical as the default?

Paperwhite 4.1.0 stuck in Tequila Diags.. Please help :(

$
0
0
Please delete this I fixed it!

I disabled diags then reset.

HowTo update your 3.0.2 kindle to 3.4 (Serial number prefix "B006")

$
0
0
Sadly it would seem the info on The amazon support site is in fact wrong.

it states

Quote:

Versions prior to 3.1 (3.0.3, 3.0.2, 3.0.1, or 3.0), install 3.1, then 3.3, and then install 3.4.
but in fact installing the Update_kindle_3.1_B006.bin will report a version of 3.3 when installed, not 3.1. ?? I have tested this twice.
Both times: same result.

Additionally, (sometimes - somewhat annoyingly) the 3.4 update pushes down automagically and this can happen quite quickly so be ready for that too...

The 3.4 update takes seemingly forever to install but does in the end finish okay.

So to recap: "Your serial number starts with "B006"
(I didn't test any others)

Grab the 3.1 update.
Then the 3.4. (assuming you don't get auto-served it)

HTH
Bit confusing being a double update.
and completely undocumented as such.

Cheers.

Quote:

Originally Posted by post2000
and that was post 2000 for me ;)

twobob :builder::cowboy: Buildroot cowboy ye hah


If you are just reflashing:

http://www.mobileread.com/forums/showthread.php?t=88004 JB + USBNET then:
reinstall Launchpad http://www.mobileread.com/forums/showthread.php?t=97636

any hacks for replacement screens?

$
0
0
In my quest for a large e-ink screen, I came across replacement e-ink screens. I was hoping to create an array of such screens. Two 9.7 inch screens are roughly 8.5 by 11 inches.

The problems is that I am lacking hardware to run the screens. Freescale makes a display card, but it only runs a single screen. The card is also expensive. Quite surprisingly e-ink themselves have not been helpful.

K5 Quick question

$
0
0
If I factory reset my kindle touch, will I lose the jailbreak and hacks I put on it?

Is there a way to back them all up and put them right back on without doing it all individually?

Thank you.

K3 Wireless breaks kindlets

$
0
0
I installed the Merged Developer Keystore, and kindlets work.
(kalculator & kindle note)

After turning on wireless, I get a new "book" in the list saying that this is no longer a test kindle. After which, kindlets no longer work, but say contact developer.

What is happening?:blink:

I put the keystore on a second time, all is well; until wireless is turned on and this happens again...

(Firmware version 3.4)




Viewing all 4460 articles
Browse latest View live