Tenemos el sistema 3.3.16-nexthw1 y no nos permite acceder a internet. No coge ninguna red inalámbrica a pesar de tener tres disponibles en la zona.eos-diagnostic-201203_110719_UTC 0100.txt (576,7 KB)
First step is to update to the latest version of Endless OS. Open a Terminal and run:
eos-updater-ctl update --force
Now reboot. If you’re still on 3.3.16 after this, please open Terminal again and run:
wget https://raw.githubusercontent.com/endlessm/eos-meta/master/eos-tech-support/eos-fix-ostree-repo
chmod +x ./eos-fix-ostree-repo
sudo ./eos-fix-ostree-repo
eos-updater-ctl update --force
sudo ostree admin upgrade --reboot
Now on 3.9.0, update all applications to their latest version - this includes the latest updates to the Chrome Browser:
flatpak update --appstream -y
flatpak update -y
Does the problem still persist?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.