On 05/17/2015 11:42 PM, Joshua Kramer wrote: > On Sun, May 17, 2015 at 11:57 AM, Jacco Ligthart <[email protected]> wrote: > >> Stupid question, did you keep /lib/modules/* from Emlid ? > I didn't do that first time around, but after you posted that question > I rebuilt my image with the /lib/modules* from Emlid. Same thing > happened. When I boot with the kernel included with RSEL7, I get the > raspberry icon, then the bootup progress bar. Nice and clean. When I > try to use the Emlid kernel, I get lots of bootup messages (expected > but undesired). Then, when it gets to the login prompt, it seems like > it's detecting my USB keyboard over and over and over again... and the > keyboard doesn't work. > _______________________________________________ > users mailing list > [email protected] > http://lists.redsleeve.org/mailman/listinfo/users
I tried if I could replicate your issue, but for me it just works. I tried with a pi model2, if that makes a difference. I started with the standard image for the pi model2. Then I copied in the following from emlid-raspberrypi2-raspbian-rt-20150401.img: /boot/config.txt /boot/cmdline.txt /boot/kernel7.rt.img /lib/modules/3.18.9-rt5-v7+/* and after reboot it works like normal, although with all the bootup messages extra. the bootup messages can be suppressed if you append "quiet rhgb" to the cmdline.txt Jacco _______________________________________________ users mailing list [email protected] http://lists.redsleeve.org/mailman/listinfo/users
