View Single Post
Old 07-09-2012, 04:50 PM   #5
tonyv
Member
tonyv began at the beginning.
 
Posts: 13
Karma: 20
Join Date: Oct 2009
Device: elonex eb600
Hi Sven
This what i have found out:
on kobo
uname -r
2.6.35.3-850-gbc67621+
this is from 1.9.16 from recovery partition
this from unzipped http://download.kobobooks.com/firmwa...ate-1.9.17.zip
on pc
strings /kobo3-update-1.9.17/upgrade/ntx508/uImage | grep "2.6.35"
Linux-2.6.35.3-850-gbc67621+
/kobo3-update-1.9.17/drivers/ntx508/usb/gadget$ md5sum *
40b89f6e1836896cec7017f9d7b85e30 arcotg_udc.ko
080fb7caa98968fdaad1aa37d6a956a1 g_ether.ko
f794893729ef24ec5a74fe44db81a9a8 g_file_storage.ko
same md5 from kobo 1.9.16
/usr/local/Kobo/udev/usb implies ntx508 directory is the right one

/kobo3-update-1.9.17/upgrade/strings uImage | grep "2.6.35" // assume uimage of wireless kobo
Linux-2.6.35.3-568-g4cf53cf-0005

incidentally about cross compiler on kobo
strings /lib/libc.so.6 | grep ourcery
GNU C Library (Sourcery G++ Lite 2010q1-202) stable release version 2.11.1, by Roland McGrath et al.

Only thing i can think of is that you got a wireless kobo rather than touch though string from uimage is different but closer than to the touch.

If you have wireless KevinShorts solution seems the only way.
http://blog.ringerc.id.au/2011/01/se...serial-on.html

Tony

Last edited by tonyv; 07-09-2012 at 05:01 PM.
tonyv is offline   Reply With Quote