Shiny New E-Book Gizmo: The Amazon Kindle


View Full Version : Are new units still shipping with firmware 2.4? When do updates run?


lhl
07-26-2006, 02:01 AM
I'm catching up on the hacks so far (good work!) and am looking forward to getting my iLiad soon (I just ordered). I'm looking to writing some apps for the iLiad, but with no SDK in the near future it looks like keeping root on the box is the order of the day.

To that end, it'd be much easier if there was no root pwd (at least not before I get comfy). Are the latest units still shipping w/ 2.4 firmware? Does the iRex automatically try to connect to wifi and update on bootup?

Also, are all applications currently running as root? (if so, I'm not as concerned)

DHer
07-26-2006, 02:36 AM
they are.

and we got a root shell using netcat.

that means the 2.5 update should not cause any headache for you.

And the iliad doesn't try to connect automatically. If you don't press the connect button, nothing happens. (but that means you can't use the shiny new features of future releases)

tribble
07-26-2006, 02:42 AM
and we got a root shell using netcat.

How? I dont get anything to run in 2.5b.

@Dher: Any word from iRex, how they are going to handle your misfortune?

DHer
07-26-2006, 02:54 AM
hm? what did kristoffer do? did he use the 2.5a as he succeeded with the netcat hack?

concerning iRex:
not yet. at least i've got an official ticket number. :)
but without much opportunity to play with it for the next week, i'll just wait for now.

arivero
07-26-2006, 03:04 AM
kristoffer tells he used 2.5a and then reflashed after the email and tested again so he should have tested also against 2.5b. Yep, with the netcat hack.

Can some other user try? Because I am stuck in 2.4 if I can not see how to cross the river. If the hack still works, we can launch a terminal and type with the virtual keyboard, I have already tested it here.

tribble
07-26-2006, 03:05 AM
hm? what did kristoffer do? did he use the 2.5a as he succeeded with the netcat hack?

i suppose so. If not, he better tell us how he did it :D

arivero
07-26-2006, 03:09 AM
Can you check /etc/er_version and /etc/er_version_commercial ?

tribble
07-26-2006, 03:14 AM
/etc/er_version: 2501
/etc/er_version_commercial:2.5

lhl
07-26-2006, 12:43 PM
DHer: Can you elaborate on the netcat hack. Is there a thread on that I missed? What's the standard way that people are using for arbitrary code execution?