Bug 189726 - microphone not working on 9.2 and 10.0
Summary: microphone not working on 9.2 and 10.0
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: amd64 (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 18:30 UTC by Viktor
Modified: 2018-05-31 15:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Viktor 2014-05-12 18:30:01 UTC
I have no problem with playing sound, 
I tested it by dd if=<file> of=/dev/dsp 
But the microphone is not working, I didn't hear anything doing dd if=/dev/dsp of=/dev/dsp.

I have such problem not only on my customized kernel (FreeBSD 9.2), but also on the live CD of FreeBSD 10.0. 
I have done a test on the live CD FreeBSD 9.0 - everything OK with playing and recording. Everyting ok with dd if=/dev/dsp of=/dev/dsp test.

How-To-Repeat: dd if=/dev/dsp of=/dev/dsp on live-CD 9.0 - everything OK.
dd if=/dev/dsp of=/dev/dsp on live-CD 10.0 - not working.
Comment 1 John Baldwin freebsd_committer freebsd_triage 2014-05-15 12:12:37 UTC
Can you get /dev/sndstat output from 9.0?

-- 
John Baldwin
Comment 2 Viktor 2014-05-16 13:00:53 UTC
Hi, John
Output from live-9.0 below.
FreeBSD  9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     
root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play)
pcm1: <HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play)
pcm2: <HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play)
pcm3: <HDA NVidia GT220 HDMI PCM #0 DisplayPort> (play)
pcm4: <HDA IDT 92HD81B1C PCM #0 Analog> (play/rec) default
pcm5: <HDA IDT 92HD81B1C PCM #1 Analog> (play/rec)

On Thursday 15 May 2014 07:12:37 John Baldwin wrote:
> On 5/12/14, 1:26 PM, Viktor wrote:
> >> Number:         189726
> >> Category:       amd64
> >> Synopsis:       microphone not working on 9.2 and 10.0
> >> Confidential:   no
> >> Severity:       non-critical
> >> Priority:       low
> >> Responsible:    freebsd-amd64
> >> State:          open
> >> Quarter:
> >> Keywords:
> >> Date-Required:
> >> Class:          sw-bug
> >> Submitter-Id:   current-users
> >> Arrival-Date:   Mon May 12 17:30:01 UTC 2014
> >> Closed-Date:
> >> Last-Modified:
> >> Originator:     Viktor
> >> Release:        9.2
> > 
> >> Organization:
> > -
> > 
> >> Environment:
> > FreeBSD dell 9.2-RELEASE-p1 FreeBSD 9.2-RELEASE-p1 #6: Sun Nov 24 11:20:14
> > EET 2013     vic@dell:/usr/obj/usr/src/sys/m4500  amd64
> > 
> > cat /dev/sndstat
> > FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
> > Installed devices:
> > pcm0: <NVIDIA GT220 (HDMI/DP 8ch)> (play)
> > pcm1: <NVIDIA GT220 (HDMI/DP 8ch)> (play)
> > pcm2: <NVIDIA GT220 (HDMI/DP 8ch)> (play)
> > pcm3: <NVIDIA GT220 (HDMI/DP 8ch)> (play)
> > pcm4: <IDT 92HD81B1C (Analog 2.0+HP/2.0)> (play/rec) default
> > pcm5: <IDT 92HD81B1C (Analog)> (play/rec)
> > 
> > # mixer
> > Mixer vol      is currently set to  88:88
> > Mixer pcm      is currently set to  96:96
> > Mixer speaker  is currently set to  90:90
> > Mixer line     is currently set to   0:0
> > Mixer mic      is currently set to  80:80
> > Mixer mix      is currently set to  59:59
> > Mixer rec      is currently set to 100:100
> > Mixer ogain    is currently set to 100:100
> > 
> >> Description:
> > I have no problem with playing sound,
> > I tested it by dd if=<file> of=/dev/dsp
> > But the microphone is not working, I didn't hear anything doing dd
> > if=/dev/dsp of=/dev/dsp.
> > 
> > I have such problem not only on my customized kernel (FreeBSD 9.2), but
> > also on the live CD of FreeBSD 10.0. I have done a test on the live CD
> > FreeBSD 9.0 - everything OK with playing and recording. Everyting ok with
> > dd if=/dev/dsp of=/dev/dsp test.> 
> >> How-To-Repeat:
> > dd if=/dev/dsp of=/dev/dsp on live-CD 9.0 - everything OK.
> > dd if=/dev/dsp of=/dev/dsp on live-CD 10.0 - not working.
> > 
> >> Fix:
> Can you get /dev/sndstat output from 9.0?
> 
> --
> John Baldwin
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:03 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2018-05-31 15:34:34 UTC
Unfortunately this PR was never addressed before these versions of FreeBSD went out of support.  Sorry.

If this is still a problem, please open a new PR.  Thanks.