NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53802: audioctl not working for usb audio dev



The following reply was made to PR kern/53802; it has been noted by GNATS.

From: Tetsuya Isaki <isaki%pastel-flower.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, scole_mail%gmx.com@localhost
Cc: kern-bug-people%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/53802: audioctl not working for usb audio dev
Date: Sat, 22 Dec 2018 01:15:34 +0900

 At Wed, 19 Dec 2018 19:00:00 +0000 (UTC),
 scole_mail%gmx.com@localhost wrote:
 > >Description:
 > I've got a usb audio device in addition to a builtin audio dev.  The
 > sound works fine for both, but I can't change settings of the usb audio
 > device with "/usr/bin/audioctl". The usb audio settings won't change:
 > 
 >  # audioctl -d /dev/audioctl1 -w play.gain=99
 >  play.gain: -> 127
 > 
 > but the built audio works fine:
 > 
 >  # audioctl -d /dev/audioctl0 -w play.gain=99
 >  play.gain: -> 99
 
 Please show your
  "/usr/bin/mixerctl -d /dev/mixer0 -a -v" and
  "/usr/bin/mixerctl -d /dev/mixer1 -a -v" ?
 
 Your audio1 device may not have outputs.master.
 ---
 Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>
 


Home | Main Index | Thread Index | Old Index