NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57059 (amdgpu graphics ring test failing)
Please confirm if you received the dmesg file as I think gnats dont show attached files.
Sent from ProtonMail, Swiss-based encrypted email.
------- Original Message -------
Em segunda-feira, 10 de julho de 2023 às 10:30 PM, Bruno Melo <bmelo%protonmail.com@localhost> escreveu:
> Done.
>
> Attached the dmesg_amdgpu.txt.
>
>
>
> Sent from ProtonMail, Swiss-based encrypted email.
>
>
>
>
> ------- Original Message -------
> Em segunda-feira, 10 de julho de 2023 às 9:13 PM, Taylor R Campbell riastradh%NetBSD.org@localhost escreveu:
>
>
>
> > > Date: Tue, 11 Jul 2023 00:09:10 +0000
> > > From: Bruno Melo bmelo%protonmail.com@localhost
> > >
> > > I tried the userconf.
> > >
> > > > Can you build a kernel with DDB_ONPANIC=0 or
> > > > DDB_COMMANDONENTER="reboot" and try booting that, so that the system
> > >
> > > I will build it now. Please clarify, I need to set these in my custom kernel conf (GENERIC in this case)?
> >
> > Yes -- usually what I do is create a file
> > src/sys/arch/amd64/conf/GENERIC.local and put it there to avoid having
> > local changes in my tree; GENERIC will include GENERIC.local if it's
> > there, but won't complain if it's not there.
> >
> > options DDB_ONPANIC=0
> >
> > or
> >
> > options DDB_COMMANDONENTER="reboot"
Home |
Main Index |
Thread Index |
Old Index