Re: Upgrade 7.5 -> 7.6 fails with fatal page fault in supervisor mode

2024-10-08 Thread Frank Brodbeck
>> >>> Oct 8 13:28:14 quirm /bsd: gsbase 0x81938ff0 kgsbase 0x0 >>> Oct 8 13:28:14 quirm /bsd: panic: trap type 6, code=0, pc=81374c4c >>> Oct 8 13:28:14 quirm /bsd: panic: trap type 6, code=0, pc=81374c4c >>> Oct 8 13:28:14 quirm /bsd: dump to dev 17,1 not possible

Re: Upgrade 7.5 -> 7.6 fails with fatal page fault in supervisor mode

2024-10-08 Thread Frank Brodbeck
> On 8. Oct 2024, at 20:27, Alexander Bluhm wrote: > > With your running 7.5 GENERIC.MP kernel wsdisplay0 attaches at drm. > >> inteldrm0: 1024x768, 32bpp >> wsdisplay0 at inteldrm0 mux 1 > > But RAMDISK_CD has no drm. It should use vga or efifb. > > wsdisplay0 at vga? console 1 > wsdi

Re: Upgrade 7.5 -> 7.6 fails with fatal page fault in supervisor mode

2024-10-08 Thread Frank Brodbeck
Hi Matthieu, > > There are some bios that disable the vga device when there is no > monitor connected. If you can find a dummy plug it may be enough > to get a device attached. > I've at least one intel NUC with this kind of behaviour, but have also > seen it on other motherboards. You nailed it