[SuSE Linux] My mouse stopped working...
I'm relatively new to Linux, and use SuSE. I have never been able to get sound to work, and I heard of a program called OSS. I tried it out, but when I played Quake, the sound would become choppy. I knew I could re-compile my kernel, but I didn't have any information about my sound card. OSS ended up being a giant help, as I got all my IRQ's, Hardware addresses, and DMA's from it. I recompiled my kernel and my sound works great. But there is a catch, my mouse doesn't work. I have run yast and set it up and I have run SaX and tried to set it up there too. It just doesn't want to work. I use a serial mouse, and seeing as I didn't touch anything else in the menuconfig program, I don't know how it could have gotten messed up. Your help is greatly appreciated. Ender -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Hi, On Wed, Jun 02, MrGuyX3@aol.com wrote:
I'm relatively new to Linux, and use SuSE. I have never been able to get sound to work, and I heard of a program called OSS. I tried it out, but when I played Quake, the sound would become choppy. I knew I could re-compile my kernel, but I didn't have any information about my sound card. OSS ended up being a giant help, as I got all my IRQ's, Hardware addresses, and DMA's from it. I recompiled my kernel and my sound works great. But there is a catch, my mouse doesn't work. I have run yast and set it up and I have run SaX and tried to set it up there too. It just doesn't want to work. I use a serial mouse, and seeing as I didn't touch anything else in the menuconfig program, I don't know how it could have gotten messed up. Your help is greatly appreciated.
Unfortunately you do not provide a single version number. I _assume_ you are using 6.1. Additionally I _assume_ you compiled the serial driver into the kernel. If these assumptions are right, you are bitten by a kernel bug: It tries to load the serial driver as module although it's already in the kernel. Quick solution: Remove serial.o from /lib/modules/<version>/misc
Ender
-- -o) Hubert Mantel Goodbye, dots... /\\ _\_v -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (2)
-
mantel@suse.de
-
MrGuyX3@aol.com