Hi!
I got curious after reading linuxdev's mail regarding kernel 2.5.70 and installed it. I followed the ususal procedure. However my mouse is not working now. I've compiled the support for mouse into the kernel itself:
CONFIG_MOUSE_SERIAL=y
gpm gives message:
/dev/mouse: Connection refused
(where /dev/mouse is symlink to /dev/cua0. This works on my 2.4 kernel)
I've also compiled modules for my sound card, which also doesnt work.
#lsmod gives blank output. I've updated modutils to the latest version (0.9.12)
Is this the result of beta version of kernel or have i missed something?
Please guide.