Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
24 stars 0 forks source link

Unexpected errors in dmesg on VP4670 v2 with 1.2.0 #746

Open pkubaj opened 6 months ago

pkubaj commented 6 months ago

Device

VP4670 v2

Dasharo version

1.2.0

Affected component(s) or functionality

Unknown.

Brief summary

Unexpected errors in dmesg on VP4670 v2 with 1.2.0

How reproducible

100%

How to reproduce

sudo dmesg -T -l err,crit,alert,emerg

Expected behavior

No errors.

Actual behavior

x86/cpu: SGX disabled by BIOS.
ath10k_pci 0000:07:00.0: AER:   Error of this Agent is reported first

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

macpijan commented 6 months ago

@mkopec Should we worry about that? Do you suggest we extend the list of allowed failures, take a closer look into it, or perhaps adjust the dmesg command ?

mkopec commented 6 months ago

The SGX error is harmless and can be ignored. The PCI AER error is a bit more worrying and may be worth a closer look

macpijan commented 6 months ago

@pkubaj was it after the WiFi workaround from Protectli wiki, and the card worked in general?

pkubaj commented 6 months ago

I actually did not have to do any Wifi workaround and all the Wifi tests passed just fine. However, it's reasonable to assume that @Psotas applied it when he prepared the platform.

macpijan commented 6 months ago

Yes, he has, it is a one-time post-installation step.