[PlanetCCRMA] alsa-oss

Jacob Meuser jakemsr@jakemsr.com
Fri Dec 19 11:34:01 2003


On Fri, Dec 19, 2003 at 09:56:30AM -0800, Mark Knecht wrote:
> >
> > I don't think alsa-oss is part of the Planet ... at least, I don't
> > see it in the SRPMS.
> 
> No, I think it must be included isn't it? In the snippet below from the Alsa
> configuration page on the Planet you do get instructions for setting OSS
> support. I was pretty sure this part only works if you build alsa-oss, but
> possibly I'm wrong:
> 
> # --- ALSA configuration
> alias char-major-116 snd
> alias char-major-14 soundcore
> alias snd-card-0 snd-ens1370  <---The Alsa driver in the example
> 
> 
> #--- OSS compatibility alias
> sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss <--- OSS Emulation stuff
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
> 
> #--- Options
> options snd major=116 cards_limit=1 \
>   device_mode=0666 device_gid=0 device_uid=0
> options snd-ens1370 index=0 id=SBPCI128
> #--- Keep modules from being autocleaned
> add options -k snd-card-0
> #--- ALSA configuration END

This is to configure the alsa emulation modules, which are part of
the alsa-driver.  alsa-oss is another package.

-- 
<jakemsr@jakemsr.com>