|
2008-03-26
, 23:17
|
Posts: 3 |
Thanked: 0 times |
Joined on Mar 2008
|
#122
|
It is possible to extract kernel from firmware image (flasher-3.0 -u -F firmwareimage.bin) and flash kernel over usb again, as explained in jott's instructions http://sse2.net/rotate/.
Just wondering what exact 'step by step things' you did and which kernel you flashed. If you flashed from the device by kernel_flasher and used my tarred and gzipped kernel than I don't know how this happened. The flasher checks some bytes in kernel image header and won't flash files with wrong header or shorter length. Such bad flash may happen only when header and size is ok but the zImage file is still corrupted and have some bad data inside. This should not be possible when the kernel is inside .tar.gz. At least you would see some error when extracting the archive. Still, maybe I should add some additional checking. Not sure if there is some checksum to compute and verify but maybe I could just strip the header and try to decompress the kernel via gzip somehow (kernel image is gzip compressed). That would probably catch some random corruption inside.
|
2008-03-26
, 23:18
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2008
@ Madrid
|
#123
|
|
2008-03-27
, 11:18
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#124
|
|
2008-03-27
, 12:02
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#125
|
i used kerneel_flasher and had no error message , i reflashed the os and everyything is ok now, but i still can't rotate my screen... i'm thinking of trying again but i don't want to lose my things again
|
2008-03-28
, 16:06
|
Posts: 2 |
Thanked: 0 times |
Joined on Jan 2008
|
#126
|
|
2008-04-08
, 02:57
|
Posts: 18 |
Thanked: 0 times |
Joined on Dec 2007
|
#127
|
|
2008-04-10
, 19:45
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#128
|
|
2008-04-12
, 02:49
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#129
|
|
2008-04-12
, 02:51
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#130
|
Tags |
angular momentum, quantum mechanics, rotation, weirdtags |
|
Just wondering what exact 'step by step things' you did and which kernel you flashed. If you flashed from the device by kernel_flasher and used my tarred and gzipped kernel than I don't know how this happened. The flasher checks some bytes in kernel image header and won't flash files with wrong header or shorter length. Such bad flash may happen only when header and size is ok but the zImage file is still corrupted and have some bad data inside. This should not be possible when the kernel is inside .tar.gz. At least you would see some error when extracting the archive. Still, maybe I should add some additional checking. Not sure if there is some checksum to compute and verify but maybe I could just strip the header and try to decompress the kernel via gzip somehow (kernel image is gzip compressed). That would probably catch some random corruption inside.
Newbies click here before posting. Thanks.
If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.