[问题描述] 使用兆芯物理机iso(AnolisOS-7.9-RC1-x86_64-dvd.iso)装机 装机菜单选择: 语言:中文 或者 英文 Server for GUI (附件全部勾选) 启动系统后dmesg -l err -T 出现integrity: Unable to open file: /etc/keys/x509_ima.der (-2) [报错详情] dmesg -l err -T [Mon Dec 20 14:30:12 2021] integrity: Unable to open file: /etc/keys/x509_ima.der (-2) [Mon Dec 20 14:30:12 2021] integrity: Unable to open file: /etc/keys/x509_evm.der (-2) [Mon Dec 20 14:30:17 2021] acpi_cpufreq: acpi_cpufreq: failed to register hotplug callbacks [机器信息] [anolis79@anck-x86-chinese-gui ~]$ uname -a Linux anck-x86-chinese-gui 4.19.91-25.an7.x86_64 #1 SMP Thu Nov 25 14:22:42 CST 2021 x86_64 x86_64 x86_64 GNU/Linux [anolis79@anck-x86-chinese-gui ~]$ uname -r 4.19.91-25.an7.x86_64 [anolis79@anck-x86-chinese-gui ~]$ cat /etc/os-release NAME="Anolis OS" VERSION="7.9" ID="anolis" ID_LIKE="rhel fedora centos" VERSION_ID="7.9" PRETTY_NAME="Anolis OS 7.9" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugs.openanolis.cn/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" [anolis79@anck-x86-chinese-gui ~]$ free -g total used free shared buff/cache available Mem: 125 0 124 0 0 124 Swap: 3 0 3 [anolis79@anck-x86-chinese-gui ~]$ df -h 文件系统 容量 已用 可用 已用% 挂载点 devtmpfs 63G 0 63G 0% /dev tmpfs 63G 0 63G 0% /dev/shm tmpfs 63G 9.9M 63G 1% /run tmpfs 63G 0 63G 0% /sys/fs/cgroup /dev/mapper/ao-root 50G 5.5G 45G 11% / /dev/sdb6 1014M 162M 853M 16% /boot /dev/sdb1 599M 12M 588M 2% /boot/efi /dev/mapper/ao-home 45G 37M 45G 1% /home tmpfs 13G 44K 13G 1% /run/user/1000 /dev/sr0 8.0G 8.0G 0 100% /run/media/anolis79/anolis-dvd-x86_64-7 tmpfs 13G 0 13G 0% /run/user/0 [anolis79@anck-x86-chinese-gui ~]$ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Thread(s) per core: 1 Core(s) per socket: 8 座: 2 NUMA 节点: 2 厂商 ID: CentaurHauls CPU 系列: 7 型号: 59 型号名称: ZHAOXIN KaiSheng KH-37800D@2.7GHz 步进: 14 CPU MHz: 1200.000 CPU max MHz: 2700.0000 CPU min MHz: 1200.0000 BogoMIPS: 5389.28 虚拟化: VT-x L1d 缓存: 32K L1i 缓存: 32K L2 缓存: 4096K NUMA 节点0 CPU: 0-7 NUMA 节点1 CPU: 8-15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid pni pclmulqdq monitor vmx smx est tm2 ssse3 cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand rng rng_en sm3 sm4 sm3_en sm4_en ace ace_en ace2 phe phe_en pmm pmm_en parallax rng2 rng2_en phe2 phe2_en rsa rsa_en lahf_lm abm 3dnowprefetch invpcid_single ibrs ibpb tpr_shadow vnmi ept vpid fsgsbase tsc_adjust bmi1 smep bmi2 invpcid rdseed adx sha_ni xsaveopt dtherm ida umip arch_capabilities [期望结果] 无dmesg异常 [实际结果] Unable to open file: /etc/keys/x509_ima.der (-2)
Anolis7,9 iso aarch64 RC1镜像 anck环境存在相同问题 ---------------------------------------------- [root@localhost ~]# dmesg -l err -T [Wed Dec 22 18:10:06 2021] SDEI NMI watchdog: Bind interrupt failed. Firmware may not support SDEI ! [Wed Dec 22 18:10:06 2021] integrity: Unable to open file: /etc/keys/x509_ima.der (-2) [Wed Dec 22 18:10:06 2021] integrity: Unable to open file: /etc/keys/x509_evm.der (-2) [Wed Dec 22 18:10:11 2021] ipmi_si dmi-ipmi-si.1: Interface detection failed [root@localhost ~]# uname -a Linux localhost.localdomain 4.19.91-25.an7.aarch64 #1 SMP Thu Nov 25 14:24:16 CST 2021 aarch64 aarch64 aarch64 GNU/Linux [root@localhost ~]# uname -r 4.19.91-25.an7.aarch64
这个是已知问题,
已知问题, 请@tianjia_zhang 帮忙看看, thanks!
这个是已知的,但不是问题 参考这个链接:https://help.aliyun.com/document_detail/184050.html
(In reply to anuo from comment #4) > 这个是已知的,但不是问题 > 参考这个链接:https://help.aliyun.com/document_detail/184050.html Zan!
(In reply to anuo from comment #4) > 这个是已知的,但不是问题 > 参考这个链接:https://help.aliyun.com/document_detail/184050.html 那这个报错提示未来能否隐藏掉,避免对用户造成困扰呢。
(In reply to anuo from comment #4) > 这个是已知的,但不是问题 > 参考这个链接:https://help.aliyun.com/document_detail/184050.html 信息中: [Mon Dec 20 14:30:17 2021] acpi_cpufreq: acpi_cpufreq: failed to register hotplug callbacks 这个有问题么,需要关注么
(In reply to Shiloong from comment #5) > (In reply to anuo from comment #4) > > 这个是已知的,但不是问题 > > 参考这个链接:https://help.aliyun.com/document_detail/184050.html > > Zan! [Mon Dec 20 14:30:17 2021] acpi_cpufreq: acpi_cpufreq: failed to register hotplug callbacks 这个有问题么,需要关注么