Re: Cannot launch hart RT UOS when running Ubuntu as SOS
Alfonso Sanchez-Beato
Hi Liu and Geoffroy, Right, I had forgotten to copy acrn.efi to the EFI partition after re-compiling, thanks for reminding me. With that things move forward a bit, but I still get errors: Version info: $ acrn-dm -v DM version is: 1.4-unstable-bcefd673 (daily tag:acrn-2019w47.1-140000p), build by ubuntu@2020-01-09 09:45:17 ubuntu@nuc:~$ uname -a Linux nuc 4.19.78-98.iot-lts2018-sos #1 SMP PREEMPT Mon Nov 18 09:22:10 PST 2019 x86_64 x86_64 x86_64 GNU/Linux I have not been able yet to get output from the serial port, unfortunately. Full dmesg output: https://paste.ubuntu.com/p/G8DtQTMrbS/ I see there an hvlog error which I do not know if it is relevant or not: $ sudo dmesg | grep -i ACRN [ 0.000000] Command line: BOOT_IMAGE=/boot/acrn/org.clearlinux.iot-lts2018-sos.4.19.78-98 pci_devices_ignore=(0:18:1) console=tty0 console=ttyS0 root=/dev/sda3 rw rootwait ignore_loglevel no_timer_check consoleblank=0 i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_gvt=1 i915.enable_guc=0 hvlog=2M@0x1FE00000 [ 0.000000] Hypervisor detected: ACRN [ 0.054541] Kernel command line: BOOT_IMAGE=/boot/acrn/org.clearlinux.iot-lts2018-sos.4.19.78-98 pci_devices_ignore=(0:18:1) console=tty0 console=ttyS0 root=/dev/sda3 rw rootwait ignore_loglevel no_timer_check consoleblank=0 i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_gvt=1 i915.enable_guc=0 hvlog=2M@0x1FE00000 [ 1.058634] acrngt found [ 1.143414] ACRNTrace: Initialized acrn trace module with 4 cpu [ 1.144809] ACRN HVLog: Failed to init last hvlog devs, errno -19 [ 1.144976] ACRN HVLog: Initialized hvlog module with 4 cpu Thanks Alfonso On Thu, Jan 9, 2020 at 3:37 AM Liu, Fuzhong <fuzhong.liu@...> wrote:
|
|