[Bug 637066] Re: Volume adjustment is extreme

2017-07-08 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 637066] Re: Volume adjustment is extreme

2017-05-09 Thread Daniel van Vugt
Ken, Thank you for reporting this bug to Ubuntu. Ubuntu 10.04 (lucid) reached end-of-life on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Please upgrade to the latest version and re-test. Others: If you continue to experience

[Bug 637066] Re: Volume adjustment is extreme

2014-07-29 Thread tuxiano
Hi, I have the exact same problem with the following sound card: lsusb | grep -i audio Bus 003 Device 002: ID 0d8c:000c C-Media Electronics, Inc. Audio Adapter Has the patch of #9 already be applied? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 637066] Re: Volume adjustment is extreme

2014-04-14 Thread Raymond
151 is a prime number 7248 = 48 x151 USB Mixer information !!--- USB Mixer: usb_id=0x0d8c000e, ctrlif=0, ctlerr=0 Card: Generic USB Audio Device at usb-:00:1d.7-3.2, full speed Unit: 9 Control: name=Speaker Playback Volume, index=0 Info: id=9, control=2,

[Bug 637066] Re: Volume adjustment is extreme

2014-04-14 Thread Raymond
your dB range 23.37 are just less than 24dB + +#define MAX_LINEAR_DB_SCALE24 http://git.alsa-project.org/?p=alsa- utils.git;a=commitdiff;h=34bb514b5fd1d6f91ba9a7b3a70b0ea0c6014250;hp=70a01748d594ef57a1962e4cb012927faf6d852f -- You received this bug notification because you are a member of

[Bug 637066] Re: Volume adjustment is extreme

2013-03-01 Thread Raymond
how about the Mic ? you have to send your patch to alsa development mailing list control.2 { iface MIXER name 'Mic Playback Volume' value 23 comment { access 'read write' type

[Bug 637066] Re: Volume adjustment is extreme

2013-03-01 Thread Anton Veretenenko
Mic values looks correct to datasheet, but I do not have a mic, so can't test it. Not sure alsa would like this patch, it does mess up alsamixer even more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Anton Veretenenko
Confirm, the same on 12.10 with 0d8c:000e C-Media Electronics, Inc. Audio Adapter (Planet UP-100, Genius G-Talk) device. Alsamixer shows 0% -28.37dB where pulseaudio and ubuntu sound settings shows 34% and sound cuts at this mark. ** Changed in: pulseaudio (Ubuntu) Status: Expired =

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Raymond
post the output of alsa-info.sh and lsusb - -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/637066 Title: Volume adjustment is extreme To manage notifications about this bug go to:

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Anton Veretenenko
I did a patch for snd-usb-audio which fixes pulseaudio volume. But alsamixer is still messed up, -17.57dB at 0% and volume is loud. Attaching alsa-info, lsusb and patch. ** Attachment added: alsa-info.txt

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Anton Veretenenko
** Attachment added: lsusb https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/637066/+attachment/3551631/+files/lsusb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/637066 Title: Volume

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Anton Veretenenko
** Patch added: C-Media CM109 pulseaudio mutes at 34% patch https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/637066/+attachment/3551632/+files/CM109-mixer-quirk.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Anton Veretenenko
added all possible product ids from CM109 datasheet to patch ** Patch added: CM109-mixer-quirk.patch https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/637066/+attachment/3551636/+files/CM109-mixer-quirk.patch -- You received this bug notification because you are a member of Ubuntu

[Bug 637066] Re: Volume adjustment is extreme

2013-02-28 Thread Ubuntu Foundations Team Bug Bot
The attachment C-Media CM109 pulseaudio mutes at 34% patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by

[Bug 637066] Re: Volume adjustment is extreme

2011-09-30 Thread Sergiu Bivol
I can reproduce the exact same behaviour using an USB adapter with C-Media Electronics chip (0d8c:000c). Volume is muted from 0% to 34%, unmutes at 35% and is very loud already at 40%. At 70% it is at maximum loudness. Kubuntu 11.10, Linux 3.0.0-12-generic, ALSA 1.0.24 -- You received this

[Bug 637066] Re: Volume adjustment is extreme

2010-12-18 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 637066] Re: Volume adjustment is extreme

2010-09-13 Thread Ken Pratt
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/637066/+attachment/1577593/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/637066/+attachment/1577594/+files/AplayDevices.txt ** Attachment added: ArecordDevices.txt

Re: [Bug 637066] Re: Volume adjustment is extreme

2010-09-13 Thread Luke Yelavich
Unfortunately, USB audio devices under Linux are often a pain, because manufacturers don't follow specs properly, so volume information is incorrectly reported. You could try updating your alsa drivers, as outlined here: https://wiki.ubuntu.com/Audio/InstallingLinuxAlsaDriverModules. Note that