> i have fedora core 1 and its running ok suddenly my ps/2 keyboard and > mouse wont work anymore. i check my /etc/X11/XF86Config and there were no > changes. both port works on other OS (dual boot). and i already tested > both the mouse and keyboard on other PC. > > Is there anything that I can check. For the meantime, i'll google around > > Mark Anthony C. Delfin
musta mark? nag recompile ka ba ng kernel? in my 2.6.x modular kernel home pc, i still need to load the ps/2 psmouse driver (modprobe psmouse) to be able to use the mouse. in 2.4 kernel i think it is in the kernel, so look in /dev (or dmesg) for a clue. check device file /dev/psaux or /dev/misc/psaux if they exist. mine shows: [EMAIL PROTECTED] edel $ ls -l /dev/psaux /dev/misc/psaux crw-rw-rw- 1 root root 10, 1 May 12 2004 /dev/misc/psaux lrwxrwxrwx 1 root root 10 May 12 2004 /dev/psaux -> misc/psaux im currently using 2.6.5 + udev. -- Edelbert S. Mania CISP/NOC -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
