Register Guidelines E-Books Today's Posts Search

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

Notices

View Poll Results: Does the latest version work for you?
Yes 92 89.32%
No 11 10.68%
Voters: 103. You may not vote on this poll

Reply
 
Thread Tools Search this Thread
Old 05-19-2011, 06:49 PM   #166
dpavlin
Connoisseur
dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.dpavlin can really shake a tail feather.
 
dpavlin's Avatar
 
Posts: 61
Karma: 116628
Join Date: May 2011
Location: Zagreb, Croatia
Device: Kindle K3G and DXG
Female TTS voice seems slow because of fuse overhead?

Quote:
Originally Posted by DickeFix View Post
I have also problems with the female TTS voice. If I unpack tts-files.tar (so I get a "data/" folder in the root directory of the Kindle) I can hear the female voice sporadically but with very large pauses between the sentences. After just one or two sentences the Kindle gives up and reverts to the male voice which works good (except from the crackling noise).

In order to remedy this I compiled an update including the TTS-files (with SKIP_TTS_FILES="") but then the Kindle hanged both for the male and female voice.

Any ideas why this occurs and how to fix it?
From quick glance using htop, it seems that fuse which is used to access /mnt/us takes considerable CPU resources, and produce strange-sounding female TTS. However, male voice (which is on rootfs) does sound good to me in beta4 (with already mentioned ticks from time to time).

My log for beta4: http://mjesec.ffzg.hr/~dpavlin/kindl...ke-package.log
dpavlin is offline   Reply With Quote
Old 05-19-2011, 11:06 PM   #167
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Quote:
Originally Posted by DickeFix View Post
I have also problems with the female TTS voice. If I unpack tts-files.tar (so I get a "data/" folder in the root directory of the Kindle) I can hear the female voice sporadically but with very large pauses between the sentences. After just one or two sentences the Kindle gives up and reverts to the male voice which works good (except from the crackling noise).

In order to remedy this I compiled an update including the TTS-files (with SKIP_TTS_FILES="") but then the Kindle hanged both for the male and female voice.

Any ideas why this occurs and how to fix it?
The problem is that the kindle 2 filesystem is too small to fit the 3.1, so I removed the least amount of files that does the least amount of notice. You can always change the skip_tts variable to skip the male voice if you like the female one. It's slow because access to the fat is slow. I can resize the rootfs, but you will lose all your books and stuff.
yifanlu is offline   Reply With Quote
Advert
Old 05-20-2011, 07:36 AM   #168
DickeFix
Enthusiast
DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.
 
Posts: 43
Karma: 4733
Join Date: Apr 2011
Device: Kindle 3Wifi+3G and DX
Quote:
Originally Posted by yifanlu View Post
The problem is that the kindle 2 filesystem is too small to fit the 3.1, so I removed the least amount of files that does the least amount of notice. You can always change the skip_tts variable to skip the male voice if you like the female one. It's slow because access to the fat is slow. I can resize the rootfs, but you will lose all your books and stuff.
Yifanlu, thanks for the explanation. That is probably the reason why Amazon didn´t release 3.1 for the Kindle 2 and DX/DXG. I wouldn´t mind to resize the rootfs partition since I have only pdfs and free books on my Kindle DXG but for others with protected books it would indeed be a problem. I could live without the female voice. By the way, do you know how large the rootfs.img partition is on Kindle 3G?

Do you also have the problem with crackling sound on your upgraded devices? If not, maybe the problem only occurs if the non-US Kindle3G (000A) is used to build the DXG upgrade and that it works with the US version of Kindle 3G. Or maybe the audio drivers differ between the DXG and the DX. Any ideas?

Last edited by DickeFix; 05-20-2011 at 02:55 PM.
DickeFix is offline   Reply With Quote
Old 05-20-2011, 02:02 PM   #169
fry@pocketbook
Member
fry@pocketbook began at the beginning.
 
