Lucid: Scale wrong for audio volume (for USB046d:0a04 speakers)

Bug #531063 reported by A.G. Nienhuis
28
This bug affects 4 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned
Lucid
Won't Fix
Undecided
Unassigned

Bug Description

Binary package hint: pulseaudio

The volume control on the panel only works between 90% and 100%.

 90% on the panel === 0% PCM in alsamixer
100% on the panel === 100% PCM in alsamixer

I have volume buttons on my USB-speakers that change the volume by 10%. They are useless now. I need to use the mouse to move the slider one or two pixels to get the desired control.

In Ubuntu 9.10 it did work as expected.

ProblemType: Bug
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: ubuntu 3287 F.... pulseaudio
 /dev/snd/controlC1: ubuntu 3287 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 22'
   Mixer name : 'Realtek ALC888'
   Components : 'HDA:10ec0888,16f30000,00100001'
   Controls : 36
   Simple ctrls : 19
Card1.Amixer.info:
 Card hw:1 'Speaker'/'Logitech Logitech USB Speaker at usb-0000:00:1d.1-2, full speed'
   Mixer name : 'USB Mixer'
   Components : 'USB046d:0a04'
   Controls : 6
   Simple ctrls : 5
Card2.Amixer.info:
 Card hw:2 'HDMI'/'HDA ATI HDMI at 0xfdafc000 irq 17'
   Mixer name : 'ATI R6xx HDMI'
   Components : 'HDA:1002aa01,00aa0100,00100100'
   Controls : 4
   Simple ctrls : 1
Card2.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [off]
CurrentDmesg:
 [ 55.339883] lp: driver loaded but no devices found
 [ 55.914281] ppdev: user-space parallel port driver
 [ 80.270304] hda-intel: IRQ timing workaround is activated for card #2. Suggest a bigger bdl_pos_adj.
 [ 491.184984] aufs au_plink_append:280:dpkg[3844]: unexpectedly many pseudo links, 101
Date: Tue Mar 2 23:30:59 2010
DistroRelease: Ubuntu 10.04
LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu10
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: pulseaudio
Uname: Linux 2.6.32-14-generic x86_64

Revision history for this message
A.G. Nienhuis (a-g-nienhuis) wrote :
Revision history for this message
Luke Yelavich (themuso) wrote :

This is a known bug with a lot of USB hardware, and its to do with the hardware drivers. Please try adding the PPA ubuntu-audio-dev/ppa and installing linux-alsa-driver-modules-2.6.32-14-generic and reboot. Please let us know if this fixes your problem.

affects: pulseaudio (Ubuntu) → linux (Ubuntu)
Revision history for this message
A.G. Nienhuis (a-g-nienhuis) wrote : Re: [Bug 531063] Re: Lucid: Scale wrong for audio volume (for USB speakers)

That solves the problem!

(It's quite hard to do that from the live-CD without rebooting but it
possible)

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: Lucid: Scale wrong for audio volume (for USB speakers)

It's too late to merge the necessary changes into linux, and they're rather invasive.

In the meantime, please see https://wiki.ubuntu.com/DebuggingSoundProblems/KarmicCaveats#Volume range anomalies

Changed in linux (Ubuntu Lucid):
status: New → Won't Fix
summary: - Lucid: Scale wrong for audio volume (for USB speakers)
+ Lucid: Scale wrong for audio volume (for USB046d:0a04 speakers)
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi A.G.,

This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 531063

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kernel-sound
tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
hantms (han-thomas) wrote :

This is still an issue on Lucid with the latest updates as of today. (Kernel 2.6.32-22).

Note also that it's more than just a volume scale issue; my Logitech USB head set is pretty much useless at the moment, the volume is virtually inaudible. I'm using an old non-USB head set with regular audio jacks for my conference calls at the moment.

Revision history for this message
hantms (han-thomas) wrote :

NB: I tried installing linux-alsa-driver-modules-2.6.32-22-generic however this causes my computer to freeze when I insert the USB plug of the headset.

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 531063] Re: Lucid: Scale wrong for audio volume (for USB046d:0a04 speakers)

You may want to use 2.6.34-rc6 or the latest daily build of 2.6.34.

Revision history for this message
Nathan Kidd (nathan-svn) wrote :

046d::0a13 (Logitech Z-5 Speakers) also have volume problems (~60~70% in volume slider is 0-100% in actual volume) with Lucid stock 2.6.32-22-generic kernel.

The 'load-module module-udev-detect ignore_dB=1' tweak fixes it.

