[Bug 230434] USB sound card fails to record

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 7 11:40:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230434

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #1 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

No recording endpoints are recognised. There should be a Record: line.

uaudio0: Play: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 40000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 32000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 24000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 22050 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 16000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 11025 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Play: 8000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer.
uaudio0: No MIDI sequencer.

A first step would be to enable:

sysctl hw.usb.uaudio_debug=16

before plugging the device and then post the result debug prints.

Also a dump of the USB descriptors are appreciated using lsusb from ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list