Skip to content

services of life-mngr, acrnd, acrnlog and acrnprobe cannot active after installing all debian package on tgl #6

@shenfang2019

Description

@shenfang2019

Describe the bug
services of life-mngr, acrnd, acrnlog and acrnprobe cannot active after installing all debian package on tgl

Platform
tgl with ubuntu21.04

Codebase
acrn-hypervisor commit id:3d8fa8094941077f8ee15a3def0f5e79a201a173
with the following debian patches:
0001-Update-gitignore-to-ignore-Eclipse-project-config.patch 0006-hv-Fixup-serial.conf-permissions.patch
0002-board-inspector-Fix-sys.path-for-all-internal-module.patch 0007-debian-Handle-etc-serial.conf.patch
0003-dm-Use-libdrm-library-for-drm-access.patch 0008-dm-Remove-dependency-on-libuuid.patch
0004-Adding-initial-native-Debian-packaging-for-ACRN.patch 0009-debian-Remove-build-dependency-on-uuid-dev.patch
0005-debian-Add-docker-build-helpers.patch 0010-Update-d-changelog.patch

Scenario
nuc11tnbi5: shared

To Reproduce
Steps to reproduce the behavior:

  1. dpkg -i *.deb to install all debian packages on tgl.
  2. use grub created by myself to boot acrn and sos
    menuentry 'ACRN' --id ACRN {
    load_video
    insmod gzio
    insmod part_gpt
    insmod ext2
    search --no-floppy --fs-uuid --set f89281ef-d3ec-41e3-9003-e61b27c258ef
    multiboot2 /boot/acrn-3.0.bin root=PARTUUID=046e47d3-304f-4b02-8346-1caa99c2bbec
    module2 /boot/vmlinuz-5.10.106-acrn-service-vm-209086-ga2ffbcda0a64-dirty Linux_bzImage
    }
  3. all services of life-mngr, acrnd, acrnlog and acrnprobe cannot active

Expected behavior
all services of life-mngr, acrnd, acrnlog and acrnprobe can active and work.

Additional context
Attached service log and dmesg log.
dmesg-service-fail.txt
service-fail.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions