t2linux / wiki

Repository for the t2linux.org wiki
https://wiki.t2linux.org
Creative Commons Attribution Share Alike 4.0 International
175 stars 63 forks source link

Add notice about wifi and failed install that throws pacman error #514

Closed Pablonara closed 5 months ago

Pablonara commented 6 months ago

Currently EndeavourOS seems to fail during offline and online install for kde, with error message the package manager could not make changes to the installed system. The command <pre>pacman</pre> returned error code 1. Creating /etc/calamares/settings.conf by copying over /etc/calamares/settings_online.conf or /etc/calamares/settings_online.conf fixes this issue. Additionally some Wi-Fi cards may have issues with connecting to internet (when the guide tells you to connect to wifi on step 2.a in EndeavourOS install guide), and needs to be reprobed to work.

This pull request addresses these issues by adding a note about these issues and potential fixes.

This is my first ever pull request to a public repo, sorry if I have missed something. Feedback would be great. Thanks!

AdityaGarg8 commented 6 months ago

Cc @NoaHimesaka1873