kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #09202
[Bug 983059] Re: snd-hda-intel powersave option and "CLICK" from speakers (Ubuntu 12.04)
palimmo, 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? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .
If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:
apport-collect -p linux <replace-with-bug-number>
Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11-rc5
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing
If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER
As well, please remove the tag:
needs-upstream-testing
Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.
** Description changed:
- I report this bug because is still valid in Ubuntu 12.04 and the previous bug (#381201) status was set to "Won't fix".
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/381201
- The comment #65 gives the right solution to avoid that CLICK from the speaker.
+ I report this bug because is still valid in Ubuntu 12.04
- Please fix it in Ubuntu 12.04.
- Thanks!
+ WORKAROUND: In:
+ /usr/lib/pm-utils/power.d/intel-audio-powersave
+
+ I changed the line:
+ INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}
+
+ to:
+ INTEL_AUDIO_POWERSAVE=false
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic 3.2.0-23.36
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
ArecordDevices:
- **** List of CAPTURE Hardware Devices ****
- card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
- Subdevices: 1/1
- Subdevice #0: subdevice #0
+ **** List of CAPTURE Hardware Devices ****
+ card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
+ Subdevices: 1/1
+ Subdevice #0: subdevice #0
AudioDevicesInUse:
- USER PID ACCESS COMMAND
- /dev/snd/controlC0: alessio 1779 F.... pulseaudio
+ USER PID ACCESS COMMAND
+ /dev/snd/controlC0: alessio 1779 F.... pulseaudio
Card0.Amixer.info:
- Card hw:0 'Intel'/'HDA Intel at 0xf3400000 irq 45'
- Mixer name : 'Nvidia MCP77/78 HDMI'
- Components : 'HDA:14f15051,10250219,00100000 HDA:10de0003,10de0101,00100000'
- Controls : 26
- Simple ctrls : 14
+ Card hw:0 'Intel'/'HDA Intel at 0xf3400000 irq 45'
+ Mixer name : 'Nvidia MCP77/78 HDMI'
+ Components : 'HDA:14f15051,10250219,00100000 HDA:10de0003,10de0101,00100000'
+ Controls : 26
+ Simple ctrls : 14
Date: Mon Apr 16 15:17:35 2012
HibernationDevice: RESUME=UUID=e80c7e30-cce4-4354-8e56-4e0e3dc905c4
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
MachineType: Packard Bell EasyNote TJ65
ProcEnviron:
- TERM=xterm
- PATH=(custom, no user)
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ TERM=xterm
+ PATH=(custom, no user)
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=168bb7a2-edc2-4aac-a6a9-0b8d829095d7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
- linux-restricted-modules-3.2.0-23-generic N/A
- linux-backports-modules-3.2.0-23-generic N/A
- linux-firmware 1.79
+ linux-restricted-modules-3.2.0-23-generic N/A
+ linux-backports-modules-3.2.0-23-generic N/A
+ linux-firmware 1.79
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/06/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.28
dmi.board.name: SJV50MV
dmi.board.vendor: Packard Bell
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Packard Bell
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.28:bd10/06/2009:svnPackardBell:pnEasyNoteTJ65:pvr0100:rvnPackardBell:rnSJV50MV:rvrRev:cvnPackardBell:ct10:cvrN/A:
dmi.product.name: EasyNote TJ65
dmi.product.version: 0100
dmi.sys.vendor: Packard Bell
** Tags added: bios-outdated-v1.31
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/983059
Title:
snd-hda-intel powersave option and "CLICK" from speakers (Ubuntu
12.04)
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
I report this bug because is still valid in Ubuntu 12.04
WORKAROUND: In:
/usr/lib/pm-utils/power.d/intel-audio-powersave
I changed the line:
INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}
to:
INTEL_AUDIO_POWERSAVE=false
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic 3.2.0-23.36
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: alessio 1779 F.... pulseaudio
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xf3400000 irq 45'
Mixer name : 'Nvidia MCP77/78 HDMI'
Components : 'HDA:14f15051,10250219,00100000 HDA:10de0003,10de0101,00100000'
Controls : 26
Simple ctrls : 14
Date: Mon Apr 16 15:17:35 2012
HibernationDevice: RESUME=UUID=e80c7e30-cce4-4354-8e56-4e0e3dc905c4
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
MachineType: Packard Bell EasyNote TJ65
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=168bb7a2-edc2-4aac-a6a9-0b8d829095d7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-3.2.0-23-generic N/A
linux-backports-modules-3.2.0-23-generic N/A
linux-firmware 1.79
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/06/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.28
dmi.board.name: SJV50MV
dmi.board.vendor: Packard Bell
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Packard Bell
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.28:bd10/06/2009:svnPackardBell:pnEasyNoteTJ65:pvr0100:rvnPackardBell:rnSJV50MV:rvrRev:cvnPackardBell:ct10:cvrN/A:
dmi.product.name: EasyNote TJ65
dmi.product.version: 0100
dmi.sys.vendor: Packard Bell
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/983059/+subscriptions