Mike Jakubik wrote: > Hello, > > ThanksĀ for the info. At least I know it's not specific to my parts. Is > there any knob one can turn in the BIOS to enable/disable this feature? > iirc UART is old school serial ports? Wonder if removing UART support > from the kernel would be a workaround.
Try the following from the loader prompt (option 3 from the beastie menu): set hint.uart.0.disabled=1 set hint.uart.1.disabled=1 boot