NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57325 (Crash on boot w/ amdgpu driver on Lenovo ThinkCentre M75n)
The following reply was made to PR kern/57325; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Germain Le Chapelain <germain.lechapelain%lanvaux.ca@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, germain%lanvaux.ca@localhost
Subject: Re: kern/57325 (Crash on boot w/ amdgpu driver on Lenovo
ThinkCentre M75n)
Date: Mon, 1 Jul 2024 00:47:05 +0000
> Date: Sun, 30 Jun 2024 14:07:53 -0700
> From: Germain Le Chapelain <germain.lechapelain%lanvaux.ca@localhost>
>=20
> It might very well be, however I believe I still need the patches that I =
had put up online (http://lanvaux.fr/.download/projs/support/NetBSD-amdgpu/=
diff -> `+makeoptions amdgpu "CPPFLAGS.amdgpu"+=3D"-DNACPICA=3D1", etc.')
This isn't necessary -- the linux/acpi.h shim takes care of it by
including the correct header file, acpica.h, to define NACPICA (or,
for the module build, by passing -DNACPICA=3D1 in CPPFLAGS).
> Furthermore, when I tried HEAD, I simply faced an intermittent problem (C=
onsole failed to attach ? xcvdn_open ? No idea I am making this up now :/)
> that I was also facing with my full patch, and is then a little bit in th=
e way of fully trying.
If you can get dmesg output that would help.
Home |
Main Index |
Thread Index |
Old Index