Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 17:39:45 +0200
From:      =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= <dumbbell@FreeBSD.org>
To:        Alexander <vsityz@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: i915kms.ko not loading
Message-ID:  <521F6B41.4030704@FreeBSD.org>
In-Reply-To: <521F6A52.2060206@gmail.com>
References:  <521E52A6.6040205@gmail.com> <521F1367.8090002@FreeBSD.org> <521F6A52.2060206@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On 29.08.2013 17:35, Alexander wrote:
> in sysctl:
> kern.coredump: 1
> kern.corefile: /var/coredumps/%U.%N.%P.core
> 
> but coredump files not created.
> 
> How to set for creating core files?

You must add the following line to your /etc/rc.conf:
dumpdev="AUTO"

Also add this line to your /etc/sysctl.conf:
debug.debugger_on_panic=0

The core dump is written to the swap device when the crash occurs.
During the next boot, it's written to the specified kern.corefile path.

-- 
Jean-Sébastien Pédron


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlIfa0EACgkQa+xGJsFYOlMtlACeLxs/N1MKx3g8MLnAXBiW682R
tRIAn2NJxWI1yNHe7MF/hQh38XGx8PoU
=RPHr
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?521F6B41.4030704>