Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Linux Kernel 3.6.x Reboot (5 replies)

$
0
0
I've compiled kernel 3.6.11 (with Device Tree turn off), and can run on a Dockstar without problem (cold start, warm start, ...everything works great) . Some of the new features are quite interesting:
http://forum.doozan.com/read.php?2,8177,8332#msg-8332

Currently, I'm seeing a strange behavior. I cloned the USB stick to another in order to boot it on a Pogo E02, and it cold started everytime, no problem. However, a "shutdown -r now" would hang the system.

It seems it could not shutdown, and got stuck somewhere before the halt command in "/etc/rc0.d/K07halt" (I have LED light off command insert before the halt command).

It's a puzzle, since I'm sure the cloning of the stick was successful because the cold start never fails, only the warm start. And it only occurs with the cloned stick.

I guess it's serial console time :) but if anybody knows why please post.

Viewing all articles
Browse latest Browse all 3247

Trending Articles