View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 01:46 PM
AC
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

On 17 Jul 2004 17:51:11 GMT,
AC <mightymartianca@hotmail.com> wrote:
> I downloaded the 2.6.7 source from kernel.org, compiled it and booted
> without a problem, except I have no sound. It complains about an error
> initializing sound drive. I'm running an old SB16 clone, so I doubt there's
> anything particular wonderous or weird about the hardware, and it works fine
> under 2.4.22. What am I missing?


Replying to myself, here's the list of modules that load at boot:

Module Size Used by
snd_pcm_oss 47528 0
snd_pcm 82528 1 snd_pcm_oss
snd_page_alloc 8712 1 snd_pcm
snd_timer 22048 1 snd_pcm
snd_mixer_oss 15904 1 snd_pcm_oss
snd 45092 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
ipv6 235776 10
ehci_hcd 25152 0
usbcore 95220 1 ehci_hcd
ds 13664 0
pcmcia_core 52608 1 ds
autofs 14656 1
ide_scsi 13572 0
sb_lib 44720 0
uart401 9380 1 sb_lib
sound 75336 2 sb_lib,uart401
soundcore 7456 3 snd,sb_lib,sound
agpgart 26924 0

--
Aaron Clausen
mightymartianca@hotmail.com
Reply With Quote