Date: Sun, 19 Oct 2014 19:12:30 +0200 From: =?windows-1252?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-x11@freebsd.org Subject: Re: Machine lockup - WAS: Re: drmn0: error: GPU lockup CP stall for more than 10000msec Message-ID: <5443F0FE.4060400@dumbbell.fr> In-Reply-To: <7118ea03de5b97785ccbb476f67253ef@mail.mikej.com> References: <42f077e55c2d4eea5a65f4f83209e26e@mail.mikej.com> <7118ea03de5b97785ccbb476f67253ef@mail.mikej.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PwbbqRTXPBgnkI0MWGDWfANMSBOsK70jG Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 16.09.2014 22:52, Michael Jung wrote: > Since starting to use the DRI driver I am having problems with my machi= ne > locking up. Remote ssh sessions die, keyboard dead, screen blank. Most Radeon GPU lockups come from the fact we use(d) a version of Mesa too old (9.1.7). Now, for FreeBSD 10.1 and 11-CURRENT, Mesa 10.3.0 is provided (or will be with the next package build) and this version works *way* better for Radeon users. > I am asking for pointers on how to try and debug this. My system is ZF= S > on boot so I created a swap partition on USB /dev/da0s1b and added >=20 > dumpdev=3D"/dev/da0p1" >=20 > to rc.conf. After rebooting into single user mode and mounting zfs > partitions "zfs mount -a" I tried >=20 > #savecore /var/crash /dev/da0p1 but savecore complains that no core fil= es > were found. Is kernel dump to USB swap not supported? Yes it is. You may need to add the following sysctl: debug.debugger_on_panic=3D0 It should not be necessary with vt(4), but with syscons, this allows the kernel to dump core after an X session was started. --=20 Jean-S=E9bastien P=E9dron --PwbbqRTXPBgnkI0MWGDWfANMSBOsK70jG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUQ/D+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMZDoP/iH06tijgn2oMeJmRptHo62P luWgTZi5TDnf9pZRndHnheiwiAxilnXyXwiC2+pgyJL/HH3vt9uTGyLQlymfHc2k jpZsbPTqAsDcTEt0vLobDxX6OKzYQfXoPmtSi7qV1HqKDm6fh7dvQW0xcNT+NAwD sEhIyeXng1b5j0BlcuLGr1sh7VkJ8nT24BJxTzEhX5is747Pg9DfxYgJ+yZfOAj2 d1HM4NTVHNp6l2P6NPRSZDjxVCaG6gdOrEzCOSyEW2+d6qKG/fqbdFTlO5BAwwxO ISfmabWMUDYJa3Ario16DGmziqjx6xWTLPN6232CxkA+aT0Navyu/gayrzpFeyAy DzDgb5HM+1YrVZrb6PLG+kR4+dwptU3FUh0ebUW9SV30Xx6AvaQSUhL2yBihiGkP 9X8iYgttz3ywvYGMxylG7AwdHkZ3cNp0o8kzHwNnFYMk2POGZW/Zlrv65QKeFRxm f6Plx9dXcse0Sfnl/XZlVts5twt/LpNiG98EkE5jsR82qRUT4i7X12EFHArTF057 h/e9blBJt/CJl4B021+FhcGvASFMPQhs/F44lVfSmy5t8A0H59TDGEiCCDGjwISk bL75MZGGS9osI5/br4bZaNFXCP7g9J2asD6oYBEyywAi1Gcan1GtvLxcstCkPylk 5ZujTmU54qQE1T1dFrAI =NqJ/ -----END PGP SIGNATURE----- --PwbbqRTXPBgnkI0MWGDWfANMSBOsK70jG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5443F0FE.4060400>