|
|
#16 | |
|
Member
![]() Posts: 21
Karma: 10
Join Date: Jun 2012
Location: Portugal
Device: Kindle 4 (NT)
|
Quote:
|
|
|
|
|
|
|
#17 |
|
Всё гениальное просто.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,022
Karma: 6352591
Join Date: Nov 2011
Location: Щедрость не имеет пределов.
Device: *.*
|
There are reports that the jailbreak works on 4.1.0, which then allows kindlets. There are some kindlets (hopefully more get indexed later) in the Master Index sticky, kindlet category. Some kindlets should work on any kindle model, and some may depend on features specific to certain kindle models. If you have not installed the jailbreak, check out the K4 hacking wiki (linked into the K4 category of the master index).
__________________
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
![]() Last edited by geekmaster; 06-13-2012 at 10:47 PM. |
|
|
|
|
Enthusiast
|
|
|
|
#18 | |
|
Member
![]() Posts: 21
Karma: 10
Join Date: Jun 2012
Location: Portugal
Device: Kindle 4 (NT)
|
Quote:
PS: do i need to follow "Enable ssh access through wifi" or "Internet Access for Kindle4NT via a Windows XP computer" ? |
|
|
|
|
|
|
#19 | |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2012
Device: Kindle 4 NT
|
Quote:
From what I have tried to remove the ads it looks like it's enough to do: Code:
mv /var/local/adunits /var/local/adunits.bkp touch /var/local/adunits |
|
|
|
|
|
|
#20 |
|
Embedded Cheerleader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,072
Karma: 3827911
Join Date: Feb 2012
Device: Intel 4004
|
Just don't forget to revert that change before trying to do the next firmware update that Amazon pushes to you.
__________________
"Hack is just a four letter word." - - With apologies to B. Dylan |
|
|
|
|
|
#21 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 (NT SO)
|
Hi,
how do you revert change before applying next firmware, and does it have to be done even if I do only factory restore without update? Is that necessary for Gondolkodo's instructions also? Thanks |
|
|
|
|
|
#22 | |
|
Embedded Cheerleader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,072
Karma: 3827911
Join Date: Feb 2012
Device: Intel 4004
|
Quote:
To revert those changes do:
If you let Amazon push you an "automatic" update (v4.1.1?) then it may: install, fail with an error code, or brick the machine. Can't say which, that update hasn't been shipped yet. If instead you get the next update (v4.1.whatever) from the Amazon support site, then you have a chance to be sure the original directory and files are back to "factory state" before you install the manually downloaded file.
__________________
"Hack is just a four letter word." - - With apologies to B. Dylan |
|
|
|
|
|
|
#23 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 (NT SO)
|
So if I understood correctly, I will have to manually change all files to their original state before I do either factory restore to the same firmware or update to the new one when it comes? Also I do not understand what "automatic" update means? I downloaded firmware from amazon and copied it to my device when I updated.
Thanks |
|
|
|
|
|
#24 | |
|
Всё гениальное просто.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,022
Karma: 6352591
Join Date: Nov 2011
Location: Щедрость не имеет пределов.
Device: *.*
|
Quote:
__________________
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
![]() |
|
|
|
|
|
|
#25 | |
|
Embedded Cheerleader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,072
Karma: 3827911
Join Date: Feb 2012
Device: Intel 4004
|
Quote:
That is not a general requirement, I was specific in my earlier post. The "factory restore" does not do what it sounds like outside of the en_LAB126 dialect. Automatic means the updates which Amazon will download onto your machine while it is connected to Wifi. The machine will then automatically install that update in the process of going to sleep the next time. What you did is what I meant by a "manual update" - you where in charge of what and when.
__________________
"Hack is just a four letter word." - - With apologies to B. Dylan |
|
|
|
|
|
|
#26 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 (NT SO)
|
Ok. Now I understand. Thanks. Is there any way to disable OTA update?
|
|
|
|
|
|
#27 | |
|
Embedded Cheerleader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,072
Karma: 3827911
Join Date: Feb 2012
Device: Intel 4004
|
Quote:
I can not recall if they are indexed. If you find them (the threads and/or wiki pages) include them in a post as links and I will be sure they get put into the index.
__________________
"Hack is just a four letter word." - - With apologies to B. Dylan |
|
|
|
|
|
|
#28 | |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 (NT SO)
|
Quote:
|
|
|
|
|
|
|
#29 | |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2012
Device: Kindle 4NT
|
Quote:
|
|
|
|
|
|
|
#30 | |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Sep 2012
Device: KSO 4 NT
|
Quote:
I wanted to try this method, but I wasn't exactly sure how to do it. So I decided against it. If anyone could shed some light on how to remove ads on the 4.1.0 firmware I would be very grateful. All the information on the wiki seems to be outdated. Code:
mntroot rw if [ ! -f /var/local/adunits.bkp ]; then mv /var/local/adunits /var/local/adunits.bkp touch /var/local/adunits fi mntroot ro Code:
chmod +x /mnt/us/RUNME.sh; mntroot rw Make a backup about the mntus.params file with this: Code:
cp /var/local/system/mntus.params /var/local/system/mntus.params.BKP Code:
if [ -e /mnt/us/RUNME.sh ]; then sh /mnt/us/RUNME.sh fi If you are ready, just create and link the screensaver folder, just like before: Code:
mkdir /mnt/us/screensaver mount /dev/mmcblk0p1 /mnt/base-mmc mv /mnt/base-mmc/opt/amazon/screen_saver/600x800 /mnt/base-mmc/opt/amazon/screen_saver/600x800.bkp ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800 exit |
|
|
|
|
![]() |
| Tags |
| 4.1.0, hack, jailbreak, k4nt, kindle 4 nt |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kindle 4 NT Hacking help | mog | Kindle Developer's Corner | 19 | 06-12-2012 07:32 AM |
| hacking the Enhanced Kindle Editions | Nate the great | Kindle Developer's Corner | 6 | 08-29-2010 10:58 AM |
| Hacks Some serious Kindle hacking | zetareticuli | Amazon Kindle | 0 | 07-28-2010 02:28 PM |
| Kindle 1 Hacking question | lovebeta | Kindle Developer's Corner | 5 | 03-31-2009 10:39 AM |
| Kindle Hacking! | flamaest | Amazon Kindle | 1 | 05-01-2008 03:40 AM |