intel / meta-acrn

Layer to integrate the ACRN hypervisor with the Yocto Project.
http://projectacrn.org/
MIT License
22 stars 40 forks source link

WARINING: no console will be available to os #542

Open kwangabc opened 9 months ago

kwangabc commented 9 months ago

Hello, we conducted experiments on the mater branch and the kirkstone branch and found that this problem occurred when the ACRN (yocto) startup option was selected in the boot option. And we found that this information was printed through the serial port. How should we solve this problem? interface ttyS0 Thank you very much for your answer! ! !

saininav commented 9 months ago

For which platform are your trying to boot ACRN ? Could you share your board and scenario configuration ?

QQting commented 2 months ago

Hi @saininav

I have the same issue. I'm using ADLINK MXE-230 (Intel® Processor N97) (Alder Lake-N) https://www.adlinktech.com/Products/Industrial_PCs_Fanless_Embedded_PCs/IntegratedFanlessEmbeddedComputers/MXE-230_Series

What files should I modify to support this platform?

QQting commented 2 months ago

Here is the XML file generated by using ACRN-Configurator on Ubuntu. mxe230.zip

I think the performance is not good on Ubuntu. Therefore I'm trying to test the performance by using Yocto with ACRN.