Bug Fixes

The following table provides a list of bugs fixed in current version.

Issue Internal Ref. 200017
Description: Blade 3 cannot connect to internet because system cannot resolve DNS
Workaround: Use below commands to make the system resolve DNS.
sudo mv /etc/resolv.conf /etc/resolv.conf.original
sudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
sudo systemctl restart systemd-resolved.service
systemctl enable systemd-resolved.service
Keywords: internet, DNS
Discovered in Version: 20230214
Fixed in Version: 20230505
Issue Internal Ref. 200101
Description: Update firmware with MicroSD card will fail when using power input via USB1/PD Type-C port
Workaround: Use 12V power input via U.2 port
Keywords: update firmware, MicroSD card
Discovered in Version: 20230214
Fixed in Version: 20230505
Issue Internal Ref. 200102
Description: Update firmware with MaskROM mode will cause the first start up to fail after finishing update when using power input via USB1/PD Type-C port
Workaround: Some PD power adapters which only outputs 9V 2A will not cause this issue. Or use 12V power input via U.2 port. Or don’t connect Blade 3 to any display when first start up and wait for 5 minutes, then it will finish the updating and work normally.
Keywords: update firmware, MaskROM
Discovered in Version: 20230214
Fixed in Version: 20230505
Issue Internal Ref. 200103
Description: Booting from MicroSD card will fail when using power input via USB1/PD Type-C port
Workaround: Some PD power adapters which only outputs 9V 2A will not cause this issue. Or use 12V power input via U.2 port
Keywords: Boot up, MicroSD card
Discovered in Version: 20230214
Fixed in Version: 20230505