moomin1465 / cmediadrivers

Automatically exported from code.google.com/p/cmediadrivers
0 stars 0 forks source link

Mute Speaker does not mute Line In signal #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Volume Mixer in Windows Server 2008 System Tray
2. Click Mute icon in Speakers device

What is the expected output? What happens instead?

All signals to be muted is expected, but Line-In signal can still be heard 

What version of the driver are you using? On what operating system? What 
version of the operationg system are you using (32 or 64 bit)?

V.1.1.9 WaverT, Windows Server 2008 SP1, 32-bit OS

What ports of the soundcard are affected by the bug (e.g. SPDIF, Mic-In)?

Line-In

Please provide any additional information below.

ASUS P4B266-E motherboard with onboard C-Media CMI8738 chip

Original issue reported on code.google.com by anthonyw...@gmail.com on 6 May 2008 at 2:21

GoogleCodeExporter commented 9 years ago
that's confirmed, but can't be fixed. The hardware doesn't have a working 
master 
mute control and the driver avoid signal processing, so the control is just a 
placebo for some shitty software which expect a mute control to be there.

Original comment by dogb...@gmail.com on 7 May 2008 at 4:55

GoogleCodeExporter commented 9 years ago
How about just set the master volume L and master volume R=0 when master volume 
mute 
is enabled.

and wehn unmute, return to original value of volume L and R.

Original comment by teddylee...@gmail.com on 13 Apr 2009 at 3:34

GoogleCodeExporter commented 9 years ago
I'd be happy to accept a patch from you - that's why the source is freely 
available.

Original comment by dogb...@gmail.com on 13 Apr 2009 at 6:18