Using set hint.agp.0.disabled=1, was enought to back my server to life.
I will replace the kernel on the mirror when someone confirmed this on one of the images with the actual hardware that the driver attaches to. ZPOOL_IMPORT_PATH has not been reverted, only agp removed from kernel so it cannot hit the bad agp_close(). If this works for the people reporting the crash we have our answer.
Ok, I fail to understand how it only has serial.
Quote from: ftonioli on August 24, 2024, 02:51:13 pmUsing set hint.agp.0.disabled=1, was enought to back my server to life.Nice. Thanks for testing.
opnsense-update -zfkr 24.7.2
IIRC Even APU devices have a VGA device somewhere in their chipset but do not have any port connected to that (and probably some more missing components that would drive these signal lines ... whatever).
i was worried about SERIAL and VGA, as mine doesn't have an video output, only serial
set console=comconsoleboot -v
Code: [Select]opnsense-update -zfkr 24.7.2is working for me, until now no side affects
https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-vga-amd64.img.bz2https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-vga-amd64.img.sighttps://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-dvd-amd64.iso.bz2https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-dvd-amd64.iso.sigI will replace the kernel on the mirror when someone confirmed this on one of the images with the actual hardware that the driver attaches to. ZPOOL_IMPORT_PATH has not been reverted, only agp removed from kernel so it cannot hit the bad agp_close(). If this works for the people reporting the crash we have our answer. Cheers,Franco
Uhm, no... those are images for testing, nothing released now. If you have some vintage HW which has /dev/agpgart and running <24.7.2 and do not want to play with kernel hints on boot or potentially reinstalling, just leave it alone. If you cannot live without updating, only use the method mentioned in this post.
If someone with the affected hardware wants to follow up the broken agp driver with upstream, I created a bug report for your convenience - see Bug 281035. Will check the progress here in a couple of years.