|
Not all RAM usable in ACRN user VM
Hi Christoph Do you re-generate the board.xml and scenario.xml after adding two more 16 GB bars? Please check following setting in scenario.xml: <PLATFORM_RAM_SIZE>0x400000000</PLATFORM_RAM_SIZE> This
Hi Christoph Do you re-generate the board.xml and scenario.xml after adding two more 16 GB bars? Please check following setting in scenario.xml: <PLATFORM_RAM_SIZE>0x400000000</PLATFORM_RAM_SIZE> This
|
By
Liu, Fuzhong
· #1109
·
|
|
Does running an RT patched ubuntu as user vm require the service vm kernel to be RT patched
The service vm kernel doesn’t need RT related patches.
The service vm kernel doesn’t need RT related patches.
|
By
Liu, Fuzhong
· #1105
·
|
|
Is it possible to boot Ubuntu-RT as pre-launched vm
Hi The pre-condition to access pre-launched vm: there is serial port on your board. The function should be ok for RTVM using ubuntu rootfs; but RT performance may be impacted by some services of ubunt
Hi The pre-condition to access pre-launched vm: there is serial port on your board. The function should be ok for RTVM using ubuntu rootfs; but RT performance may be impacted by some services of ubunt
|
By
Liu, Fuzhong
· #1096
·
|
|
is ACRN v2.6 supported on intel NUC apollo lake
TGLNUC is the preferred platform for v2.6. Anyway, do you refer following guide to update iASL: https://projectacrn.github.io/latest/getting-started/getting-started.html#prepare-the-development-comput
TGLNUC is the preferred platform for v2.6. Anyway, do you refer following guide to update iASL: https://projectacrn.github.io/latest/getting-started/getting-started.html#prepare-the-development-comput
|
By
Liu, Fuzhong
· #1090
·
|
|
Hybrid-Scenario: Pre-launched Zephyr-VM failed to load kernel module
Hi Florian, As Victor mentioned; please refer following guide to rebuild grub: https://projectacrn.github.io/latest/tutorials/using_grub.html#installing-self-built-grub And make sure below commit is i
Hi Florian, As Victor mentioned; please refer following guide to rebuild grub: https://projectacrn.github.io/latest/tutorials/using_grub.html#installing-self-built-grub And make sure below commit is i
|
By
Liu, Fuzhong
· #1082
·
|
|
Post-launched user VM with preempt-RT kernel doesn't start
Hi Christoph, Could you please help to create one git issue with following info? https://github.com/projectacrn/acrn-hypervisor/issues/new?assignees=&labels=status%3A+new&template=bug_report.md&title=
Hi Christoph, Could you please help to create one git issue with following info? https://github.com/projectacrn/acrn-hypervisor/issues/new?assignees=&labels=status%3A+new&template=bug_report.md&title=
|
By
Liu, Fuzhong
· #1076
·
|
|
gpio ist not seen in the acrn hypervisor in the whl 10
Hi Jianjie Not see the gpio pins in sos or HV? Could you please share full HV boot log about your issue? Thanks! BR. Fuzhong
Hi Jianjie Not see the gpio pins in sos or HV? Could you please share full HV boot log about your issue? Thanks! BR. Fuzhong
|
By
Liu, Fuzhong
· #1059
·
|
|
WHL-ipc-i7 gpu display problem
Hi Jianjie ACRN v2.0 support GVT-g and GVT-d. https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html base on GVt-g and https://projectacrn.github.io/2.0/getting-started/rt_industry_ubunt
Hi Jianjie ACRN v2.0 support GVT-g and GVT-d. https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html base on GVt-g and https://projectacrn.github.io/2.0/getting-started/rt_industry_ubunt
|
By
Liu, Fuzhong
· #995
·
|
|
launch_ubuntu in Ubuntu Service VM will automatically reboot
Hi Jianjie Lin Please raise git issue and upload your launch script. Thanks! BR. Fuzhong
Hi Jianjie Lin Please raise git issue and upload your launch script. Thanks! BR. Fuzhong
|
By
Liu, Fuzhong
· #955
·
|
|
launch_ubuntu in Ubuntu Service VM will automatically reboot
Hi Jianjie If you still have sos reboot issue after following setting, please help to raise git issue @https://github.com/projectacrn/acrn-hypervisor/issues/ sudo systemctl set-default multi-user.targ
Hi Jianjie If you still have sos reboot issue after following setting, please help to raise git issue @https://github.com/projectacrn/acrn-hypervisor/issues/ sudo systemctl set-default multi-user.targ
|
By
Liu, Fuzhong
· #952
·
|
|
launch_ubuntu in Ubuntu Service VM will automatically reboot
Hi Jianjie Which platform are you using? You are using GVT-d for UOS, right? Please have a try with following command in SOS and reboot: sudo systemctl set-default multi-user.target BR. Fuzhong
Hi Jianjie Which platform are you using? You are using GVT-d for UOS, right? Please have a try with following command in SOS and reboot: sudo systemctl set-default multi-user.target BR. Fuzhong
|
By
Liu, Fuzhong
· #949
·
|
|
user VM Management from SOS VM
Hi Yogesh Which board are you using? Does it has the serial port? If there is no serial port on your board, please add virtio-console in your launch script: -s 5,virtio-console,@stdio:stdio_port \ Mak
Hi Yogesh Which board are you using? Does it has the serial port? If there is no serial port on your board, please add virtio-console in your launch script: -s 5,virtio-console,@stdio:stdio_port \ Mak
|
By
Liu, Fuzhong
· #913
·
|
|
failed to assign iommu device!
Hi Kishore One question: Do you change any kernel command of HOST OS between OK and KO: Service VM is booting Service VM is booting for me. Very few times, will get following error: ACRN:\>[2971433us]
Hi Kishore One question: Do you change any kernel command of HOST OS between OK and KO: Service VM is booting Service VM is booting for me. Very few times, will get following error: ACRN:\>[2971433us]
|
By
Liu, Fuzhong
· #910
·
|
|
ACRN support for Dell 07KY25
Hi Yogesh From you shared info, the CPU is i7-7700(Code Name Products formerly Kaby Lake) *-cpu description: CPU product: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz vendor: Intel Corp Kaby Lake is in ACR
Hi Yogesh From you shared info, the CPU is i7-7700(Code Name Products formerly Kaby Lake) *-cpu description: CPU product: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz vendor: Intel Corp Kaby Lake is in ACR
|
By
Liu, Fuzhong
· #905
·
|
|
failed to assign iommu device!
Hi Kishore Is aw-bits=48 included for your setup? If not, there will be the issue: failed to assign iommu device! virt-install \ --connect qemu:///system \ --name ACRNSOS \ --machine q35 \ --cpu host-
Hi Kishore Is aw-bits=48 included for your setup? If not, there will be the issue: failed to assign iommu device! virt-install \ --connect qemu:///system \ --name ACRNSOS \ --machine q35 \ --cpu host-
|
By
Liu, Fuzhong
· #900
·
|
|
failed to assign iommu device!
Hi Krishna Kishore Could you please share your qemu version? QEMU emulator version 4.2.0 is verified in this guide: https://projectacrn.github.io/latest/tutorials/acrn_on_qemu.html You should use qemu
Hi Krishna Kishore Could you please share your qemu version? QEMU emulator version 4.2.0 is verified in this guide: https://projectacrn.github.io/latest/tutorials/acrn_on_qemu.html You should use qemu
|
By
Liu, Fuzhong
· #896
·
|
|
failed to assign iommu device!
Hi Krishna Kishore Please try v2.0 for ACRN on qemu. If still fail, please share cat /proc/cmdline of your host OS. Thanks! BR. Fuzhong
Hi Krishna Kishore Please try v2.0 for ACRN on qemu. If still fail, please share cat /proc/cmdline of your host OS. Thanks! BR. Fuzhong
|
By
Liu, Fuzhong
· #895
·
|
|
some issues when launch debian and windows uos
Hi ZhangShuai Which codebase are you using for WhiskyLake Platform? Do you follow the GSG to set BIOS: https://projectacrn.github.io/latest/getting-started/rt_industry_ubuntu.html#additional-settings-
Hi ZhangShuai Which codebase are you using for WhiskyLake Platform? Do you follow the GSG to set BIOS: https://projectacrn.github.io/latest/getting-started/rt_industry_ubuntu.html#additional-settings-
|
By
Liu, Fuzhong
· #887
·
|
|
Can't enable uart for Ubuntu SOS
Hi zhangshuai Could you please try "make install" instead of copy the grubx64.efi? It works for my setup: root@acrn-OptiPlex-9010:/home/acrn/work/grub-2.04# make install root@acrn-OptiPlex-9010:/home/
Hi zhangshuai Could you please try "make install" instead of copy the grubx64.efi? It works for my setup: root@acrn-OptiPlex-9010:/home/acrn/work/grub-2.04# make install root@acrn-OptiPlex-9010:/home/
|
By
Liu, Fuzhong
· #875
·
|
|
GVT init failed when install windows
Hi Jacky There is the known GVT-g issue after v2.0, please try v2.0 if you MUST use GVT-g. BR. Fuzhong
Hi Jacky There is the known GVT-g issue after v2.0, please try v2.0 if you MUST use GVT-g. BR. Fuzhong
|
By
Liu, Fuzhong
· #866
·
|