Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Nov 2007 12:48:38 +0000
From:      Adam J Richardson <fatman@crackmonkey.us>
To:        "P.U.Kruppa" <ulrich@pukruppa.net>
Cc:        freebsd-questions@freebsd.org, beni <beni@brinckman.info>
Subject:   Re: What kind of audio device is this?
Message-ID:  <47345726.5000004@crackmonkey.us>
In-Reply-To: <20071104175253.J1575@small>
References:  <20071103200259.R1575@small>	<200711041109.27564.beni@brinckman.info> <20071104175253.J1575@small>

next in thread | previous in thread | raw e-mail | index | archive | help
P.U.Kruppa wrote:
>>> dmesg says I have got
>>>    ugen0: <vendor 0x0d8c PnP Audio Device, class 0/0, rev 1.10/0.10,
>>>    addr 4> on uhub0
>>> on board.
>>> What is this? Do we have a driver for it?
<snip>
>>> Of course I tried
>>>      # kldload snd_driver
>>> but all I get is
>>>      # cat /dev/sndstat
>>>      FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64)
>>>      Installed devices:
>>>
>>> I am running
>>>    FreeBSD 7.0-BETA2 FreeBSD 7.0-BETA2 #0:
>>>    Sat Nov  3 17:55:42 CET 2007 amd64

Hi Peter,

I also have a USB sound device which wouldn't detect until I loaded 
snd_uaudio. Now I can play my CDs through my 5.1 system, but I had to 
install both OSS and eSound to do it. I think the idea is everything 
goes to eSound, which is piped through the OSS mixer.

My sound device now identifies [on FreeBSD 6.3-PRERELEASE] as:
uaudio0: vendor 0x0c45 USB Audio, rev 1.10/1.00, addr 2
uaudio0: audio rev 1.00
pcm0: <USB Audio> on uaudio0

which is every bit as dull as yours.

By the way I don't have a /dev/dsp either. It doesn't seem to be required.

HtH,
Adam J Richardson



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