On Fri, Oct 01, 2004 at 01:21:44AM -0400, Jiann-Ming Su wrote: > Package: kernel-image-2.6.8-1-686 > > The included XF86Config-4 does not work with xfree86-4.3.0.dfsg.1-8 and > kernel-image-2.6.8-3-686. It does work with kernel-image-2.4.26-6-686. > The only difference is the Mouse subsection. With the 2.6 kernel, > I use "Generic Mouse", while with 2.4 I used "Configured Mouse." I've > included the XFree86.0.log file from the 2.6 failure.
2.6 kernels use /dev/input/mice as mouse device, for all devices, while 2.4 used this device for usb mouses only. One fix would be to change the XF86FConfig file to use the /dev/input/micebut the x86 kernels should contain the hacky workaround tomake /dev/psaux work also, i don't knoz if this was removed or not recently though. Friendly, Sven Luther

