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. On Wed, Dec 11, 2019 at 2:16 PM eph_pendragon <[email protected]> wrote: > 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 Bsp > that I am aware of, building an image with "genericx86-64" everything boots > up alright but I am unable to reboot or shutdown the target system > successfully. > > I later on added the "meta-intel" layer but up to no avail. The image gets > stuck indefinitely on boot-up at: "listing ALSA devices ...". > > 1. Since I am not really interested in sound for my project, could someone > point me to how to remove, fix or skip this step in the boot process > altogether? > > 2. Also, what configuration should I make to my kernel or Bsp layer in > order to achieve a successful reboot and shutdown on my target machine when > using the bare yocto core-image-minimal? > > Thanks. -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > > View/Reply Online (#47631): > https://lists.yoctoproject.org/g/yocto/message/47631 > Mute This Topic: https://lists.yoctoproject.org/mt/68149279/3958120 > Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=7196821 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [ > [email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47634): https://lists.yoctoproject.org/g/yocto/message/47634 Mute This Topic: https://lists.yoctoproject.org/mt/68149279/21656 Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
