[Bug 295788] graphics/drm-kmod: i915kms Hardware acceleration not working for Intel Braswell since >drm-510-kmod
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295788 --- Comment #28 from Roger Olofsson <[email protected]> --- (In reply to Gleb Popov from comment #27) Yes, but only the battlemage has that date? Did git switch main && cd /usr/ports/graphics/gpu-firmware-kmod && make reinstall and then back to git switch 2026Q2. When I run startx after reboot Xorg.0.log shows SIGABRT at the same spot. Also I am unsure if the graphics card in this old asus r517sa is using any of those firmwares? The graphics is Intel HD Graphics integrated with the N3700 CPU. I seem to recall reading somewhere that the firmware is built into the i915kms.ko kernel module? I am now looking at running lldb as follows. lldb /boot/kernel/kernel --core /dev/mem I can see the modules if I do image list but I am unsure how to set a breakpoint and then run Xorg or startx? Thanks alot for your time Gleb, I realize this goes into the kernel and I hope the kernel lords find the time to pick up the thread ;^D. It's been a pleasure. Roger root@asus-r517sa:~ # pkg info | grep intel gpu-firmware-intel-kmod-alderlake-20250109.1404000 Firmware modules for alderlake Intel GPUs gpu-firmware-intel-kmod-battlemage-20260519.1404000 Firmware modules for battlemage Intel GPUs gpu-firmware-intel-kmod-broxton-20250109.1404000 Firmware modules for broxton Intel GPUs gpu-firmware-intel-kmod-cannonlake-20250109.1404000 Firmware modules for cannonlake Intel GPUs gpu-firmware-intel-kmod-dg1-20250109.1404000 Firmware modules for dg1 Intel GPUs gpu-firmware-intel-kmod-dg2-20250109.1404000 Firmware modules for dg2 Intel GPUs gpu-firmware-intel-kmod-elkhartlake-20250109.1404000 Firmware modules for elkhartlake Intel GPUs gpu-firmware-intel-kmod-geminilake-20250109.1404000 Firmware modules for geminilake Intel GPUs gpu-firmware-intel-kmod-icelake-20250109.1404000 Firmware modules for icelake Intel GPUs gpu-firmware-intel-kmod-kabylake-20250109.1404000 Firmware modules for kabylake Intel GPUs gpu-firmware-intel-kmod-meteorlake-20250109.1404000 Firmware modules for meteorlake Intel GPUs gpu-firmware-intel-kmod-rocketlake-20250109.1404000 Firmware modules for rocketlake Intel GPUs gpu-firmware-intel-kmod-skylake-20250109.1404000 Firmware modules for skylake Intel GPUs gpu-firmware-intel-kmod-tigerlake-20250109.1404000 Firmware modules for tigerlake Intel GPUs -- You are receiving this mail because: You are the assignee for the bug.