[Bug 247027] graphics/mesa-dri update breaks glxinfo and glxgears on Intel GM45
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247027 --- Comment #16 from Niclas Zeising <[email protected]> --- (In reply to jakub_lach from comment #15) > KLD drm.ko: depends on linuxkpi - not available or version mismatch > linker_load_file: /boot/modules/drm.ko - unsupported file type > KLD i915kms.ko: depends on drmn - not available or version mismatch > linker_load_file: /boot/modules/i915kms.ko - unsupported file type You need to rebuild drm-fbsd12.0-kmod (if you're on 12 stable), it does not match your kernel and refuses to load. If you are running stable (or current) it is important to ensure that drm-*-kmod and gpu-firmware-kmod matches the kernel you are running. If you are on a release you can generally install them from packages. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"