On 23/03/14 11:06, Tom Wijsman wrote:
On Sat, 22 Mar 2014 12:29:03 +0100
null_ptr <rhan...@gmx.de> wrote:

I attached them. Old config/lsmod/dmesg is the first
parameter of the diff.

Looks okay to me; I see in the other thread that it was clarified that
this is a problem through the speakers/headset and thus not through the
PC speaker, which leads me to think you have either Volker's idea that
it is muted in alsa-mixer (why would a kernel upgrade do this?) or you
have an actual bug in one of the kernel sound modules (more likely?).

It's definitely not muted.

If it is a kernel bug, then I think that switching back to the old
kernel would make it work again; if that's the case, I suggest you to
consider a git bisect between the two releases to find the bad commit:

http://wiki.gentoo.org/wiki/Kernel_git-bisect

Switching to the old kernel fixed it so I bisected the linux-stable
sources (as in the wiki) and the first bad commit is bd450dcc357.
Attached is the bisect.log.
Since it seems like it's a kernel bug I will create a bug report.


Thanks for the help and sorry that I wasn't as clear in the first place.
Bisecting: a merge base must be tested
[8bb495e3f02401ee6f76d1b1d77f3ac9f079e376] Linux 3.10
Bisecting: 12493 revisions left to test after this (roughly 14 steps)
[987e1d56b3157592d73f7f6170decada716fc415] ixgbe: include QSFP PHY types in 
ixgbe_is_sfp()
Bisecting: 6246 revisions left to test after this (roughly 13 steps)
[d2f3e9eb7c9e12e89f0ac5f0dbc7a9aed0ea925d] Merge tag 'fixes-nc-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Bisecting: 3132 revisions left to test after this (roughly 12 steps)
[5e0b3a4e88012d259e8b2c0f02f393c79686daf9] Merge branch 'sched-core-for-linus' 
of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Bisecting: 1289 revisions left to test after this (roughly 11 steps)
[a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2] Merge branch 'drm-next' of 
git://people.freedesktop.org/~airlied/linux
Bisecting: 917 revisions left to test after this (roughly 10 steps)
[ae7a835cc546fc67df90edaaa0c48ae2b22a29fe] Merge branch 'next' of 
git://git.kernel.org/pub/scm/virt/kvm/kvm
Bisecting: 459 revisions left to test after this (roughly 9 steps)
[90d561bed9619fc08c31eab9315ebe811d41149a] Merge remote-tracking branch 
'asoc/topic/fsl' into tmp
Bisecting: 232 revisions left to test after this (roughly 8 steps)
[79916433f8549564038a7faae26e3ec4135f4b5d] Merge remote-tracking branch 
'asoc/topic/rt5640' into asoc-next
Bisecting: 141 revisions left to test after this (roughly 7 steps)
[a8cc20999799a94929a56393ff39b32245e33d64] alsa/rme96: Add missing inclusion of 
linux/vmalloc.h
Bisecting: 44 revisions left to test after this (roughly 6 steps)
[97c4de8fc0a47b99220b1209c7457c7dde05637a] Merge branch 
'topic/hda-ad-remove-static' into for-3.12
Bisecting: 22 revisions left to test after this (roughly 5 steps)
[2d60fc7f7d3d79e5646646bb34811961f19d111a] ALSA: hdspm - AES32: Enable 
TCO/Sync-In in snd_hdspm_put_sync_ref()
Bisecting: 11 revisions left to test after this (roughly 4 steps)
[fc39a7ea9235104b06ee43385d4265f2d078e62b] ALSA: hda - Drop static quirk for 
Toshiba Satellite L40-10Q
Bisecting: 5 revisions left to test after this (roughly 3 steps)
[5ccc618fee67f0f0b2122dd4b32a02fd2b6a1569] ALSA: hda - Remove static quirks for 
AD1884/1984 & variants
Bisecting: 2 revisions left to test after this (roughly 2 steps)
[e0b27167c2d6464ff7ae7e35725024349e44596b] ALSA: hda - Convert the static quirk 
for Samsung Q1 Ultra
Bisecting: 0 revisions left to test after this (roughly 1 step)
[36ad45309be840d652394cfb032b592b6a20a3dd] ALSA: hda - Remove static quirks for 
AD1988 codecs
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[bd450dcc357646cc277c560ab24b35f940efa585] ALSA: hda - Remove static quirks for 
AD1981 and AD1983 codecs
bd450dcc357646cc277c560ab24b35f940efa585 is the first bad commit
commit bd450dcc357646cc277c560ab24b35f940efa585
Author: Takashi Iwai <ti...@suse.de>
Date:   Thu Jul 4 15:48:04 2013 +0200

    ALSA: hda - Remove static quirks for AD1981 and AD1983 codecs
    
    These are relatively easy ones, as we already converted all static
    quirks to the generic parser.
    
    Signed-off-by: Takashi Iwai <ti...@suse.de>

:040000 040000 8cd5b17b4e02bf6bba92e604726d36a46f3674ca 
c6dc5c9f6d74012a31c549d4b4c81b657ba235f0 M      sound

Reply via email to