lkml.org 
[lkml]   [1998]   [Mar]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromGeoff Hoff <>
SubjectRe: still sound problems....
DateSat, 14 Mar 1998 12:20:26 -0500
> On Fri, 13 Mar 1998, Matthew Kirkwood wrote:
> 
> > Try removing /lib/modules/2.1.89, and modules_install'ing again.  You'll
> > likely find that uart401 hasn't been built.
> no luck :(
> 
> yoda:/usr/src/linux#  rm -rf /lib/modules/2.1.89
> yoda:/usr/src/linux# ls /lib/modules/2.1.89
> ls: /lib/modules/2.1.89: No such file or directory
> yoda:/usr/src/linux# make modules_install
[snip]
> yoda:/usr/src/linux# ls /lib/modules/2.1.89
> block  cdrom  fs     ipv4   misc   net    scsi
> yoda:/usr/src/linux# modprobe sound
                       ^^^^^^^^^^^^^^   
I believe that this is the problem.  In 2.1 kernels with modularized sound you
need to load the module specific to your sound card, for example with the sound
blaster you need to do a "modprobe sb".  That should load sound and all the
other required modules.  If you want this to work with kerneld/kmod then add
"alias char-major-14 sb" to your /etc/conf.modules

Geoff Hoff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:3.872 / U:0.020 seconds]
©2003-2008 Jasper Spaans