[yocto] meta-intel stuck on bootup #yocto

2019-12-11 Thread eph_pendragon
Hi everyone, So I am relatively new to the project and I have successfully been a able to make a few builds following the really well crafted documentation. I however have a few issues regarding my target system, an IPC (Simatic Nanobox) with a quad-core Intel celeron processor. Since there's no

Re: [yocto] meta-intel stuck on bootup #yocto

2019-12-11 Thread Dimitris Tassopoulos
Hi, I don't is alsa is your actual issue, even if the kernel seems that it's stuck there, but in any case you can remove the alsa from your distro. I guess you're using poky as base distro, so add this line to your tmp/conf/local.conf file. DISTRO_FEATURES_remove = "alsa" then rebuild. Regards.

Re: [yocto] meta-intel stuck on bootup #yocto

2019-12-12 Thread Dan O'Donovan
If you are using the meta-intel layer, you could also change your MACHINE to 'intel-corei7-64' instead of 'genericx86-64'.  I'm not sure if it will fix your specific issue but it will at least allow you to benefit from some of the additional features and patches and other tweaks that the meta-in

Re: [yocto] meta-intel stuck on bootup #yocto

2019-12-17 Thread eph_pendragon
Unfortunately, none of the solutions seem to work for me. I tried the same image with a different intel PC and it runs fine. But still gets stuck when running on the Nanobox. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47726): https://lists.yoct

Re: [yocto] meta-intel stuck on bootup #yocto

2019-12-17 Thread eph_pendragon
Okay guys, the issue has been resolved. I changed the default kernel to 4.9 and also patched it to include and support additional hardware present on my PC. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47744): https://lists.yoctoproject.org/g/yoc