Bug 3529 - [anolis8.8][VMware ESXI 6.5][x86_64][min iso] 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
Summary: [anolis8.8][VMware ESXI 6.5][x86_64][min iso] anolis-8.8-x86_64-minimal.iso镜像...
Status: RESOLVED WONTFIX
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.8
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 13:26 UTC by anolislw
Modified: 2022-12-23 15:00 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anolislw alibaba_cloud_group 2022-12-21 13:26:14 UTC
[问题简述]
 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 ~]#
Comment 1 Guanjun alibaba_cloud_group 2022-12-23 13:39:19 UTC
非内核问题,请更新BIOS或者在加载驱动的时候指定force_addr=xxx
Comment 2 liuyaqing alibaba_cloud_group 2022-12-23 15:00:26 UTC
anolis8.8 x86_64 dvd镜像有相同的warn告警