i915drm issue when upgrading from 14.1 to 14.3
- Reply: Ярослав Машко : "Re: i915drm issue when upgrading from 14.1 to 14.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Jun 2025 11:01:34 UTC
Hello, I have upgraded my well working system from FreeBSD 14.1 to 14.3 and also upgraded all packages as stated in the Handbook. When I issued startx command, xorg failed to start. Modesetting driver did not work as always and automatic scfb driver failed, I think that because of being in use. drm-61-kmod-6.1.128.1402000_2 DRM drivers modules drm-kmod-20220907_3 were installed at that moment but it did not work. dmesg information: Jun 21 09:35:18 freebsd-x260 kernel: ugen0.6: <vendor 0x138a product 0x0017> at usbus0 Jun 21 09:35:18 freebsd-x260 kernel: link_elf_obj: symbol linux_kfree_async undefined Jun 21 09:35:18 freebsd-x260 kernel: linker_load_file: /boot/modules/dmabuf.ko - unsupported file type Jun 21 09:35:18 freebsd-x260 kernel: KLD drm.ko: depends on dmabuf - not available or version mismatch Jun 21 09:35:18 freebsd-x260 kernel: linker_load_file: /boot/modules/drm.ko - unsupported file type Jun 21 09:35:18 freebsd-x260 kernel: KLD i915kms.ko: depends on drmn - not available or version mismatch Jun 21 09:35:18 freebsd-x260 kernel: linker_load_file: /boot/modules/i915kms.ko - unsupported file type Jun 21 09:35:18 freebsd-x260 kernel: Cuse v0.1.37 @ /dev/cuse Jun 21 09:35:18 freebsd-x260 kernel: Intel(R) Wireless WiFi based driver for FreeBSD I had to go back to drm-515-kmod-5.15.160.1403000_4 DRM drivers modules And it just worked fine again. Is it a bug? Thanks so much in advance. Ramiro.