Revision history for this message
Daniel T Chen (crimsun) wrote :

To be clear, ignore_dB=1 is not a fix.

Revision history for this message
Nathan Kidd (nathan-svn) wrote :

Pardon, "The 'load-module module-udev-detect ignore_dB=1' *works around* it.".

Is there still need to test the actual fix? Is there a recommended least-pain way of testing 2.6.34-* ?

Revision history for this message
Gerrit Trawoger (gtrawoger) wrote :

That issue is still up. My Logitech Z-5's would go from silent to blasting in one step (one press of the volume button).

The above method of adding the PPA and installing the alsa package does fix this. Just make sure you install the new alsa package when you update kernels.

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
Revision history for this message
hantms (han-thomas) wrote : Re: [Bug 531063] Re: Lucid: Scale wrong for audio volume (for USB046d:0a04 speakers)
Download full text (3.9 KiB)

This issue still exists in the current Ubuntu version; when plugging in a USB head set the volume in alsamixer is at zero. Note that the volume can NOT be increased through any GUI panel, the only way to use the head set is to open a terminal, type alsamixer and then hit the F6 function key, select the head set and then increase the volume to maximum.

Best Regards,
Han Thomas

Aware Corporation Limited

www.aware.co.th
Office: +66 (0)5326 3350 ext. 407
Cell : +66 (0)8102 20006
Skype : Aware-Han.T

On 12 Aug 2010, at 07:33, Jeremy Foshee <email address hidden> wrote:

> This bug report was marked as Incomplete and has not had any updated
> comments for quite some time. As a result this bug is being closed.
> Please reopen if this is still an issue in the current Ubuntu release
> http://www.ubuntu.com/getubuntu/download . Also, please be sure to
> provide any requested information that may have been missing. To reopen
> the bug, click on the current status under the Status column and change
> the status back to "New". Thanks.
>
> [This is an automated message. Apologies if it has reached you
> inappropriately; please just reply to this message indicating so.]
>
>
> ** Tags added: kj-expired
>
> ** Changed in: linux (Ubuntu)
> Status: Incomplete => Expired
>
> --
> Lucid: Scale wrong for audio volume (for USB046d:0a04 speakers)
> https://bugs.launchpad.net/bugs/531063
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “linux” package in Ubuntu: Expired
> Status in “linux” source package in Lucid: Won't Fix
>
> Bug description:
> Binary package hint: pulseaudio
>
> The volume control on the panel only works between 90% and 100%.
>
> 90% on the panel === 0% PCM in alsamixer
> 100% on the panel === 100% PCM in alsamixer
>
> I have volume buttons on my USB-speakers that change the volume by 10%. They are useless now. I need to use the mouse to move the slider one or two pixels to get the desired control.
>
> In Ubuntu 9.10 it did work as expected.
>
> ProblemType: Bug
> AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
> Architecture: amd64
> AudioDevicesInUse:
> USER PID ACCESS COMMAND
> /dev/snd/controlC0: ubuntu 3287 F.... pulseaudio
> /dev/snd/controlC1: ubuntu 3287 F.... pulseaudio
> Card0.Amixer.info:
> Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 22'
> Mixer name : 'Realtek ALC888'
> Components : 'HDA:10ec0888,16f30000,00100001'
> Controls : 36
> Simple ctrls : 19
> Card1.Amixer.info:
> Card hw:1 'Speaker'/'Logitech Logitech USB Speaker at usb-0000:00:1d.1-2, full speed'
> Mixer name : 'USB Mixer'
> Components : 'USB046d:0a04'
> Controls : 6
> Simple ctrls : 5
> Card2.Amixer.info:
> Card hw:2 'HDMI'/'HDA ATI HDMI at 0xfdafc000 irq 17'
> Mixer name : 'ATI R6xx HDMI'
> Components : 'HDA:1002aa01,00aa0100,00100100'
> Controls : 4
> Simple ctrls : 1
> Card2.Amixer.values:
> Simple mixer control 'IEC958',0
> Capabilities: pswitch pswitch-joined penum
> Playback channels: Mono
> Mono: Playback [off]
> CurrentDmesg:
> [ 55.339883] lp: driver loaded but no devices...

Read more...

Revision history for this message
David Henningsson (diwic) wrote :

@hantms, can you please file a separate bug using the "ubuntu-bug audio" command? Thanks!

Revision history for this message
A.G. Nienhuis (a-g-nienhuis) wrote :

I still need the workaround modules from the PPA

Changed in linux (Ubuntu):
status: Expired → New
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 531063

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.