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.
Can you get /dev/sndstat output from 9.0? -- John Baldwin
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
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
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.