Michał Żygowski
Michał Żygowski
@TomaszAIR what are the intervals between the restarts? Does the board do a power cycle?
@zirblazer is right... We swapped CPU at a later time. V1.1.1 does not support 13th gen yet, that is why we have added a check for v1.1.1: https://github.com/Dasharo/dasharo-issues/issues/440 So basically...
@KurtFuchs dGPU will be a problem with heads, at least during boot. One can either have an iGPU or dGPU working with a heads variant; each of them would require...
> Thank you for the quick answer. I reflashed heads and cleared CMOS and got the dGPU to show up with lspci. But still can't get a Display Output on...
Ahh yes, you would need to configure VESA framebuffer instead of VGA text mode: ``` CONFIG_FRAMEBUFFER_SET_VESA_MODE=? # CONFIG_VGA_TEXT_FRAMEBUFFER is not set ``` You would have to find the right VESA...
These routines are only needed after EC firmware update. Otherwise regular reboot should be used AFAIK.
> Add documentation on the new update option > Can be ticked off after merging [Dasharo/docs#493](https://github.com/Dasharo/docs/pull/493) Merged and ticked.
` Test basic fw update on NV4X ADL (1.4.0 to 1.5.0 transition)` is still unchecked. not sure we can close this without proper explanation, why this single case has not...
:shrug:
@fischtoeter we also need the device model and firmware version to help you