[Bug 292958] amdgpu / AMD Radeon RX9060 - kernel panic (page fault) on FreeBSD
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292958 --- Comment #6 from Michael Reifenberger <[email protected]> --- Hi, using the latest commit from drm-kmod and then `kldload amdgpu` does avoid the panic but doesn't work either: .... <6>[drm] amdgpu kernel modesetting enabled. drmn0: <drmn> on vgapci0 vgapci0: child drmn0 requested pci_enable_io vgapci0: child drmn0 requested pci_enable_io <6>[drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x7590 0x1849:0x5408 0xC0). <6>[drm] register mmio base: 0xFCC00000 <6>[drm] register mmio size: 524288 drmn0: Fatal error during GPU init drmn0: amdgpu: finishing device. device_attach: drmn0 attach returned 22 .... shouldn't the AMD Radeon RX9060 be supported by our drm-kmod? -- You are receiving this mail because: You are the assignee for the bug.