Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2011 12:18:20 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-multimedia@freebsd.org, Thierry Thomas <thierry@freebsd.org>
Subject:   Re: kern/152622: [pcm] uaudio recording problem
Message-ID:  <201104101218.20686.hselasky@c2i.net>
In-Reply-To: <201104101010.p3AAAEQ6022759@freefall.freebsd.org>
References:  <201104101010.p3AAAEQ6022759@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 10 April 2011 12:10:14 Thierry Thomas wrote:
> The following reply was made to PR kern/152622; it has been noted by GNATS.
> 
> From: Thierry Thomas <thierry@FreeBSD.org>
> To: Hans Petter Selasky <hselasky@c2i.net>,
> 	FreeBSD-gnats-submit@FreeBSD.org
> Cc: freebsd-multimedia@freebsd.org, bug-followup@freebsd.org
> Subject: Re: kern/152622: [pcm] uaudio recording problem
> Date: Sun, 10 Apr 2011 12:03:29 +0200
> 
>  On Sun 10 avr 11 at 9:00:31 +0200, Hans Petter Selasky <hselasky@c2i.net>
> 
>   wrote:
>  > Hi,
> 
>  Hello,
> 
>  > Compile kernel with "options USB_DEBUG".
>  > 
>  > Re-plug device after setting:
>  > 
>  > sysctl hw.usb.uaudio.debug=15
>  > 
>  > Upload dmesg.
> 
>  Here is it:
> 

It looks like your recording device does not have a volume control. If you:

dd if=/dev/dsp1.0 of=/dev/dsp0.0 bs=64

Do you then hear anything?

--HPS



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