Posts: 21
Karma: 10
Join Date: May 2011
Device: Kindle DXi
I like to test it. I have a Kindle DXi and DXG...but I do not have Kindle 3G can anybody help me?

@Yifanlu you make a perfect job!!!
fry@pocketbook is offline   Reply With Quote
Old 05-23-2011, 03:14 AM   #170
Shike
Official Cyber Punk ^_-
Shike began at the beginning.
 
Shike's Avatar
 
Posts: 6
Karma: 10
Join Date: Feb 2010
Location: OK
Device: Kindle (2nd Gen)
Hey everyone,

Was searching around and noticed something interesting. Amazon has released the source code for their firmware.

Is there a chance the tool can use this in the future to get rid of the need for a host device?
Shike is offline   Reply With Quote
Advert
Old 05-23-2011, 05:24 AM   #171
jft
Enthusiast
jft began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Jan 2010
Location: Germany
Device: Kindle DXi
Hi,

I tried beta4 with my DXi and used a k3w host. The packages were generated successfully and my DXi upgraded without any problems. However, the amazon software seams to freeze instantly. After the home screen is shown the Kindle fails to respond to any input key. Connecting the usb cable also fails to enable the storage mode. Only the slider is working.

Emptying the usb partition changed nothing.

Currently, only the jailbreak is installed on the client. Some time ago I used Duokan (5.13) and removed it yesterday with the built-in uninstaller.

I am restoring 2.5.8 atm. Has anybody else experienced the same problems?
jft is offline   Reply With Quote
Old 05-23-2011, 07:39 AM   #172
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Quote:
Originally Posted by jft View Post
Hi,

I tried beta4 with my DXi and used a k3w host. The packages were generated successfully and my DXi upgraded without any problems. However, the amazon software seams to freeze instantly. After the home screen is shown the Kindle fails to respond to any input key. Connecting the usb cable also fails to enable the storage mode. Only the slider is working.

Emptying the usb partition changed nothing.

Currently, only the jailbreak is installed on the client. Some time ago I used Duokan (5.13) and removed it yesterday with the built-in uninstaller.

I am restoring 2.5.8 atm. Has anybody else experienced the same problems?
Can you please submit your logs?
yifanlu is offline   Reply With Quote
Old 05-23-2011, 08:05 AM   #173
jft
Enthusiast
jft began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Jan 2010
Location: Germany
Device: Kindle DXi
Attached are the requested logs.
Attached Files
File Type: bz2 logs.tar.bz2 (62.3 KB, 218 views)
jft is offline   Reply With Quote
Old 05-23-2011, 09:56 AM   #174
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
Quote:
Originally Posted by Shike View Post
Hey everyone,
Was searching around and noticed something interesting. Amazon has released the source code for their firmware.

Is there a chance the tool can use this in the future to get rid of the need for a host device?
I think most developers are aware of these sources. The problem, however, is that they are not the sources for the firmware, but rather for some parts of the firmware. The most crucial pieces that make the difference between 2.x and 3.x are not part of it, namely the Java code for the viewer and the native interfaces (JNI) they use.
hawhill is offline   Reply With Quote
Old 05-24-2011, 04:23 PM   #175
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Quote:
Originally Posted by jft View Post
Attached are the requested logs.
This is weird.

