> Hi, 
>  Apologies, my question on what sound system are you using was totally  
> vague. 
>  
> Alsa - oss arts what ? 
>  
> lsmod will tell you what modules are loaded, and you have a look through  
> for snd related modules 
>  
> lsmod | grep sound  
> lsmod | grep snd 
 
>From the below I am guessing I must be using oss. 
 
linux:/home/mathjsv # lsmod | grep sound 
soundcore               3396   0  [snd] 
linux:/home/mathjsv # lsmod | grep snd 
snd-pcm-oss            45888   1  (autoclean) 
snd-mixer-oss          13560   0  (autoclean) [snd-pcm-oss] 
snd-es18xx             17928   1 
snd-pcm                62912   0  [snd-pcm-oss snd-es18xx] 
isa-pnp                29672   0  [snd-es18xx] 
snd-opl3-lib            6500   0  [snd-es18xx] 
snd-hwdep               4896   0  [snd-opl3-lib] 
snd-timer              11904   0  [snd-pcm snd-opl3-lib] 
snd-mpu401-uart         3360   0  [snd-es18xx] 
snd-rawmidi            13824   0  [snd-mpu401-uart] 
snd-seq-device          4000   0  [snd-opl3-lib snd-rawmidi] 
snd                    35940   0  [snd-pcm-oss snd-mixer-oss snd-es18xx snd-pcm
snd-opl3-lib 
snd-hwdep snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device] 
soundcore               3396   0  [snd] 
 
 
> for me, with alsa on a redhat9 box, I get from 
> lsmod | grep snd | wc -l 
>  12 - lots of alsa type things loaded.  
>  
> Derek. 
>  
> On Thu, 31 Mar 2005 [EMAIL PROTECTED] wrote: 
>  
> > > Hi,   
> > >   and what sound system are you using?  
> >   
> > Do you mean the sound card? In which case ES18xx, if you mean the software  
> > alsa I think via xmms.  
> >   
> >  
> >  
> >  
>  
> --  
> Derek Smithies Ph.D.                          
> IndraNet Technologies Ltd.                 
> Email: [EMAIL PROTECTED]          
> ph +64 3 365 6485                           
> Web: http://www.indranet-technologies.com/   
> 


Reply via email to