From: null_ptr <rhannek@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] No motherboard beep since kernel upgrade
Date: Sun, 23 Mar 2014 18:35:20 +0100 [thread overview]
Message-ID: <20140323173520.GA3198@gmx.de> (raw)
In-Reply-To: <20140323110641.01770c80@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
On 23/03/14 11:06, Tom Wijsman wrote:
>On Sat, 22 Mar 2014 12:29:03 +0100
>null_ptr <rhannek@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.
[-- Attachment #2: bisect.log --]
[-- Type: text/plain, Size: 3221 bytes --]
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 <tiwai@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 <tiwai@suse.de>
:040000 040000 8cd5b17b4e02bf6bba92e604726d36a46f3674ca c6dc5c9f6d74012a31c549d4b4c81b657ba235f0 M sound
next prev parent reply other threads:[~2014-03-23 17:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-21 17:51 [gentoo-user] No motherboard beep since kernel upgrade null_ptr
2014-03-21 18:54 ` Francesco Turco
2014-03-21 19:39 ` Dat G
2014-03-21 21:41 ` Lee
2014-03-22 1:08 ` null_ptr
2014-03-22 7:20 ` David Haller
2014-03-22 22:40 ` Volker Armin Hemmann
2014-03-22 23:45 ` null_ptr
2014-03-23 0:42 ` David Haller
2014-03-23 3:13 ` Volker Armin Hemmann
2014-03-23 10:27 ` wraeth
2014-03-23 10:28 ` Matti Nykyri
2014-03-22 1:36 ` Tom Wijsman
2014-03-22 11:29 ` null_ptr
2014-03-23 10:06 ` Tom Wijsman
2014-03-23 17:35 ` null_ptr [this message]
2014-03-23 18:26 ` Tom Wijsman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140323173520.GA3198@gmx.de \
--to=rhannek@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox