Hello,
I'm writing here since I don't know what would be the better place (I suspect my problem is with bootloader). I also not found an appropriate place to report bug at FreeBSD bugzilla.
Background: I have a headless FreeBSD system which worked fine since Q1 2022 or something like that, and I had no problems until, probably, 15.0-RELEASE-p7 or so.
The system has two quirks:
- it has a rare Intel CPU without integrated graphics: 12100F
- hardware cannot boot without videocard
Given those two quirks and the fact that it is a headless system, it has "'Turks GL [FirePro V3900]" videocard installed, I think it is about 15 years old.
What happened recently is that I tried to reboot the system after update (p7?) and it went into reboot loop (I did not forget to update EFI loader). It starts to boot, goes into "daemon" menu, starts loading kernel and reboots the whole system almost immediately. There are about 15 lines outputted by the kernel, last being "EFI framebuffer information" and few lines with data. This cycle never stops.
But: if I power down the system and power it up again (not just reset), I have a reasonable chance to boot the system (I think close to 50%).
What I did: I booted the system using "lifehack" from above, and appended to /boot/loader.conf "hw.vga.textmode=1". The problem is gone, the system reboots fine everytiime.
What is happening?
If it matters, it seems that videocard is working, I can enter system setup program and see its graphical menus on the screen, no corruption or something.
I'm writing here since I don't know what would be the better place (I suspect my problem is with bootloader). I also not found an appropriate place to report bug at FreeBSD bugzilla.
Background: I have a headless FreeBSD system which worked fine since Q1 2022 or something like that, and I had no problems until, probably, 15.0-RELEASE-p7 or so.
The system has two quirks:
- it has a rare Intel CPU without integrated graphics: 12100F
- hardware cannot boot without videocard
Given those two quirks and the fact that it is a headless system, it has "'Turks GL [FirePro V3900]" videocard installed, I think it is about 15 years old.
What happened recently is that I tried to reboot the system after update (p7?) and it went into reboot loop (I did not forget to update EFI loader). It starts to boot, goes into "daemon" menu, starts loading kernel and reboots the whole system almost immediately. There are about 15 lines outputted by the kernel, last being "EFI framebuffer information" and few lines with data. This cycle never stops.
But: if I power down the system and power it up again (not just reset), I have a reasonable chance to boot the system (I think close to 50%).
What I did: I booted the system using "lifehack" from above, and appended to /boot/loader.conf "hw.vga.textmode=1". The problem is gone, the system reboots fine everytiime.
What is happening?
If it matters, it seems that videocard is working, I can enter system setup program and see its graphical menus on the screen, no corruption or something.