Yehuda Berlinger wrote:

I have problems configuring my sound card and mouse simultaneously. When I start up, my mouse (logitech mouseman) fails if I have configured my sound card (crystal something). By removing the entries from /etc/modules.conf, I can start up, and by reconfiguring sound support (or just copyign the entires back) my sound works again. I'm using redhat 9.0.

You should have written the exact model of the soundcard you have.
I have a CrystalSound 46?? on my T21 IBM laptop.
use "lspci -v" to determine what IRQ you can use and what exact model of CrystalSound you have.
try loading the module manually (if you have a card similar to mine use cs46xx module)
make sure with "lsmod" that you have "ac97" module loaded if not load it "modprobe ac97"
for example you decided to use IRQ 11:
#modprobe cs46xx irq=11
test if you mouse still works.


regards
Boris.




================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to