Summary: | need update graphics/drm-kmod | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Nikos <fastmint> | ||||
Component: | kern | Assignee: | freebsd-x11 (Nobody) <x11> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu, markj, rkoberman | ||||
Priority: | --- | ||||||
Version: | 12.2-RELEASE | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250700 | ||||||
Attachments: |
|
Description
Nikos
2020-11-10 10:01:34 UTC
Does build drm-kmod from ports help? Please refer to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250700#c1 for more information. compile from ports my cpu is AMD A10-7850K with Radeon Graphics R7 mu os FreeBSD 12.2 x64 You'll need to at least show the panic message and backtrace from the crash in order to make any progress. Created attachment 220048 [details]
os crashed raden kms
after add lines to /etc/rc.conf
kld_list="/boot/modules/amdgpu.ko"
my FreeBSD crashed
(In reply to Nikos from comment #2) Since you didn't say how you updated, do you have the sources for 12.2 in /usr/src? You probably do but, just to be sure, you must build from ports with the kernel sources used to build your kernel which, I assume, is 12.2-RELEASE. works install from ports need first delete drm-kmod drm-fbsd12.0-kmod |