[Bug 291337] amdgpu crash when calling unregister_fictitious_range() / on 14.3-RELEASE or 15.0-RELEASE
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291337 Bjoern A. Zeeb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Bjoern A. Zeeb <[email protected]> --- (In reply to Pierre Beyssac from comment #6) You can use pptdevs in loader.conf (see man vmm) to "take it away" from amdgpu. I believe passthru for amdgpu is not there yet for bhyve but you'd be prepared for that this way as well ;-) There are other ways to just "disable" it (like devctl disable) to prevent any driver from attaching. See the "disabled" in https://man.freebsd.org/cgi/man.cgi?query=device.hints . Hope that helps for now. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.