[EMAIL PROTECTED] wrote:
Quoting Bob Marcan <[EMAIL PROTECTED]>:


[EMAIL PROTECTED] wrote:

Quoting Mark Vojkovich <[EMAIL PROTECTED]>:



On Fri, 26 Mar 2004, [EMAIL PROTECTED] wrote:

xxxxxxxxxsnipped here > >>


XXXXXXXXXXX snipped here to save bandwidth XXXXXXXXXXX

Can anyone tell me where I might find these files?
/dev/psaux
/dev/mouse
I am new to this and I did not compile the new kernel I used RPM
but I did not have any unresolved dependency issues in fact no
errors at all until Xfree would not work.

(II)Load Module "Mouse"
(II)Loading /usr/X11R6/lib/modules/input/mouse_drv.o

Are these the actual drivers or just pointers?
========================================================
The /proc_modules file from a 2.6 session;
is there a Mouse module?


Same problem. I'm using kernel 2.6.3 from Rawhide SRPM on RH9. It is distributed with CONFIG_INPUT_MOUSEDEV_PSAUX disabled. Enable it and rebuild.

Regards, Bob


============================================================

Thanks  Bob
But I have no idea how to "rebuild" as I used RPM to install
the kernel. I will look for CONFIG_INPUT_MOUSEDEV_PSAUX
to see if I can enable it with a config file, so far I have
not had much luck; there are sooo many configuration files
in soo many locations.
Thanks for the pointer.
Gary Fazenbaker

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Something like this:

rpm -i kernel-?.src.rpm
edit /usr/src/SOURCES/kernel-2.6.?-?.config (CONFIG_INPUT_MOUSEDEV_PSAUX=y)
rpmbuild -ba --clean --rmsource kernel?.spec

Regards, Bob

--
 Bob Marcan                     mailto:[EMAIL PROTECTED]
 Aster^H^H...HermesPlus^H^H^H...S&T
 Slandrova ul. 2                       tel:    +386 (1) 5895-200
 1000 Ljubljana, Slovenia              http://www.hermes-plus.si

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to