[Bug 279864] graphics/drm-61-kmod: doesn't compile on powerpc64
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279864 --- Comment #14 from yzrh <[email protected]> --- (In reply to Bjoern A. Zeeb from comment #13) I meant both patches (D55974 and #c4). > might be interesting to know more. Are the modules part of the package? if you check the installed files, do they have the correct date? Do you have another copy lying around? What does dmesg -a | tail -50 say right after you try to kldload amdgpu? Is there a more detailed error? I pkg remove and pkg install drm-kmod again (pulls in drm-61-kmod; built by poudriere) to be sure. When kldload amdgpu, the system reboots immediately just like before. Maybe the crash corrupted the files, which affected subsequent kldload. Now it reboots every time I kldload amdgpu (I executed sync after pkg install this time). I do see entries in dmesg: savecore 84011 - - reboot after panic: mmu_radix_mapdev_attr: Couldn't alloc kernel virtual memory Mar 21 12:58:18 localhost savecore[84011]: reboot after panic: mmu_radix_mapdev_attr: Couldn't alloc kernel virtual memory savecore 84011 - - writing core to /var/crash/vmcore.4 Writing crash summary to /var/crash/core.txt.4. The system is on stable/15-1b7687f053af-dirty. -- You are receiving this mail because: You are the assignee for the bug.