Howdy all,
        I apologize in advance if this question is fairly clueless.  Basically, I am 
running RedHat 7.1 and I've rebuilt the 2.4.2-2 kernel.  Since I've rebuilt 
the kernel, I'm having some minor problems with my usb devices.
        I have a usb hub, usb mouse and usb joystick.  Basically, while I am booting 
up, all the lights are light on my usb hub.  As soon as my machine tries to 
find module dependencies, they lights all go out.  Then gpm complains that it 
can't find my mouse.
        After I've booted up, though, I can do a 'modprobe usb-uhci' and that gives 
me my hub back and my mouse starts working.  It also seems to install the hid 
and input modules.  Then I just need to 'modprobe joydev' and I'm all good.  
However, I'd like to not have to do this each time.  Here are the contents of 
my modules.conf file.  I'm sure the error is in here and I'd appreciate any 
help.

alias eth0 eepro100
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
alias input input
alias joystick joydev
alias sound-slot-0 cs4232
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
2>&1 || :
options sound dmabuf=1
alias synth0 opl3
options opl3 io=0x388
options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=12

Thanks,

Shane

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to