Recently I set up Endeavour OS. everything was working as expected after setup for sometime.
But now I am not able to connect to my home wifi setup (which was getting connected properly earlier). There are no changes in wifi / router setup. I tried reinstalling complete OS again but even after fresh install, it is not able to connect. even from live USB, I am not able to connect to network.
Though, I AM ABLE TO CONNECT TO MOBILE HOTSPOT. I am also able to connect using USB tethering..
ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state DORMANT mode DORMANT group default qlen 1000
link/ether ce:39:3f:57:5f:28 brd ff:ff:ff:ff:ff:ff permaddr 88:9f:fa:19:e6:5d
3: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether 1c:75:08:cc:ac:8a brd ff:ff:ff:ff:ff:ff
altname enx1c7508ccac8a
6: enp0s29u1u3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
link/ether 02:30:6c:0b:19:7a brd ff:ff:ff:ff:ff:ff
altname enx02306c0b197a
but my dmesg | grep firmware failed with below output. and dmesg | grep iwlwifi result is empty.
[ 0.180438] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 5.413001] psmouse serio1: elantech: assuming hardware version 2 (with firmware version 0x040213)
[ 9.544775] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 29.699655] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20240827/exsystem-142)
[12736.767520] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084 failed with error -2
[12736.767557] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084d failed with error -2
[12736.767562] nouveau 0000:01:00.0: msvld: unable to load firmware data
[12835.486172] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084 failed with error -2
[12835.486214] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084d failed with error -2
[12835.486219] nouveau 0000:01:00.0: msvld: unable to load firmware data
Any guidance will helpful about how to get it working.
The way i understand it with mobile connections your wifi chip is not used, but everything is done by your mobile internet connection setup. The way you describe it, and taking into consideration this is really old hardware (from what I could tell) it looks like a failing wifi chip, but maybe someone chimes in and will have a solution for your problem .
This is my home wifi setup which is not getting connected correctly. IF you notice, wlan0 keeps on repeating these states :
If it is wifi chip problem, ideally I should not be able to connect with any other wifi network as well but that not the case. I am able to connect with other networks.
I was able to connect with this network as well initially after OS setup but after some time it just does not connect at all.
You say that the connection refusal occurs with your system, and a live media.
This should exclude the possibility of a borked config on your system if it happens with a live flash drive as well.
What system did you test? Could you download the latest ubuntu and try again (or if you can double-boot windows) and report back if Wifi connection is possible with a different system?
What is on the other end, the router or AP which you try to connect to? What settings does it have? Are certain old protocols like 802.11a/b rejected or allowed?