Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-28-2016, 01:29 PM   #2221
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by wll_cxy View Post
Hi,man. I have post the log to you. thank you for your helping.
No need, they both failed with the same message:
"Australian KT2 not recognized"

Now it is up to NiLuJe to re-run the snapshot script with B0DD / 90DD models added.

Last edited by knc1; 08-28-2016 at 05:20 PM.
knc1 is offline   Reply With Quote
Old 08-28-2016, 05:36 PM   #2222
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yup, I'm stupid. I was using the single-device "kt2" flag instead of the "basic" alias in my build scripts, hence the missing ID...

The uninstallers are using the global "kindle5" alias, which explains why those run...

Will fix, sorry about that :/.

EDIT: Snapshots updated.

Last edited by NiLuJe; 08-28-2016 at 05:58 PM.
NiLuJe is offline   Reply With Quote
Advert
Old 08-28-2016, 07:22 PM   #2223
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by NiLuJe View Post
Yup, I'm stupid. I was using the single-device "kt2" flag instead of the "basic" alias in my build scripts, hence the missing ID...

The uninstallers are using the global "kindle5" alias, which explains why those run...

Will fix, sorry about that :/.

EDIT: Snapshots updated.
😁thanks
wll_cxy is offline   Reply With Quote
Old 08-28-2016, 07:28 PM   #2224
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by knc1 View Post
No need, they both failed with the same message:
"Australian KT2 not recognized"

Now it is up to NiLuJe to re-run the snapshot script with B0DD / 90DD models added.
thanks!
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 01:29 AM   #2225
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by NiLuJe View Post
Yup, I'm stupid. I was using the single-device "kt2" flag instead of the "basic" alias in my build scripts, hence the missing ID...

The uninstallers are using the global "kindle5" alias, which explains why those run...

Will fix, sorry about that :/.

EDIT: Snapshots updated.
hi,can you give me the link,which you update the tools.I can't find it.😂
wll_cxy is offline   Reply With Quote
Advert
Old 08-29-2016, 01:55 AM   #2226
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by NiLuJe View Post
Yup, I'm stupid. I was using the single-device "kt2" flag instead of the "basic" alias in my build scripts, hence the missing ID...

The uninstallers are using the global "kindle5" alias, which explains why those run...

Will fix, sorry about that :/.

EDIT: Snapshots updated.
all right. I had installed successfully. but it can't display the image of bg_ss00.png or others of my images. what should I do?


LOL~ I solve it.

Last edited by wll_cxy; 08-29-2016 at 02:13 AM.
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 02:35 AM   #2227
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
another question:
I use ssh into root of kindle. I use mntroot rw,but still can't let command such as : chmod 444 xxx.xxx work. what should I do ?
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 08:22 AM   #2228
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by wll_cxy View Post
hi,can you give me the link,which you update the tools.I can't find it.��
Duh...
Set forum prefix filter to "tools", click show threads, that might help.
knc1 is offline   Reply With Quote
Old 08-29-2016, 08:28 AM   #2229
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by wll_cxy View Post
another question:
I use ssh into root of kindle. I use mntroot rw,but still can't let command such as : chmod 444 xxx.xxx work. what should I do ?
That depends on where in the file tree your xxx.xxx lies.

Some parts of the file tree are not affected by the mntroot script because they are not on the same backing store.

Some parts of the file tree are not affected by the mntroot script because their file type does not support write operations.

And in general, you should never need to change the permissions of a file in the Amazon system image. As shipped and installed on your Kindle, it is a working system.

So back up and tell us the context.
Include what it is you want to accomplish as your overall goal.
Also the where, what, and why of the xxx.xxx you want to change.
knc1 is offline   Reply With Quote
Old 08-29-2016, 08:55 AM   #2230
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by knc1 View Post
Duh...
Set forum prefix filter to "tools", click show threads, that might help.
ha,it's you. so kind of you.
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 09:01 AM   #2231
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by knc1 View Post
That depends on where in the file tree your xxx.xxx lies.

Some parts of the file tree are not affected by the mntroot script because they are not on the same backing store.

Some parts of the file tree are not affected by the mntroot script because their file type does not support write operations.

And in general, you should never need to change the permissions of a file in the Amazon system image. As shipped and installed on your Kindle, it is a working system.

So back up and tell us the context.
Include what it is you want to accomplish as your overall goal.
Also the where, what, and why of the xxx.xxx you want to change.
I make a dir called :update.bin.tmp.partial. in /mnt/us/.
I want to let it become readonly, so that Kindle will not update to new version.
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 09:16 AM   #2232
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by wll_cxy View Post
I make a dir called :update.bin.tmp.partial. in /mnt/us/.
I want to let it become readonly, so that Kindle will not update to new version.
Not required, just being a directory of that name rather than a file is enough.
Plus, changing the permissions of a file does not block 'root' from changing or removing it.

Put an empty, hidden file inside the new directory if you wish.
But that is more likely to be forgotten by you than to inconvenience the OS.

mntroot script does not effect the /mnt/us part of the file tree, that is on a different backing store (partition 4).
The rw/ro status of the root file system does not propagate to other backing stores.
knc1 is offline   Reply With Quote
Old 08-29-2016, 09:34 AM   #2233
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Quote:
Originally Posted by knc1 View Post
Not required, just being a directory of that name rather than a file is enough.
Plus, changing the permissions of a file does not block 'root' from changing or removing it.

Put an empty, hidden file inside the new directory if you wish.
But that is more likely to be forgotten by you than to inconvenience the OS.

mntroot script does not effect the /mnt/us part of the file tree, that is on a different backing store (partition 4).
The rw/ro status of the root file system does not propagate to other backing stores.
got it. thanks
wll_cxy is offline   Reply With Quote
Old 08-29-2016, 09:51 AM   #2234
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
One other point we both overlooked -
The user's USB storage area (known as /mnt/us internally) is FAT-32.
Which does not support *nix permissions.
knc1 is offline   Reply With Quote
Old 08-29-2016, 09:42 PM   #2235
wll_cxy
Member
wll_cxy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2016
Device: KT2
Smile

Quote:
Originally Posted by knc1 View Post
One other point we both overlooked -
The user's USB storage area (known as /mnt/us internally) is FAT-32.
Which does not support *nix permissions.
Roger that.
wll_cxy is offline   Reply With Quote
Reply

Tags
kindle touch hacks, paperwhite, python, screensavers, touch


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing Kindle ScreenSavers Hack ratchetclank Kindle Developer's Corner 3 12-30-2015 09:59 PM
Is it impossible to hack screensavers in K4 4.1? nonfactor Kindle Developer's Corner 1 07-04-2012 07:17 PM
Help! Used screensaver hack- now all collections gone and no screensavers!!! kuklachica Amazon Kindle 1 01-16-2011 08:17 PM
Is a hack necessary to add screensavers? mldavis2 Amazon Kindle 4 10-29-2010 05:34 PM
Hack for screensavers on Kindle 2 KookyKathy Introduce Yourself 5 01-09-2010 11:16 PM


All times are GMT -4. The time now is 03:44 PM.


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