NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
This may be a recursion of kern/48394 bug: cannot set recording parameters / uaudio
The following reply was made to PR kern/48394; it has been noted by GNATS.
From: ron%NetBSD.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: This may be a recursion of kern/48394 bug: cannot set recording parameters / uaudio
Date: Fri, 2 Sep 2016 00:29:32 +0000 (UTC)
>Submitter-Id: net
>Originator: ron
>Organization:
>Confidential: no
>Synopsis: This may be a recursion of kern/48394 bug: cannot set recording parameters / uaudio
>Severity: non-critical
>Priority: medium
>Category: kern
>Class: sw-bug
>Release:
>Environment: NetBSD 7 (raspberrypi) evbarm
>Description:
Using C-Media USB audio device, audio plays normally.
"Play" settings can be set with audioctl, and are retained, but "record settings" are not kept:
The command (audioctl -d /dev/audio1 -w record=44100,1,16,slinear_le) seems to work OK (no error).
But - a subsequent command issued: (audioctl -d /dev/audio1 -a) shows all the settings have retained original default values).
>How-To-Repeat:
Use C-Media USB audio device, and try to set the "record" settings with audioctl.
>Fix:
Home |
Main Index |
Thread Index |
Old Index