红联Linux门户
Linux帮助

服务器上冒出一天奇怪的信息

发布时间:2010-04-17 10:17:40来源:红联作者:debugcs
"This server has a custom network driver installed. There are two packages
(dkms, e1000e-dkms) required. Do not remove them. After kernel updates
kernel you have to execute /usr/local/sbin/dkms-update once. If you do not
update the new driver after an update of the kernel, you may get serious
network problems!!"


好像是说:系统安装了一个自定义的驱动。如果更新内核,必须执行一次usr/local/sbin/dkms-update

肉闷,有办法解决这个问题吗?登录就显示,看着慌啊

谢了
文章评论

共有 2 条评论

  1. lsqq 于 2010-04-28 23:33:37发表:

    等着看问题解答

  2. dchwlinux 于 2010-04-18 08:12:55发表:

    就信信息而言,它的意思是说,你装了一个定制的网卡,依赖两个包,这两个包不要删。如果升级内核的话,就需要运行那个命令来更新一下网卡驱动。否则,可能会出现严重的网络问题。反过来的意思就是不升级内核的话可能什么事都没有。这就像手动装显卡驱动一样,新内核就需要重装一下。最近是不是配过网卡?