skaos
  
 
  
 
 
Group: Members 
Posts: 430 
Joined: April 2004 | 
  | 
Posted: Oct. 11 2004,10:50 | 
   | 
 
 
  
You need a module (driver in winspeak) for your scsi/sound card. First find out which card you have and google to find which module you need. Then check if the module can be found in one of the subdirectories in /lib/modules/"kernel-version"/kernel/drivers. If it is there, use modprobe 'modulename', if it's not, you may find it on the corresponding Knoppix cd. If that fails, you probably have to compile the kernel yourself. 
 |