NetBSD-Bugs archive

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

Re: bin/45678: cdplay produces no sound



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

From: "Ian D. Leroux" <idleroux%fastmail.fm@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>, 
gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/45678: cdplay produces no sound
Date: Wed, 14 Dec 2011 20:16:38 +0100

 Quoting Matthew Mondor <mm_lists%pulsar-zone.net@localhost> (Sun,  4 Dec 2011
 20:15:04 +0000 (UTC)):
 >  On Sun,  4 Dec 2011 19:40:04 +0000 (UTC)
 >  "Ian D. Leroux" <idleroux%fastmail.fm@localhost> wrote:
 >  >  The digital command does indeed let me hear the CD being played,
 >  > thank you.  Analog mode did, however, formerly work on this
 >  > machine, so I would argue that its failure to do so with recent
 >  > -current is still a regression, unless analog mode has been
 >  > officially deprecated.  I don't rebuild my base system often
 >  > enough to be sure of when it stopped working, but I believe it was
 >  > still working at the end of July and know that it doesn't as of
 >  > the mid-November date of my latest build.
 >  
 >  If so, I suspect the change was in the audio driver, where an input
 >  channel is now muted, has low volume or analog passthrough is
 >  unsupported.  I see various ~2 months old changes in
 >  sys/dev/pci/hdaudio/hdafg.c which could possibly be related...
 
 I had a quick look through those, and tried manually undoing
 the change made in revision 1.15 (which sets the stream mode to PCM by
 default), without any success so far (i.e. digital mode works, the
 default analog mode does not).  If no one has any better ideas, I'll
 try building kernels from various times in the last few months and see
 if I can narrow down the range of possibly responsible commits, but it
 might be a little while before I have time to do that.
 
 A question though; if, as Jared McNeill seemed to imply earlier, analog
 mode is considered obsolete, do we invest effort in continuing to
 maintain it or should digital mode be made the default?
 
 -- IDL
 


Home | Main Index | Thread Index | Old Index