Bug 11906 - [Anolis23.2][RC1][Anolis23 GA][aarch64]飞腾S2500机器创建虚拟机失败
Summary: [Anolis23.2][RC1][Anolis23 GA][aarch64]飞腾S2500机器创建虚拟机失败
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.1
Hardware: aarch64 Linux
: P2-High S2-major
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords: Function
Depends on:
Blocks:
 
Reported: 2024-11-15 16:47 UTC by Yang_X_Y
Modified: 2024-12-26 11:25 UTC (History)
2 users (show)

See Also:


Attachments
报错截图 (57.68 KB, image/png)
2024-11-15 16:47 UTC, Yang_X_Y
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yang_X_Y nfschina_group 2024-11-15 16:47:13 UTC
Created attachment 1224 [details]
报错截图

安装系统使用的版本:
https://mirors.openanolis.cn/anolis/23.1/isos/GA/aarch64/Anolis0S-23.1-aarch64-dvd.iso
机器型号:
天强 TR2531FL
CPU:
Phytium S2500
内核:
kernel-6.6.25-2.1.an23.aarch64
虚拟化环境:
libvirt-9.10.0-7.an23
qemu-8.2.0-18.an23_1
virt-manager-4.1.0-6.an23

问题:
虚拟机创建完默认没有显示输出,添加了显示输出之后,virto 显卡屏幕显示 display outout is not active. 修改成vga显卡之后屏幕显示 Guest has not initialized the display (yet).




[root@anolis ~]# arch
aarch64
[root@anolis ~]# cat /etc/os-release 
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@anolis ~]# lscpu
Architecture:             aarch64
  CPU op-mode(s):         64-bit
  Byte Order:             Little Endian
CPU(s):                   128
  On-line CPU(s) list:    0-127
Vendor ID:                Phytium
  BIOS Vendor ID:         Phytium
  Model name:             FTC663
    BIOS Model name:      Phytium S2500/64 BF3C6ABD-8E53-D499-1F6E-3154878CE87A CPU @ 2.1GHz
    BIOS CPU family:      257
    Model:                3
    Thread(s) per core:   1
    Core(s) per socket:   64
    Socket(s):            2
    Stepping:             0x1
    BogoMIPS:             100.00
    Flags:                fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Caches (sum of all):      
  L1d:                    4 MiB (128 instances)
  L1i:                    4 MiB (128 instances)
  L2:                     64 MiB (32 instances)
  L3:                     128 MiB (16 instances)
NUMA:                     
  NUMA node(s):           16
  NUMA node0 CPU(s):      0-7
  NUMA node1 CPU(s):      8-15
  NUMA node2 CPU(s):      16-23
  NUMA node3 CPU(s):      24-31
  NUMA node4 CPU(s):      32-39
  NUMA node5 CPU(s):      40-47
  NUMA node6 CPU(s):      48-55
  NUMA node7 CPU(s):      56-63
  NUMA node8 CPU(s):      64-71
  NUMA node9 CPU(s):      72-79
  NUMA node10 CPU(s):     80-87
  NUMA node11 CPU(s):     88-95
  NUMA node12 CPU(s):     96-103
  NUMA node13 CPU(s):     104-111
  NUMA node14 CPU(s):     112-119
  NUMA node15 CPU(s):     120-127
Vulnerabilities:          
  Gather data sampling:   Not affected
  Itlb multihit:          Not affected
  L1tf:                   Not affected
  Mds:                    Not affected
  Meltdown:               Mitigation; PTI
  Mmio stale data:        Not affected
  Reg file data sampling: Not affected
  Retbleed:               Not affected
  Spec rstack overflow:   Not affected
  Spec store bypass:      Vulnerable
  Spectre v1:             Mitigation; __user pointer sanitization
  Spectre v2:             Vulnerable
  Srbds:                  Not affected
  Tsx async abort:        Not affected
Comment 1 gaochang alibaba_cloud_group 2024-11-27 13:47:12 UTC
edk2 问题已更新
测试repo:https://build.openanolis.cn/kojifiles/output/anolis-23-20241127.0/compose/os/aarch64/os
Comment 2 gitpush alibaba_cloud_group 2024-12-26 11:25:57 UTC
虚拟机正常启动,正常输出
[root@14f6Lab15 ~]# virsh console anolis23.2
Connected to domain 'anolis23.2'
Escape character is ^] (Ctrl + ])

localhost login: root
Password:
[root@localhost ~]# ls
anaconda-ks.cfg  original-ks.cfg
[root@localhost ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23.2"
ID="anolis"
VERSION_ID="23.2"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23.2"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@localhost ~]# arch
aarch64
[root@localhost ~]# ls
anaconda-ks.cfg  original-ks.cfg
[root@localhost ~]# systemctl --failed
  UNIT LOAD ACTIVE SUB DESCRIPTION

0 loaded units listed.