Re: [yocto] Hanging during kernel boot

2016-02-29 Thread Clark, Mark A
I am running into the same problem and have tried tweaking parts of the kernel config to get past this. I can build the same target for qemu and it boots fine. I run it on a Beckhoff SBC and it hangs at the Switching to clock source tsc". Any ideas? It's using the 3.14 kernel for RT.

Re: [yocto] Hanging during kernel boot

2016-02-26 Thread Clark, Mark A
I have been getting the same error; "The system doesn't crash. I can bang on the keyboard, and the keys are echoed. After seven or so presses, I get a "random: nonblocking pool is initialized" message (something to do with entropy collection, I guess). So the kernel is running, but it's like

[yocto] Hanging during kernel boot

2015-09-15 Thread Paul D. DeRocco
I've been redoing an old Danny project with Fido, running on an Atom mobo. I created a fresh BSP with yocto-bsp, using a RT kernel, and haven't begun to fiddle with the kernel configuration yet. It gets part way through the boot process and hangs at "Switching to clocksource tsc". I've googled