|

楼主 |
发表于 2010-2-25 22:16:22
|
显示全部楼层
内核成功了,我重新安装xorg-server出现这个提示,不知道什么意思。
* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* ddxDevBtn.c:120: warning: implicit declaration of function 'CopyGetMasterEvent'
* Please do not file a Gentoo bug and instead report the above QA
* issues directly to the upstream developers of this software.
* Homepage: http://xorg.freedesktop.org/
>>> Installing (1 of 1) x11-base/xorg-server-1.6.5-r1
* >>> SetUID: [chmod go-r] /usr/bin/Xorg ...
[ ok ]
Switching to xorg-x11 OpenGL interface... done
* Users of reduced blanking now need:
* Option "ReducedBlanking"
* In the relevant Monitor section(s).
* Make sure your reduced blanking modelines are safe!
* You must rebuild all drivers if upgrading from xorg-server 1.5
* or earlier, 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/
X的问题,/etc/make.conf中要加上INPUT_DEVICES="keyboard mouse evdev"
请问evdev是什么? |
|