NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/50372: nouveau panic with GeForce 210 on amd64
The following reply was made to PR kern/50372; it has been noted by GNATS.
From: Rin Okuyama <okuyama%flex.phys.tohoku.ac.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/50372: nouveau panic with GeForce 210 on amd64
Date: Wed, 28 Oct 2015 16:35:11 +0900
thanks to nouveau_pci.c rev 1.6, I succeeded to obtain core dump,
and therefore full kernel messages and backtrace. Since these are
too much to be attached to this mail, I've uploaded them on web:
http://flex.phys.tohoku.ac.jp/~okuyama/nouveau20151028.dmesg
http://flex.phys.tohoku.ac.jp/~okuyama/nouveau20151028.bt
Here's kernel configuration file:
========
include "arch/amd64/conf/GENERIC"
nouveau* at pci? dev ? function ?
nouveaufb* at nouveaufbbus?
options DEBUG
makeoptions DEBUG="-g"
options MSGBUFSIZE=1048576
========
Home |
Main Index |
Thread Index |
Old Index