[SOLVED] Update to 24.7.2 results in kernel panic

Started by mroess, August 22, 2024, 08:42:18 AM

Previous topic - Next topic
Quote from: ftonioli on August 24, 2024, 02:51:13 PM
Using set hint.agp.0.disabled=1, was enought to back my server to life.

Nice. Thanks for testing.

I am working on it. Will report back. Thanks.
Michiel


Quote from: franco on August 24, 2024, 04:36:19 AM
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.

Quote from: doktornotor on August 24, 2024, 02:51:58 PM
Ok, I fail to understand how it only has serial.
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).
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: doktornotor on August 24, 2024, 02:53:32 PM
Quote from: ftonioli on August 24, 2024, 02:51:13 PM
Using set hint.agp.0.disabled=1, was enought to back my server to life.

Nice. Thanks for testing.

disabeling only agp.0 also brought mine back to life as well :-)
will continue with installing the patch


i was worried about SERIAL and VGA, as mine doesn't have an video output, only serial
https://www.amazon.ca/Lanner-FW-7540B-Compact-Desktop-Appliance/dp/B01D3WNJQS

August 24, 2024, 03:06:32 PM #79 Last Edit: August 24, 2024, 03:08:16 PM by klmi
can approve
opnsense-update -zfkr 24.7.2
is working for me, until now no side affects


will continue testing,  so long big thanks and great work, THANK YOU!

August 24, 2024, 03:10:37 PM #80 Last Edit: August 24, 2024, 03:16:04 PM by doktornotor
Quote from: Patrick M. Hausen on August 24, 2024, 02:58:23 PM
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).

Apparently there is some VGA pinout on the MB - https://www.manualsdir.com/manuals/802785/lanner-fw-7540.html?page=16&original=1

Quote from: klmi on August 24, 2024, 03:00:31 PM
i was worried about SERIAL and VGA, as mine doesn't have an video output, only serial

It seems to have some nonsense on-board with pins, no normal connector, at least per the above linked manual. (Also wondering how is the BIOS described there used with serial console... huh.)

I think this is the way to get serial console on VGA images - but untested:


set console=comconsole
boot -v


Quote from: klmi on August 24, 2024, 03:06:32 PM
opnsense-update -zfkr 24.7.2
is working for me, until now no side affects

8)

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.  ;D

Will check the progress here in a couple of years.  :P

I can confirm the DVD image is fine. I am currently running OPNsense 24.7.2_1 happily.
Thanks a lot for your effort, especially in the middle of the night.
I hope you will sleep better. I am grateful.

Michiel


Quote from: franco on August 24, 2024, 04:36:19 AM

https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-vga-amd64.img.bz2
https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-vga-amd64.img.sig

https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-dvd-amd64.iso.bz2
https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/misc/OPNsense-24.7.2-dvd-amd64.iso.sig

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.


Cheers,
Franco

Does this mean its safe to use the firmware update in the GUI at this time?

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.

Quote from: doktornotor on August 24, 2024, 06:01:52 PM
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.

I tested this on a modern CPU 5700G and it still happened. Its not about hardware age.

Not sure we are on the same page. This thread is about kernel panic with AGP graphics driver specifically.

Quote from: doktornotor on August 24, 2024, 05:00:40 PM
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.  ;D

Will check the progress here in a couple of years.  :P

...exactly my humor! Keep up with your good work! :-P

When will BSD kick out OPNsense? :-D
kind regards
chemlud
____
"The price of reliability is the pursuit of the utmost simplicity."
C.A.R. Hoare

felix eichhorns premium katzenfutter mit der extraportion energie

A router is not a switch - A router is not a switch - A router is not a switch - A rou....

@TestUserPleaseIgnore can you clarify a lot on "it still happened"


Thanks,
Franco

August 24, 2024, 10:26:02 PM #89 Last Edit: August 24, 2024, 10:28:42 PM by doktornotor
Up hill battle, isn't it ...