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)
> Date: Sun, 30 Jun 2024 14:07:53 -0700
> From: Germain Le Chapelain <germain.lechapelain%lanvaux.ca@localhost>
>
> 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"+="-DNACPICA=1", 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=1 in CPPFLAGS).
> Furthermore, when I tried HEAD, I simply faced an intermittent problem (Console 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 the way of fully trying.
If you can get dmesg output that would help.
Home |
Main Index |
Thread Index |
Old Index