[问题简述] anolis8.8 VMware ESXI 6.5 x86_64,anolis-8.8-x86_64-minimal.iso镜像在vmware上成功安装系统后dmesg有异常信息piix4_smbus 0000:00:07.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr vmware虚拟机配置: ---------------------------------------- VMware虚拟机配置参数 客户机操作系统版本 磁盘置备 控制器位置 磁盘模式 scsi控制器 xn 适配器类型 控制器位置 引导选项 其他 Linux (64 位) 精简置备 IDE控制器1,主要 从属 vmware paravirtual 虚拟 E1000e IDE控制器1,从属 efi iso安装配置: ------------------------------------ 引导 语言 内核 软件选择 安装 checklist Install Anolis OS 8 english 4.19.91 anck min install(右侧不勾) [Error info] [root@localhost ~]# dmesg -l err -T [Wed Dec 21 21:10:00 2022] integrity: Unable to open file: /etc/keys/x509_ima.der (-2) [Wed Dec 21 21:10:00 2022] integrity: Unable to open file: /etc/keys/x509_evm.der (-2) [Wed Dec 21 21:10:02 2022] piix4_smbus 0000:00:07.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr [root@localhost ~]# dmesg -l warn -T [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'cpu cycles' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'instructions' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'bus cycles' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'cache references' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'cache misses' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'branch instructions' unavailable [Wed Dec 21 21:09:59 2022] core: CPUID marked event: 'branch misses' unavailable [Wed Dec 21 21:09:59 2022] #2 [Wed Dec 21 21:09:59 2022] #3 [Wed Dec 21 21:09:59 2022] #4 [Wed Dec 21 21:09:59 2022] #5 [Wed Dec 21 21:09:59 2022] #6 [Wed Dec 21 21:09:59 2022] #7 [Wed Dec 21 21:09:59 2022] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [Wed Dec 21 21:10:00 2022] SELinux: unrecognized netlink message: protocol=0 nlmsg_type=108 sclass=netlink_route_socket pid=431 comm=systemd-udevd [Wed Dec 21 21:10:01 2022] systemd: 22 output lines suppressed due to ratelimiting [Wed Dec 21 21:10:02 2022] vmwgfx 0000:00:0f.0: BAR 1: can't reserve [mem 0xf0000000-0xf7ffffff pref] [root@localhost ~]# uname -r 4.19.91-26.6.an8.x86_64 [root@localhost ~]# cat /etc/anolis-release Anolis OS release 8.8 [root@localhost ~]#
非内核问题,请更新BIOS或者在加载驱动的时候指定force_addr=xxx
anolis8.8 x86_64 dvd镜像有相同的warn告警