|
发表于 2010-7-26 20:18:18
|
显示全部楼层
从1.8以前升级到1.8是有要手动做的,我一开始没做,进X,键盘和鼠标失效。
/var/log/portage/elog/summary.log里的内容:
>>> Messages generated by process 31870 on 2010-07-24 15:03:14 GMT for package x11-base/xorg-server-1.8.2:
WARN: setup
Usage of hal is strongly discouraged. Please migrate to udev.
From next major release on the hal support will be fully disabled.
Both hal and udev flags are enabled.
Enabling only udev!
WARN: postinst
You must rebuild all drivers if upgrading from <xorg-server-1.8
because the ABI changed. If you cannot start X because
of module version mismatch errors, this is your problem.
You can generate a list of all installed packages in the x11-drivers
category using this command:
emerge portage-utils; qlist -I -C x11-drivers/
就是说要把qlist -I -C x11-drivers/列出的都重新装遍,楼主可以试试 |
|