OK, I am getting frustrated with this (my understanding of modules is limited, I can insmod and rmmod, that's about it) I have removed kudzu. /dev/usbmouse is still gone EVERY time I reboot. I partially solved this by adding usbmouse and mousedev to /etc/modules AND putting "mknod /dev/usbmouse c 13 63" in my rc.local. When I do it this way, though, the wheel doesn't work. That's issue #1. #2 is that /dev/agpgart goes away every reboot too. Adding agpgart to /etc/modules gives me this error in /var/log/messages: modprobe: modprobe: Can't locate module char-major-226 modprobe: modprobe: Can't locate module char-major-226 and an lsmod shows no agpgart, doing a manual 'modprobe agpgart' gives the same result. 'insmod agpgart' works just fine... Have I done something wrong, or is this genuinely strange behavior?
