Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2008 02:53:11 +0200
From:      Stefan Ehmann <shoesoft@gmx.net>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: delta 66 audio~more info
Message-ID:  <200805060253.12267.shoesoft@gmx.net>
In-Reply-To: <20080505222011.5593d171@gb7tf>
References:  <20080505202602.22ea00f4@gb7tf> <200805052233.09089.shoesoft@gmx.net> <20080505222011.5593d171@gb7tf>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 05 May 2008 23:20:11 Richard Bown wrote:
> On Mon, 5 May 2008 22:33:08 +0200
>
> Stefan Ehmann <shoesoft@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805060253.12267.shoesoft>