Re: [alsa-devel] poor sound from ALC 850/880 in alsa 1.0.21 and 1.0.23
On Fri, Nov 26, 2010 at 8:35 PM, Daniel Chen seven.steps@gmail.com wrote:
Please use http://www.alsa-project.org/alsa-info.sh
2010/11/27 Colin Kincaid Williams discord@uw.edu
On Fri, Nov 26, 2010 at 8:35 PM, Daniel Chen seven.steps@gmail.com wrote:
Please use http://www.alsa-project.org/alsa-info.sh
Node 0x17 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense Pin Default 0x01012014: [Jack] Line Out at Ext Rear Conn = 1/8, Color = Grey DefAssociation = 0x1, Sequence = 0x4 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Connection: 1 0x0f
if your motherboard have 6 audio jacks (pink, blue , green , black , orange and grey ) and digital output at rear panel, you should try model=6stack-dig
Simple mixer control 'CD',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 65 Mono: Front Left: Playback 0 [0%] [-35.00dB] [on] Front Right: Playback 0 [0%] [-35.00dB] [on]
Make sure that you have muted those playback volume control of "CD" ,"Line" to reduce noise from those input to your output
Simple mixer control 'Channel Mode',0 Capabilities: enum Items: '8ch' Item0: '8ch'
only those motherboard with less than 4 output jacks need the "channel mode" control to retask some input jacks as output jacks
no, the motherboard has 6 plugs, but no digital outputs on the back. Furthermore, I muted the CD channel, the line in was already muted, but I still have crap sound compared to my $20 mp3 player. Something else is wrong!
On Fri, Nov 26, 2010 at 11:48 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/11/27 Colin Kincaid Williams discord@uw.edu
On Fri, Nov 26, 2010 at 8:35 PM, Daniel Chen seven.steps@gmail.com wrote:
Please use http://www.alsa-project.org/alsa-info.sh
Node 0x17 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense Pin Default 0x01012014: [Jack] Line Out at Ext Rear Conn = 1/8, Color = Grey DefAssociation = 0x1, Sequence = 0x4 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Connection: 1 0x0f
if your motherboard have 6 audio jacks (pink, blue , green , black , orange and grey ) and digital output at rear panel, you should try model=6stack-dig
Simple mixer control 'CD',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 65 Mono: Front Left: Playback 0 [0%] [-35.00dB] [on] Front Right: Playback 0 [0%] [-35.00dB] [on]
Make sure that you have muted those playback volume control of "CD" ,"Line" to reduce noise from those input to your output
Simple mixer control 'Channel Mode',0 Capabilities: enum Items: '8ch' Item0: '8ch'
only those motherboard with less than 4 output jacks need the "channel mode" control to retask some input jacks as output jacks _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
2010/11/28 Colin Kincaid Williams discord@uw.edu
no, the motherboard has 6 plugs, but no digital outputs on the back. Furthermore, I muted the CD channel, the line in was already muted, but I still have crap sound compared to my $20 mp3 player. Something else is wrong!
Take a look at the block diagram of alc880 datasheet
does it help when you use hda-analyzer to mute the amp-in value from node 0x0b in 0x0c ?
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Control: name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x33 0x33] Connection: 2 0x02 0x0b
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
On Sun, Nov 28, 2010 at 11:40 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/11/28 Colin Kincaid Williams discord@uw.edu
no, the motherboard has 6 plugs, but no digital outputs on the back. Furthermore, I muted the CD channel, the line in was already muted, but I still have crap sound compared to my $20 mp3 player. Something else is wrong!
Take a look at the block diagram of alc880 datasheet
does it help when you use hda-analyzer to mute the amp-in value from node 0x0b in 0x0c ?
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Control: name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x33 0x33] Connection: 2 0x02 0x0b _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
I've tried model 6stack-digout and have no noticable improvment in sound. An ubuntu live cd yields the same result. The sound is good in Windows7. My friend says the audio sounds compressed. :(
On Tue, Nov 30, 2010 at 8:46 PM, Colin Kincaid Williams discord@uw.edu wrote:
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
On Sun, Nov 28, 2010 at 11:40 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/11/28 Colin Kincaid Williams discord@uw.edu
no, the motherboard has 6 plugs, but no digital outputs on the back. Furthermore, I muted the CD channel, the line in was already muted, but I still have crap sound compared to my $20 mp3 player. Something else is wrong!
Take a look at the block diagram of alc880 datasheet
does it help when you use hda-analyzer to mute the amp-in value from node 0x0b in 0x0c ?
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Control: name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x33 0x33] Connection: 2 0x02 0x0b _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
2010/12/1 Colin Kincaid Williams discord@uw.edu
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
According to the block diagram of alc880 datasheet, it look like two mute switches for node 0x02 and 0x0b or checkbox in hda_analyzer
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00]
Unfortunately hda_analyzer seem fail to parse your codec -info
File "./hda_analyzer.py", line 483, in <module> sys.exit(main(sys.argv)) File "./hda_analyzer.py", line 460, in main if read_nodes(sys.argv[1:]) == 0: File "./hda_analyzer.py", line 110, in read_nodes read_nodes3(card, idx, i) File "./hda_analyzer.py", line 77, in read_nodes3 c = HDACodecProc(card, codec, proc_file) File "/home/raymond/hda-analyzer/hda_proc.py", line 474, in __init__ self.parse(proc_file) File "/home/raymond/hda-analyzer/hda_proc.py", line 678, in parse node.add_ampvals(line[15:], HDA_INPUT) File "/home/raymond/hda-analyzer/hda_proc.py", line 353, in add_ampvals self.wrongfile('amp vals ]') File "/home/raymond/hda-analyzer/hda_proc.py", line 143, in wrongfile raise ValueError, "wrong proc file format (%s)" % msg ValueError: wrong proc file format (amp vals ])
On Sun, Nov 28, 2010 at 11:40 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/11/28 Colin Kincaid Williams discord@uw.edu
no, the motherboard has 6 plugs, but no digital outputs on the back. Furthermore, I muted the CD channel, the line in was already muted, but I still have crap sound compared to my $20 mp3 player. Something else is wrong!
Take a look at the block diagram of alc880 datasheet
does it help when you use hda-analyzer to mute the amp-in value from node 0x0b in 0x0c ?
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Control: name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x33 0x33] Connection: 2 0x02 0x0b
2010/12/1 Colin Kincaid Williams discord@uw.edu
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
Refer to your screen shot , the mute switches of node 0x0b seem to be val[2] and val[3] of the input amplifier
muting switches val[2] and val[3] have no impact on the sound, it's still poor sound quality, there must be something else wrong....
On Wed, Dec 1, 2010 at 7:59 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/12/1 Colin Kincaid Williams discord@uw.edu
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
Refer to your screen shot , the mute switches of node 0x0b seem to be val[2] and val[3] of the input amplifier _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Is that it, a sound card driver that sounds poor, leave it broken, and no way to fix it?
On Thu, Dec 2, 2010 at 2:02 AM, Colin Kincaid Williams discord@uw.edu wrote:
muting switches val[2] and val[3] have no impact on the sound, it's still poor sound quality, there must be something else wrong....
On Wed, Dec 1, 2010 at 7:59 PM, Raymond Yau superquad.vortex2@gmail.com wrote:
2010/12/1 Colin Kincaid Williams discord@uw.edu
I selected node 0x0c in hdaanalyzer and see audio mixer [OxOb] in the Connection list, but I cannot select the radio button.
Refer to your screen shot , the mute switches of node 0x0b seem to be val[2] and val[3] of the input amplifier _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
participants (2)
-
Colin Kincaid Williams
-
Raymond Yau