Re: [Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"

From: Niccolò Belli
Date: Sat Oct 03 2015 - 06:12:13 EST


On venerdà 2 ottobre 2015 12:19:19 CEST, Mika Westerberg wrote:
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 ...

Does it work any better if you blacklist the crashing module
"snd_soc_rl6347a" (or set CONFIG_SND_SOC_RL6347A=n)?


Hi,
I tried to blacklist the crashing module (snd_soc_rl6347a) without any success: it still loads. I booted kernel with modprobe.blacklist=snd_soc_rl6347a and I put "blacklist snd_soc_rl6347a" in /etc/modprobe.d/blacklist.conf. I even tried to recompile the kernel without that module, but there is no option in "make nconfig" to disable it, while adding "# CONFIG_SND_SOC_RL6347A is not set" to the config doesn't help because it keeps showing CONFIG_SND_SOC_RL6347A=m in "make nconfig" if I search for it with F8.
I attached another log with modprobe.blacklist=snd_soc_rl6347a plus modprobe.d entries: https://bugzilla.kernel.org/attachment.cgi?id=189361

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