Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2006 06:47:08 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-multimedia@freebsd.org
Cc:        "Matthew D. Fuller" <fullermd@over-yonder.net>
Subject:   Re: uaudio and MV100
Message-ID:  <200606200647.09488.hselasky@c2i.net>
In-Reply-To: <20060619180057.GA45446@over-yonder.net>
References:  <20060619180057.GA45446@over-yonder.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 19 June 2006 20:00, Matthew D. Fuller wrote:
> I picked up a MV100[0] today to fiddle with in the naive hope that
> FreeBSD would get along with it.  Alas, when I plugged it in, I got
> back:
>
> uaudio0: <FORTEMEDIA FM1083, class 0/0, rev 1.10/0.01, addr 3> on uhub0
> uaudio0: ignored audio interface with 2 endpoints
> uaudio0: audio rev 1.00
>
> And it doesn't give me a playback device.  A little Googling suggested
> that some people had met success with enabling the
> UAUDIO_MULTIPLE_ENDPOINTS #define in uaudio.c.  After flipping that
> on, I now no longer get that endpoint warning message, but it still
> fails to get anything useful.  /dev/sndstat says:
>
> pcm1: <USB Audio> at ?  (0p/1r/0v channels)
>         mode 1:(input) 1ch, 16/16bit, pcm, 8000Hz
>
> (note the '0p')
>
> I wonder if anybody's messed with one of these before and had any luck
> sweet-talking them into working?
>

I am working on a new uaudio driver. You might want to try that when it is 
finished. Meanwhile, what is written to dmsg, when you compile the kernel 
with "options USB_DEBUG", run "sysctl hw.usb.uaudio.debug=15" and plug your 
device ?

--HPS



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