Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260673
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Austin S Hemmelgarn <ahferroin7@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: Laptop CPU Intel N3530 with Linux version 4.2.5 complete freezes from time to time |
| Date | Mon, 02 Nov 2015 15:20:03 +0100 |
| Message-ID | <qqo7N-6lo-17@gated-at.bofh.it> (permalink) |
| References | <qq5Rv-3sN-11@gated-at.bofh.it> |
| X-Original-To | Vitor Pereira <vitor895@gmail.com>, linux-kernel@vger.kernel.org |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=Qcux65wUNByGc+55OF9WMI8p7L4VvSBY5B0XemqLdmw=; b=sSzYzKRdXS7kH2BajmZi1bVC0IlmzHw7CVeQh8vKVTdK/TCU10Dp/w76zxGPApal+J lQjV66n71992DrYoSw2MCDDwXxOcRKgvuMo4tspCQvabMTEXKhbzGszXpwu+XabXmyNy ml3O1qYJ+t0XHiB7X0MIwDzTiQzSONBeMziP+0WyqFkTfTHRjudt+Ak364B33UcINIOB mOVaVyNLMS9k1+hjxBFGI0fzbQ32X4VYvx1wtZURE7LivMnWjkXlXk9008CF1JftJRDw 1bNqYNaQ/JoYWRKjjOziS600B0FIohTHHzvLPDOlho/4sA5mb3a2C+1uKFdXUbRlOVhm cGRw== |
| X-Received | by 10.50.39.109 with SMTP id o13mr11672369igk.43.1446473773938; Mon, 02 Nov 2015 06:16:13 -0800 (PST) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms040200030608000702000002" |
| X-Antivirus | avast! (VPS 151102-0, 2015-11-02), Outbound message |
| X-Antivirus-Status | Clean |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 108 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Mon, 2 Nov 2015 09:16:02 -0500 |
| X-Original-Message-ID | <56377022.2030708@gmail.com> |
| X-Original-References | <56365DC8.1090005@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1260673 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 2015-11-01 13:45, Vitor Pereira wrote: > Hi, > Laptop CPU Intel N3530 with Linux version 4.2.5 complete freezes from > time to time and I cannot find the right solution. It does not respond > to keyboard or mouse and only hardreset helps out. > I have installed Arch Linux with KDE Plasma 5.4.2 on my laptop LG > 15U340-L.BK55P1 with Corsair Neutron SSD and it freezes randomly. > Sometimes only a few minutes after start and sometimes hours. It freezes > more often when I do something on the internet (videostream). > > I have disabled intel-pstate and use acpi-cpufreq (although the > temperature should not be the problem) and it still freezes. > I also have compiled Linux 4.2.5 with CONFIG_DEBUG_INFO=y, > CONFIG_CRASH_DUMP=y and CONFIG_PROC_VMCORE=y to use Kdump. I checked > whether the crash kernel was working running command echo c > > /proc/sysrq-trigger and it worked. But when I reboot Linux 4.2.5, loaded > crash kernel and waited for Linux 4.2.5 freezes then Kdump was not > triggered. Try building with the following kconfig options added: LOCKUP_DETECTOR=y BOOTPARAM_HARDLOCKUP_PANIC=y BOOTPARAM_SOFTLOCKUP_PANIC=y DETECT_HUNG_TASKS=y BOOTPARAM_HUNG_TASK_PANIC=y While those won't fix the issue, they should at least get you a crashdump when the system hangs, which in turn should help track down what exactly is happening.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: Laptop CPU Intel N3530 with Linux version 4.2.5 complete freezes from time to time Austin S Hemmelgarn <ahferroin7@gmail.com> - 2015-11-02 15:20 +0100
csiph-web