lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150529072714.GA1338@hudson.localdomain>
Date:	Fri, 29 May 2015 00:27:14 -0700
From:	Jeremiah Mahler <jmmahler@...il.com>
To:	Takashi Iwai <tiwai@...e.de>
Cc:	linux-kernel@...r.kernel.org, Jaroslav Kysela <perex@...ex.cz>,
	alsa-devel@...a-project.org
Subject: [BUG, bisect] ALSA: hda - No sound output

Takashi, all,

On several of my machines there is no longer any sound output when
running the latest linux-next (20150528).  Activity can be seen in a
mixer such as pavucontrol suggesting that there should be sound, but
both the speakers and head phones are silent.

I have bisected the kernel and found that the following patch introduced
the bug.

  From 49fb18972581a781658a4637de76e6069ed5964e Mon Sep 17 00:00:00 2001
  From: Takashi Iwai <tiwai@...e.de>
  Date: Wed, 27 May 2015 08:37:19 +0200
  Subject: [PATCH] ALSA: hda - Set stream_pm ops automatically by generic parser
  
  This allows user to test power_save_node feature via sysfs or patch
  firmware even on the codecs that don't specify it.  It'll also save a
  few lines.
  
  Signed-off-by: Takashi Iwai <tiwai@...e.de>
  ---
   sound/pci/hda/hda_generic.c    | 5 ++++-
   sound/pci/hda/patch_realtek.c  | 1 -
   sound/pci/hda/patch_sigmatel.c | 1 -
   sound/pci/hda/patch_via.c      | 1 -
   4 files changed, 4 insertions(+), 4 deletions(-)

-- 
- Jeremiah Mahler
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