delta 66 audio~more info

Stefan Ehmann shoesoft at gmx.net
Tue May 6 00:53:15 UTC 2008


On Monday 05 May 2008 23:20:11 Richard Bown wrote:
> On Mon, 5 May 2008 22:33:08 +0200
>
> Stefan Ehmann <shoesoft at gmx.net> wrote:
> > On Monday 05 May 2008 21:26:02 Richard Bown wrote:
> > > Hi
> > > I've downloaded and installed the oss-freebsd7-v4.0-1015-amd64.tbz
> > > package, its recognised my sound card correctly , but nothing from
> > > osstest.
> > > just this :-
> >
> > ...
> >
> > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64)
> > > Installed devices:
> > > pcm0: <Envy24 audio (Generic)> at io
> > > 0xec00:32,0xe880:16,0xe800:16,0xe480:64 irq 16 [MPSAFE] (5p:1v/4r:1v
> > > channels duplex default)
> > >
> > > gb7tf# kldstat
> > > Id Refs Address            Size     Name
> > >  1    5 0xffffffff80100000 ac6c08   kernel
> > >  2    1 0xffffffff80bc7000 a698     snd_envy24.ko
> > >  3    3 0xffffffff80bd2000 673b8    sound.ko
> > >  4    2 0xffffffff80c3a000 1c58     snd_spicds.ko
> > >  5    1 0xffffffffb1896000 988b     ipfw.ko
> >
> > As noted in my other mail: You must not load any of the FreeBSD
> > builtin sound modules (sound.ko, snd_envy24.ko, snd_spicds.ko) in
> > order to make the opensound drivers working
>
> Sorry Stefan I missed that, now removed
>  kldstat
> Id Refs Address            Size     Name
>  1    2 0xffffffff80100000 ac6c08   kernel
>  2    1 0xffffffffb17d5000 988b     ipfw.ko
>
> I can see /usr/lib/oss/modules/envy24.ko but how do I load that module
> instead of the FreeBSD module of the same name.
> I guess I need to load /usr/lib/oss/modules/osscore.ko as well  ??


Haven't used the opensound drivers for a while. The init scripts should load 
the modules on startup normally.

AFAIK you can start the driver with the "soundon" command manually.


More information about the freebsd-multimedia mailing list