Code:
deleting lib/modules/2.6.22.19-lab126/kernel/sound/core/snd.ko
deleting lib/modules/2.6.22.19-lab126/kernel/sound/core/snd-timer.ko
deleting lib/modules/2.6.22.19-lab126/kernel/sound/core/snd-pcm.ko
deleting lib/modules/2.6.22.19-lab126/kernel/sound/core/snd-page-alloc.ko
deleting lib/modules/2.6.22.19-lab126/kernel/sound/core/
deleting lib/modules/2.6.22.19-lab126/kernel/sound/arm/mxc-alsa-pmic.ko
deleting lib/modules/2.6.22.19-lab126/kernel/sound/arm/
deleting lib/modules/2.6.22.19-lab126/kernel/sound/
deleting lib/modules/2.6.22.19-lab126/kernel/net/netfilter/xt_tcpudp.ko
deleting lib/modules/2.6.22.19-lab126/kernel/net/netfilter/x_tables.ko
deleting lib/modules/2.6.22.19-lab126/kernel/net/netfilter/
deleting lib/modules/2.6.22.19-lab126/kernel/net/ipv4/netfilter/iptable_filter.ko
deleting lib/modules/2.6.22.19-lab126/kernel/net/ipv4/netfilter/ip_tables.ko
deleting lib/modules/2.6.22.19-lab126/kernel/net/ipv4/netfilter/ip_queue.ko
deleting lib/modules/2.6.22.19-lab126/kernel/net/ipv4/netfilter/
deleting lib/modules/2.6.22.19-lab126/kernel/net/ipv4/
deleting lib/modules/2.6.22.19-lab126/kernel/net/
deleting lib/modules/2.6.22.19-lab126/kernel/lib/crc-ccitt.ko
deleting lib/modules/2.6.22.19-lab126/kernel/lib/
deleting lib/modules/2.6.22.19-lab126/kernel/fs/nls/nls_utf8.ko
deleting lib/modules/2.6.22.19-lab126/kernel/fs/nls/nls_ascii.ko
deleting lib/modules/2.6.22.19-lab126/kernel/fs/nls/
deleting lib/modules/2.6.22.19-lab126/kernel/fs/fuse/fuse.ko
deleting lib/modules/2.6.22.19-lab126/kernel/fs/fuse/
deleting lib/modules/2.6.22.19-lab126/kernel/fs/
...
It seems like on your Kindle, it's not reading the filelist of things to keep. Are you sure you used a newly generated rootfs.img with the latest version of this?

Also, I can confirm that this works with getting 3.2.1 on DX and K2 too. However, you won't see any ads, it shows the regular screen savers. Weird.

Oh, and one more thing. I've decided to start sending precompiled images to anyone who doesn't want to jailbreak their kindle 3 or something. PM me for it. I'll assume you own a Kindle 3 and can use the files.

Last edited by yifanlu; 05-25-2011 at 12:15 AM.
yifanlu is offline   Reply With Quote
Old 05-25-2011, 08:01 AM   #176
DickeFix
Enthusiast
DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.
 
Posts: 43
Karma: 4733
Join Date: Apr 2011
Device: Kindle 3Wifi+3G and DX
I am still so excited about this update. It has converted the DX/DXG to be really useful both as a pdf reader AND browser. I needed to use Duokan before to use the pdf function efficiently because many pdfs need contrast enhancement to be readable. Now I am using the Kindle OS all the time except for two-columns pdfs which Duokan still is superior to handle.

I am a bit surprised that not more than around 100 Kindle owners have downloaded the software until now. I guess the explaination is twofold. Firstly, many with Kindle 2 software do not know how much better the 3.1 firmware is. Secondly, they probably don´t search outside Amazon site for it. Who would think it would be possible that someone outside the Amazon Kindle team could port 3.1 firmware (made for a six inch device with different screen size, hardware and resolution) to the Kindle 2/DX/DXG? This task demands a lot of knowledge both in Linux and the internal details of the Kindle OS. Thank you again Yifanlu!

The only problem which still is a bit annoying is that I no longer can use the Kindle for mp3 listening due to the crackling noise. Yifanlu, do you experience similar problems on your Kindle2/KindleDX or is it only Kindle DXG that has this problem?
DickeFix is offline   Reply With Quote
Old 05-25-2011, 05:52 PM   #177
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Quote:
Originally Posted by DickeFix View Post
I am still so excited about this update. It has converted the DX/DXG to be really useful both as a pdf reader AND browser. I needed to use Duokan before to use the pdf function efficiently because many pdfs need contrast enhancement to be readable. Now I am using the Kindle OS all the time except for two-columns pdfs which Duokan still is superior to handle.

