DELL 1850
~# dmesg | grep -i error
是模块与系统的问题导致。
E752x error
服务器dmesg信息中包含如下信息:
Contact your BIOS vendor to see if the E752x error registers can be safely un-hidden
e752x_edac: probe of 0000:00:00.0 failed with error -12
出现此报错信息的服务器是Dell 1850,其实同样有此报错的还有HP的服务器,下面是HP官方的解释。
http://www.icare.hp.com.cn/TechCenter_StaticArticle/44490/44490.html
启动配有 Intel E7520、E7525 或 E7320 芯片组并且运行 Red Hat Enterprise Linux 5.1 的 HP ProLiant 服务器时,可能会出现下列 Error Detection and Correction (EDAC) 模块消息:
kernel: Contact your BIOS vendor to see if the E752x error registers can be safely un-hidden
kernel: e752x_edac: probe of 0000:00:00.0 failed with error -12
出现这个问题是因为服务器 System ROM 配置这些寄存器兼容 HP Management Agents for Linux,以求提供错误检测与硬件事件报告功能。
先解决pcspkr
aptitude install alsa-base
echo blacklist snd-pcsp >> /etc/modprobe.d/alsa-base-blacklist
重启后.没有报错了.
E752X 未解决.