|
Re: Getting ACRN to work
Hi Dubravko,
Since you are using the latest hypervisor code, I’d suggest build your own acrn-dm and use the launch script from the same acrn tree to avoid any version compatibility issue.
$
Hi Dubravko,
Since you are using the latest hypervisor code, I’d suggest build your own acrn-dm and use the launch script from the same acrn tree to avoid any version compatibility issue.
$
|
By
Chen, Zide
·
#557
·
|
|
Re: Getting ACRN to work
Hi everyone,
I confirm my ACRN sources did include 65ed6c3529de8b3f3d890e95a7d816afba7bf379 commit. I've tried reverting it - due to the subsequent modifications it wasn't trivial but in the end I've
Hi everyone,
I confirm my ACRN sources did include 65ed6c3529de8b3f3d890e95a7d816afba7bf379 commit. I've tried reverting it - due to the subsequent modifications it wasn't trivial but in the end I've
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#556
·
|
|
Canceled: 2020 ACRN Project Technical Community Meeting (2020/1~2020/7): @ Weekly Wednesday 11AM (China-Shanghai), Tuesday 7PM (US-West Coast), Wednesday 3AM (Europe-London)
<Detailed calendar will be published1 week before meeting>
Project ACRN: A flexible, light-weight, opensource reference hypervisor for IoT devices
https://projectacrn.org ||
<Detailed calendar will be published1 week before meeting>
Project ACRN: A flexible, light-weight, opensource reference hypervisor for IoT devices
https://projectacrn.org ||
|
By
Wang, Hongbo
·
#555
·
|
|
2020 ACRN Project Technical Community Meeting (2020/1~2020/7): @ Weekly Wednesday 4PM (China-Shanghai), Wednesday 9AM (Europe-London), Tuesday 0AM (US-West Coast),
<Switch to an EU/China friendly time zone from March’20>
Agenda will publish 1 day before meeting.
Project ACRN: A flexible, light-weight, opensource reference hypervisor for IoT
<Switch to an EU/China friendly time zone from March’20>
Agenda will publish 1 day before meeting.
Project ACRN: A flexible, light-weight, opensource reference hypervisor for IoT
|
By
Wang, Hongbo
·
#554
·
|
|
Re: 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
·
|
|
Re: Getting ACRN to work
Hi Dubravko,
I learned from Fei that one of his patch(merged, for security) might impact PCIe devices in SOS, could you please help check if your HV include it?
commit
Hi Dubravko,
I learned from Fei that one of his patch(merged, for security) might impact PCIe devices in SOS, could you please help check if your HV include it?
commit
|
By
Shuo A Liu
·
#552
·
|
|
Re: Getting ACRN to work
Hi Zide,
Thank you for explaining all the kernel and Ubuntu options. It looks like all the use cases we are interested in are covered.
I've got a replacement board and I'm continuing with ACRN. I've
Hi Zide,
Thank you for explaining all the kernel and Ubuntu options. It looks like all the use cases we are interested in are covered.
I've got a replacement board and I'm continuing with ACRN. I've
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#551
·
|
|
2020 ACRN Project Technical Community Meeting Minutes - WW09'20
Meeting Minutes Archive: Google doc: https://drive.google.com/drive/u/2/folders/111m6iU3PjSZebOOKzLagYPUWMvseGLeU
ACRN Project TCM - 26th Feb 2020
Location
Online by Zoom: https://zoom.us/j/457171121
Meeting Minutes Archive: Google doc: https://drive.google.com/drive/u/2/folders/111m6iU3PjSZebOOKzLagYPUWMvseGLeU
ACRN Project TCM - 26th Feb 2020
Location
Online by Zoom: https://zoom.us/j/457171121
|
By
Zou, Terry
·
#550
·
|
|
2020 ACRN Project Technical Community Meeting (2020/1~2020/7): @ Weekly Wednesday 11AM (China-Shanghai), Tuesday 7PM (US-West Coast), Wednesday 3AM (Europe-London)
Topic (2/26): How to build a Yocto based SOS on ACRN
Presenter: LIU, Fuzhong
Short description: The Yocto Project (YP) is an open source collaboration project that helps developers create custom
Topic (2/26): How to build a Yocto based SOS on ACRN
Presenter: LIU, Fuzhong
Short description: The Yocto Project (YP) is an open source collaboration project that helps developers create custom
|
By
Wang, Hongbo
·
#549
·
|
|
Re: Getting ACRN to work
Hi Dubravko,
Yes, Service OS kernel can be acrn-kernel only because it has some ACRN specific modules. But UOS kernel doesn’t have such limitation, though normally we build UOS kernel from the
Hi Dubravko,
Yes, Service OS kernel can be acrn-kernel only because it has some ACRN specific modules. But UOS kernel doesn’t have such limitation, though normally we build UOS kernel from the
|
By
Chen, Zide
·
#548
·
|
|
Re: Getting ACRN to work
Hi Zide,
I've noticed that for Service OS kernel, you've provided a link to a dedicated repository. I've had a meeting today and was asked to ask the experts on the mailing list to please clarify:
Is
Hi Zide,
I've noticed that for Service OS kernel, you've provided a link to a dedicated repository. I've had a meeting today and was asked to ask the experts on the mailing list to please clarify:
Is
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#547
·
|
|
Re: Getting ACRN to work
Hi Zide,
I've managed to download the kernel as instructed, enable the required Ethernet driver, and compile the kernel.
Today when I wanted to test it, my board has died, for no particular reason.
Hi Zide,
I've managed to download the kernel as instructed, enable the required Ethernet driver, and compile the kernel.
Today when I wanted to test it, my board has died, for no particular reason.
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#546
·
|
|
Re: Getting ACRN to work
Hi Dubravko,
I assume x2apic is working for you now since you can mount rootfs. Then you may treat the Ethernet driver issue just like it on the native Linux, for example, /lib/modules/ matches
Hi Dubravko,
I assume x2apic is working for you now since you can mount rootfs. Then you may treat the Ethernet driver issue just like it on the native Linux, for example, /lib/modules/ matches
|
By
Chen, Zide
·
#545
·
|
|
Re: Getting ACRN to work
That’s great.
For the Ethernet issue, ‘lspci -k’ to check if the device exists in SOS and how about the driver status?
If you are using a customized kernel, make sure the related ethernet
That’s great.
For the Ethernet issue, ‘lspci -k’ to check if the device exists in SOS and how about the driver status?
If you are using a customized kernel, make sure the related ethernet
|
By
Shuo A Liu
·
#544
·
|
|
Re: Getting ACRN to work
Hi Shuo,
Thank you, you were right, with your fix ACRN loads the Service OS on my board too.
Now I have the issue that Ethernet doesn't work (while it does in regular Clear Linux), so I can't download
Hi Shuo,
Thank you, you were right, with your fix ACRN loads the Service OS on my board too.
Now I have the issue that Ethernet doesn't work (while it does in regular Clear Linux), so I can't download
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#543
·
|
|
2020 ACRN Project Technical Community Meeting Minutes - WW08'20
Meeting Minutes Archive: Google doc: https://drive.google.com/drive/u/2/folders/111m6iU3PjSZebOOKzLagYPUWMvseGLeU
ACRN Project TCM - 18th Feb 2020
Location
Online by Zoom:
Meeting Minutes Archive: Google doc: https://drive.google.com/drive/u/2/folders/111m6iU3PjSZebOOKzLagYPUWMvseGLeU
ACRN Project TCM - 18th Feb 2020
Location
Online by Zoom:
|
By
Wang, Hongbo
·
#542
·
|
|
2020 ACRN Project Technical Community Meeting (2020/1~2020/7): @ Weekly Wednesday 11AM (China-Shanghai), Tuesday 7PM (US-West Coast), Wednesday 3AM (Europe-London)
Topic (2/19):EtherCAT 101
Presenter: MAO, Junjie
Short description: EtherCAT (Ethernet for Control Automation Technology) is a popular fieldbus technology for industrial control and can be used in
Topic (2/19):EtherCAT 101
Presenter: MAO, Junjie
Short description: EtherCAT (Ethernet for Control Automation Technology) is a popular fieldbus technology for industrial control and can be used in
|
By
Wang, Hongbo
·
#541
·
|
|
Re: Getting ACRN to work
Hi Dubravko,
You are very welcome! Additional to Shuo's suggestion, here are some advices:
1) X2APIC. I added this log but didn't see it from your log. That's why I claimed that the guest didn't
Hi Dubravko,
You are very welcome! Additional to Shuo's suggestion, here are some advices:
1) X2APIC. I added this log but didn't see it from your log. That's why I claimed that the guest didn't
|
By
Chen, Zide
·
#540
·
|
|
Re: Getting ACRN to work
Hi Dubravko,
I glanced through the discussion and found it might be a similar issue that I hit today with UP2 board.
My problem is that with ACRN enabled the linux kernel cannot bootup APs,
Hi Dubravko,
I glanced through the discussion and found it might be a similar issue that I hit today with UP2 board.
My problem is that with ACRN enabled the linux kernel cannot bootup APs,
|
By
Shuo A Liu
·
#539
·
|
|
Re: Getting ACRN to work
Hi Zide,
1) X2APIC
I see that it's not mentioned anywhere in ACRN log (and I suppose it should be), but it seems to be enabled somehow in non-hypervised Linux:
Our BIOS does not have a GUI setting to
Hi Zide,
1) X2APIC
I see that it's not mentioned anywhere in ACRN log (and I suppose it should be), but it seems to be enabled somehow in non-hypervised Linux:
Our BIOS does not have a GUI setting to
|
By
Dubravko Moravski | Exor Embedded S.r.l. <dubravko.moravski@...>
·
#538
·
|