Code: Select all
dmesg | grep -i synaptic還有,你用的kernel version,和nb的款式,知道一下比較好想問題在那。
再說嘍
Moderator: Forums Team
Code: Select all
dmesg | grep -i synaptic无论如何先谢谢大家的帮助。我是用gentoo-dev-sources 是2.6.7-r8的oai79 wrote:如果dmesg內沒有的話,事情就比較難辦了,所以請你確定一下真的沒有,會不會漏看了?可以用下面的code check 一下如果真的沒有,建議是換個kernel看看,你是用gentoo-dev-sources 嗎?你試試看gentoo-dev-sources, gentoo-sources, vanilla-sources...看運氣了,因為那個kernel比較可能成功,我不熟,看板上高人建議一下。Code: Select all
dmesg | grep -i synaptic
還有,你用的kernel version,和nb的款式,知道一下比較好想問題在那。
再說嘍
Code: Select all
# uname -a
Linux genb.idv 2.6.7-gentoo-r8 #2 Tue Jul 6 14:34:56 CST 2004 i686 Intel(R) Celeron(TM) CPU 1066MHz GenuineIntel GNU/Linux
# less /etc/X11/XF86Config
...
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons"
EndSection