View Single Post
Old 05-10-2016, 10:34 AM   #71
donB006
Connoisseur
donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.
 
Posts: 86
Karma: 186294
Join Date: Jun 2011
Device: Kindle k3G 3.4.2; DXG 2.5.8; DXG 3.1; Iriver Story HD
Quote:
Originally Posted by knc1 View Post
I published a "HowTo" here on that subject -
See my "ARMhf on Kindle" thread.
Found also in that thread are examples of how to get the loader to report what it is doing (and thereby, what the source of the problem is with a bit more control than --verbose).

All of these trouble reports about trouble building for the K1 xScale processor should be a non-issue.
I couldn't find your thread except stumbled on the optware thread. I think that might be another choice with the gumstix archive.

I found several optware builds that might work on the K1 using arm with uclibc. I see where the nslu2 uses glibc not uclibc so those packages wouldn't work. http://www.nslu2-linux.org/wiki/Optware/Platforms

Trying to match the CPU and with the kernels and libraries to find working binaries is probably not the best technique. Maybe staying with the cross-compiling is a better option if that is almost setup correctly. I mention the following only in case somebody else is following this thread and looking for other binaries to add to their readers and not wanting to build their own. http://ipkg.nslu2-linux.org/feeds/optware/

PS- Anybody wanting to look inside the Kindle1 OS using kindle_update_tool.py can get the full rootfs.img from Amazon with Update_kindle-1.2.bin

Code:
drwxr-xr-x 6 root  root      4096 May 10 07:26 .
drwxr-xr-x 3 root  root      4096 May 10 07:25 ..
-rw-r--r-- 1 61967   502 15466496 Jan 28  2009 content_fs.img
drwxr-xr-x 2 root  root      4096 May 10 07:25 eink
-rw-r--r-- 1 61967   502   786432 Jan 28  2009 initrd_fs.img
-rw-r--r-- 1 61967   502   786432 Jan 28  2009 initrd-recover_fs.img
drwxr-xr-x 2 root  root      4096 May 10 07:25 ioc
-rw-r--r-- 1 61967   502 11665408 Jan 28  2009 root_fs.img
drwxr-xr-x 2 root  root      4096 May 10 07:25 scripts
-rw-r--r-- 1 61967   502  1310720 Jan 28  2009 uImage
-rw-r--r-- 1 61967   502     1223 Jan 28  2009 update-016-KU3-029987.dat
drwxr-xr-x 2 root  root      4096 May 10 07:25 utils
donB006 is offline   Reply With Quote