Welcome, Guest! Why not create a free forum account today and join in with the world's friendliest bunch of Kindle enthusiasts

Kindle 4 Custom Screensaver (non-touch)

Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Offline stevo2434
08 Feb 2012, 12:51 PM | Post: #1

Junior Member
**

Posts: 3
Joined: Feb 2012

Thanked 0 times

---
Offline BigBob Reading The Wise Man's Fear by Patrick Rothfuss
08 Feb 2012, 08:02 PM | Post: #2

Square peg
**

Posts: 7
Joined: Jan 2012

Thanked 0 times

What I Read
Bob
Version Kindle 4.0.1
[Image: magbar.jpg]
Offline BigBob Reading The Wise Man's Fear by Patrick Rothfuss
09 Feb 2012, 07:22 PM | Post: #3

Square peg
**

Posts: 7
Joined: Jan 2012

Thanked 0 times

What I Read

RE: Kindle 4 Custom Screensaver (non-touch)

This post was last modified: 09 Feb 2012 07:27 PM by BigBob.
(08 Feb 2012 08:02 PM)BigBob Wrote:  Hi Stevo,
The link on the youtube page to download the text file gives a 404. Sad
Is there another link?
File name: Kindle Text.txt File size: 420 Bytes

I've found another source.
http://pastebin.com/download.php?i=17czdUS7

P.S. I thought I posted this yesterday. Undecided
Code:
mntroot rw
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.old
ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800
Bob
Version Kindle 4.0.1
[Image: magbar.jpg]
Offline crjb
13 Feb 2012, 06:15 PM | Post: #4

Junior Member
**

Posts: 6
Joined: Feb 2012

Thanked 0 times

What I Read

RE: Kindle 4 Custom Screensaver (non-touch)

Huh
(09 Feb 2012 07:22 PM)BigBob Wrote:  
(08 Feb 2012 08:02 PM)BigBob Wrote:  Hi Stevo,
The link on the youtube page to download the text file gives a 404. Sad
Is there another link?
File name: Kindle Text.txt File size: 420 Bytes

I've found another source.
http://pastebin.com/download.php?i=17czdUS7

P.S. I thought I posted this yesterday. Undecided
Code:
mntroot rw
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.old
ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800

I understand the code, but what do you do with it?
Offline BigBob Reading The Wise Man's Fear by Patrick Rothfuss
13 Feb 2012, 10:40 PM | Post: #5

Square peg
**

Posts: 7
Joined: Jan 2012

Thanked 0 times

What I Read

RE: Kindle 4 Custom Screensaver (non-touch)

Quote: I understand the code, but what do you do with it?

Well I'm not going to do anything with it, at least not until there are step-by-step written instructions instead of a shaky video with annoying background music.
To give the hacker the benefit of the doubt, English may not be his natural language so perhaps a video seemed easier.
Bob
Version Kindle 4.0.1
[Image: magbar.jpg]
Offline stevo2434
14 Feb 2012, 12:51 PM | Post: #6

Junior Member
**

Posts: 3
Joined: Feb 2012

Thanked 0 times

RE: Kindle 4 Custom Screensaver (non-touch)

(13 Feb 2012 06:15 PM)crjb Wrote:  Huh
(09 Feb 2012 07:22 PM)BigBob Wrote:  
(08 Feb 2012 08:02 PM)BigBob Wrote:  Hi Stevo,
The link on the youtube page to download the text file gives a 404. Sad
Is there another link?
File name: Kindle Text.txt File size: 420 Bytes

I've found another source.
http://pastebin.com/download.php?i=17czdUS7

P.S. I thought I posted this yesterday. Undecided
Code:
mntroot rw
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.old
ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800

I understand the code, but what do you do with it?



Yes that's the code - once you're in the kindle with that Putty program then you paste that in line by line.

Takes a lot of pausing the video but it's easy enough to follow!!
---
Offline Alecto
16 Feb 2012, 02:18 PM | Post: #7

Junior Member
**

Posts: 2
Joined: Feb 2012

Thanked 0 times

RE: Kindle 4 Custom Screensaver (non-touch)

Looks easy enough to follow, and I downloaded the video first so it's easier to pause.
All went well up till the bit where I change the wireless settings in the control panel.
Although I've got Win 7 Pro, my Network and Sharing Centre/Change adapter setting didn't look the same as his.. so couldn't connect to the Kindle. I'm not savvy enough about the wireless bit and know nil about Linux.
---
Offline Rouffian
12 Mar 2012, 02:08 PM | Post: #8

Junior Member
**

Posts: 1
Joined: Mar 2012

Thanked 0 times

RE: Kindle 4 Custom Screensaver (non-touch)

This post was last modified: 12 Mar 2012 02:10 PM by Rouffian.
(16 Feb 2012 02:18 PM)Alecto Wrote:  Looks easy enough to follow, and I downloaded the video first so it's easier to pause.
All went well up till the bit where I change the wireless settings in the control panel.
Although I've got Win 7 Pro, my Network and Sharing Centre/Change adapter setting didn't look the same as his.. so couldn't connect to the Kindle. I'm not savvy enough about the wireless bit and know nil about Linux.

It's all pretty easy really. The important thing is to get the USBnet access and then you can copy and paste the unix commands.

Once you have get to the part where you enable USBnet on the Kindle it's a good idea to unplug, then re-plug in the Kindle until you see the new RNDIS device. Mine didn't show up the first three times and I got deeply frustrated (It worked fine on my wife's XP PC, though).

After that just follow the video, it's a piece of cake if you copy and paste the commands.

If you get stuck, there are some great help threads here:
Mobileread forum thread
and here http://hackaday.com...

I also recommend removing the ads if you have the ad-supported version, as otherwise this won't work. That's easy enough to do. Just Google it.
---

Currently Reading:The Wise Man's Fear by Patrick Rothfuss Last Book I Read:Narrow Minds by Marie Browne Favourite Genres:Fantasy/Sci-Fi: Historical: Adventure
Favourite eBooks:
See my recommendations