|
Getting ACRN to work
Hi Dubravko, GVT is the graphics (GPU) sharing capability, you can read more about it here: https://projectacrn.github.io/latest/developer-guides/GVT-g-porting.html It’s essentially useful only if you
Hi Dubravko, GVT is the graphics (GPU) sharing capability, you can read more about it here: https://projectacrn.github.io/latest/developer-guides/GVT-g-porting.html It’s essentially useful only if you
|
By
Geoffroy Van Cutsem
· #560
·
|
|
Getting ACRN to work
Hi Dubravko, About the mouse cursor not being visible, can you try to disable the mouse acceleration (most likely somewhere in ‘gnome-tweaks’)? Thanks, Geoffroy
Hi Dubravko, About the mouse cursor not being visible, can you try to disable the mouse acceleration (most likely somewhere in ‘gnome-tweaks’)? Thanks, Geoffroy
|
By
Geoffroy Van Cutsem
· #553
·
|
|
Zephyr as UOS slows down when SOS is busy
Hi Alfonso, I’m assuming you have been using the standard launch script (from /usr/share/acrn/samples/nuc/launch_zephyr.sh) to test your Zephyr app. If so, can you try to use this script instead to se
Hi Alfonso, I’m assuming you have been using the standard launch script (from /usr/share/acrn/samples/nuc/launch_zephyr.sh) to test your Zephyr app. If so, can you try to use this script instead to se
|
By
Geoffroy Van Cutsem
· #514
·
|
|
Zephyr as UOS slows down when SOS is busy
Hi Alfonso, My best guess as to what’s happening is that there is some contention between the Service VM and the Zephyr VM to use the cache, Zephyr would typically stay in cache but now that there is
Hi Alfonso, My best guess as to what’s happening is that there is some contention between the Service VM and the Zephyr VM to use the cache, Zephyr would typically stay in cache but now that there is
|
By
Geoffroy Van Cutsem
· #513
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
By
Geoffroy Van Cutsem
· #508
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
I found this article that suggests Ubuntu 19.10 specifically enabled this flag for the first time by default: https://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-19.10-GCC-Hardening. I guess th
I found this article that suggests Ubuntu 19.10 specifically enabled this flag for the first time by default: https://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-19.10-GCC-Hardening. I guess th
|
By
Geoffroy Van Cutsem
· #501
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Thanks Steve, I can confirm that I see the problem too using Ubuntu 19.10 (gcc 9.2.1). Ubuntu 19.04 compiles ACRN correctly (uses gcc 8.3.0). I have filed an issue to track this: https://github.com/pr
Thanks Steve, I can confirm that I see the problem too using Ubuntu 19.10 (gcc 9.2.1). Ubuntu 19.04 compiles ACRN correctly (uses gcc 8.3.0). I have filed an issue to track this: https://github.com/pr
|
By
Geoffroy Van Cutsem
· #499
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
We use a gcc 9.2.1 in Clear Linux to build ACRN these days, I’ll see if I can spin up an Ubuntu 19.04 machine to reproduce the failure. Geoffroy
We use a gcc 9.2.1 in Clear Linux to build ACRN these days, I’ll see if I can spin up an Ubuntu 19.04 machine to reproduce the failure. Geoffroy
|
By
Geoffroy Van Cutsem
· #497
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
We also have a Docker container you can use to build ACRN, if that’s any easier to you – here are the instructions on how to use it: https://projectacrn.github.io/latest/tutorials/building_acrn_in_doc
We also have a Docker container you can use to build ACRN, if that’s any easier to you – here are the instructions on how to use it: https://projectacrn.github.io/latest/tutorials/building_acrn_in_doc
|
By
Geoffroy Van Cutsem
· #496
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
How much memory do you have installed on that system? Any additional PCI that you have installed (exotic or not) that could cause this? Geoffroy
How much memory do you have installed on that system? Any additional PCI that you have installed (exotic or not) that could cause this? Geoffroy
|
By
Geoffroy Van Cutsem
· #486
·
|
|
Cannot launch hart RT UOS when running Ubuntu as SOS
Great – thanks for confirming this Alfonso!
Great – thanks for confirming this Alfonso!
|
By
Geoffroy Van Cutsem
· #485
·
|
|
Cannot launch hart RT UOS when running Ubuntu as SOS
Hi Fengwei,
By
Geoffroy Van Cutsem
· #481
·
|
|
Cannot launch hart RT UOS when running Ubuntu as SOS
Hi Alfonso, You are not building with CONFIG_RELEASE=y by any chance? (If the tag info below is correct, the default is not to use that). In case you did, note that it will disable the use of the seri
Hi Alfonso, You are not building with CONFIG_RELEASE=y by any chance? (If the tag info below is correct, the default is not to use that). In case you did, note that it will disable the use of the seri
|
By
Geoffroy Van Cutsem
· #480
·
|
|
Cannot launch hart RT UOS when running Ubuntu as SOS
Your build instruction below should be fine (you can always also check the content of build/hypervisor/.config to make sure that you have CONFIG_INDUSTRY=y in it). Note though that “sudo make install”
Your build instruction below should be fine (you can always also check the content of build/hypervisor/.config to make sure that you have CONFIG_INDUSTRY=y in it). Note though that “sudo make install”
|
By
Geoffroy Van Cutsem
· #473
·
|
|
How to get the 2nd vCPU running in the Industry scenario?
Is there any value at all in having this maxcpus parameter *anywhere*? My thinking is that it's ACRN that determines how many vCPUs are visible to any User VM, and we'd want our User VM to always use
Is there any value at all in having this maxcpus parameter *anywhere*? My thinking is that it's ACRN that determines how many vCPUs are visible to any User VM, and we'd want our User VM to always use
|
By
Geoffroy Van Cutsem
· #455
·
|
|
Setting up ACRN on a new board with Apollo Lake
Hi Dubravko,
By
Geoffroy Van Cutsem
· #376
·
|
|
Setting up ACRN on a new board with Apollo Lake
Have you observed the same problems on the UP2 board? Thanks, Geoffroy
Have you observed the same problems on the UP2 board? Thanks, Geoffroy
|
By
Geoffroy Van Cutsem
· #369
·
|
|
Try to follow the Getting Started
Sounds good!
By
Geoffroy Van Cutsem
· #331
·
|
|
Try to follow the Getting Started
Do you already have one of the NUC listed on the "Supported Hardware" page? It's great to hear you'll be evaluating ACRN and Clear Linux, please let us know how you get on, even if you don't hit any i
Do you already have one of the NUC listed on the "Supported Hardware" page? It's great to hear you'll be evaluating ACRN and Clear Linux, please let us know how you get on, even if you don't hit any i
|
By
Geoffroy Van Cutsem
· #329
·
|
|
Try to follow the Getting Started
We do not test it on standard laptop. The likekihood of success depends amongst other things of the processor you have on the laptop. We test ACRN on Apollo Lake and Kaby Lake processors. You also nee
We do not test it on standard laptop. The likekihood of success depends amongst other things of the processor you have on the laptop. We test ACRN on Apollo Lake and Kaby Lake processors. You also nee
|
By
Geoffroy Van Cutsem
· #327
·
|