I am a bit surprised that not more than around 100 Kindle owners have downloaded the software until now. I guess the explaination is twofold. Firstly, many with Kindle 2 software do not know how much better the 3.1 firmware is. Secondly, they probably don´t search outside Amazon site for it. Who would think it would be possible that someone outside the Amazon Kindle team could port 3.1 firmware (made for a six inch device with different screen size, hardware and resolution) to the Kindle 2/DX/DXG? This task demands a lot of knowledge both in Linux and the internal details of the Kindle OS. Thank you again Yifanlu!

The only problem which still is a bit annoying is that I no longer can use the Kindle for mp3 listening due to the crackling noise. Yifanlu, do you experience similar problems on your Kindle2/KindleDX or is it only Kindle DXG that has this problem?
I have that problem with my DX US and K2 US. I don't know where the problem is so far, nothing out of the ordinary are in the logs (no errors). I may have to replace the files with an older version from 2.5.8 or something.

I've noticed that playing files from ssh "aplay music.wav" or mplayer doesn't have the static, so it's not driver or audio daemon or alsa problems. It may be broken in the framework, if so it would be very hard to fix.

I also realized that the static isn't constant. Like if I play a file again and again, it would work clearly a few times or so.

After some tests, I can say that the audio problem won't be fixed for a while. I suggest using the mplayer hack if you really want music.

Last edited by yifanlu; 05-25-2011 at 06:38 PM.
yifanlu is offline   Reply With Quote
Old 05-25-2011, 08:23 PM   #178
DickeFix
Enthusiast
DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.DickeFix is fluent in JavaScript as well as Klingon.
 
Posts: 43
Karma: 4733
Join Date: Apr 2011
Device: Kindle 3Wifi+3G and DX
Yes, mplayer works! I still can hear intermittent "clicks" but it is barely noticeable. It is very surprising since the player in Duokan had the same crackling noise as the Kindle player so I thought it had to be the driver. However, in Duokan there is no noise in the TTS function

Anyway, thanks for the discovery of the workaround. Now I can also enjoy music on the Kindle again.
DickeFix is offline   Reply With Quote
Old 05-26-2011, 02:20 AM   #179
biodu
Enthusiast
biodu began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Aug 2010
Location: Country with the most cheese in the world
Device: Kindle DXG
I used 3.1 on my DXG with yifanlu's solution and it worked very fine . What I would like to ask the experts whether it is somehow possible to run Duokan (pdf crop, folder view) on a 3.1 DXG.

I tried the installer but they dont work. DickeFix' solution to use as host a Kindle 3 with Duokan installed is working but I dont have an access to such a Kindle.

Is there another solution? Could the Duokan installer being modified somehow?

Thanks a lot

Last edited by biodu; 05-26-2011 at 04:14 AM.
biodu is offline   Reply With Quote
Old 05-26-2011, 04:10 AM   #180
jft
Enthusiast
jft began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Jan 2010
Location: Germany
Device: Kindle DXi
I finally got my DXi also working with 3.2.1 Thank you very much yifanlu!

Therefore one "No" vote has to be removed
jft is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
images for Kindle & ipad Kindle (or tablets) hapax legomenon Kindle Formats 0 03-10-2011 10:54 PM
Kindle & Tech formatted kindle books? Ncage1974 Amazon Kindle 7 02-09-2011 10:03 AM
Possible Kindle for PC & Kindle for iPhone Issue(s) Nyssa Amazon Kindle 6 12-31-2010 03:58 PM
Kindle vs Kindle for PC vs print books & old lady eyes bert501 Amazon Kindle 30 11-19-2010 08:59 PM
did kindle 2 get updated with kindle 3 zoom and contrast adjustment software? med007 Amazon Kindle 1 10-15-2010 10:08 AM


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


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