From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: "Niccolò Belli" <niccolo.belli@linuxsystems.it>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: Re: [Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"
Date: Fri, 2 Oct 2015 13:19:19 +0300 [thread overview]
Message-ID: <20151002101919.GZ1551@lahna.fi.intel.com> (raw)
In-Reply-To: <16367d85-fe84-4792-819a-d50a508409ef@linuxsystems.it>
On Fri, Oct 02, 2015 at 11:59:38AM +0200, Niccolò Belli wrote:
> Hi,
> This laptop suffers of random kernel hangs at boot: I tested kernel 4.1.8,
> 4.2.1 and 4.3-rc3 and they are all affected.
> Every time I turn on my laptop I have to boot several times to be able to
> reach the sddm login because often I get hangs which prevent the system to
> boot. Once booted I don't have any problem anymore, until the next boot.
>
> With "acpi=off" the system boots flawlessly, while with "acpi=ht" I still
> get random hangs, so I guess the problem is in the ACPI table parsing code
> itself, or perhaps the SMP code.
>
> I recompiled kernel 4.3-rc3 with CONFIG_ACPI_DEBUG=y and I attached full log
> from a serial console, booting with "debug acpi.debug_level=0x2003" (warn,
> error and tables debug enabled):
> https://bugzilla.kernel.org/attachment.cgi?id=189041
>
> Distro is Arch Linux. Please let me know if you need further logs.
>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=105251
Does it work any better if you blacklist the crashing module
"snd_soc_rl6347a" (or set CONFIG_SND_SOC_RL6347A=n)?
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: "Niccolò Belli" <niccolo.belli@linuxsystems.it>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: Re: [Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"
Date: Fri, 2 Oct 2015 13:19:19 +0300 [thread overview]
Message-ID: <20151002101919.GZ1551@lahna.fi.intel.com> (raw)
In-Reply-To: <16367d85-fe84-4792-819a-d50a508409ef@linuxsystems.it>
On Fri, Oct 02, 2015 at 11:59:38AM +0200, Niccolò Belli wrote:
> Hi,
> This laptop suffers of random kernel hangs at boot: I tested kernel 4.1.8,
> 4.2.1 and 4.3-rc3 and they are all affected.
> Every time I turn on my laptop I have to boot several times to be able to
> reach the sddm login because often I get hangs which prevent the system to
> boot. Once booted I don't have any problem anymore, until the next boot.
>
> With "acpi=off" the system boots flawlessly, while with "acpi=ht" I still
> get random hangs, so I guess the problem is in the ACPI table parsing code
> itself, or perhaps the SMP code.
>
> I recompiled kernel 4.3-rc3 with CONFIG_ACPI_DEBUG=y and I attached full log
> from a serial console, booting with "debug acpi.debug_level=0x2003" (warn,
> error and tables debug enabled):
> https://bugzilla.kernel.org/attachment.cgi?id=189041
>
> Distro is Arch Linux. Please let me know if you need further logs.
>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=105251
Does it work any better if you blacklist the crashing module
"snd_soc_rl6347a" (or set CONFIG_SND_SOC_RL6347A=n)?
next prev parent reply other threads:[~2015-10-02 10:19 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 9:59 [Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off" Niccolò Belli
2015-10-02 9:59 ` Niccolò Belli
2015-10-02 10:19 ` Mika Westerberg [this message]
2015-10-02 10:19 ` Mika Westerberg
2015-10-03 10:11 ` Niccolò Belli
2015-10-03 10:11 ` Niccolò Belli
2015-10-05 10:46 ` Mika Westerberg
2015-10-05 10:46 ` Mika Westerberg
2015-10-05 13:41 ` Niccolò Belli
2015-10-05 13:41 ` Niccolò Belli
2015-10-05 13:54 ` Mika Westerberg
2015-10-05 13:54 ` Mika Westerberg
2015-10-05 15:59 ` Niccolò Belli
2015-10-05 15:59 ` Niccolò Belli
2015-10-08 10:06 ` Mika Westerberg
2015-10-08 10:17 ` Niccolò Belli
2015-10-08 10:17 ` Niccolò Belli
2015-10-08 10:28 ` Mika Westerberg
2015-10-08 10:28 ` Mika Westerberg
2015-10-12 14:36 ` Niccolò Belli
2015-10-12 14:36 ` Niccolò Belli
2015-10-18 22:18 ` Niccolò Belli
2015-10-18 22:18 ` Niccolò Belli
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=20151002101919.GZ1551@lahna.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=niccolo.belli@linuxsystems.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.