View Single Post

   
  #4 (permalink)  
Old 02-21-2008, 09:13 AM
Blake
 
Posts: n/a
Default Re: How do I use modules correctly?

Andrew Walker wrote:

> I'm having trouble with lirc and also my game port joystick.
> Lirc works ok if I do modprobe 8250 but if I put 8250 in
> /etc/modules.autoload.d/kernel-2.6 it doesn't seem do to anything.


You also have to run modules-update after you add your module to the file
above.

Blake

Reply With Quote