Hello, everyone!
Several days ago i had decided to migrate to fedora from another distro. In fresh install, everything was working fantastic! But the next day, I noticed that wifi doesn’t work. It indicate as connected, but no access to internet. I’ve done some research and tried several fixes, but nothing helps…
My suspicion is guilty of proprietary drivers, because it was the last action I’ve done with the system before finding wifi issues
- I can’t ping the gateway
- cable internet works fine
- it is not a hardware issue(100%)
- secure boot disabled
- if I connect cable and use the internet for some time, and then unplug the cable, then wifi starts working ( only wifi, which is in the same network that cable is )
- different networks don’t work too (I’ve tried to share wifi from my phone)
Little information about:
inxi -i
Network:
Device-1: Realtek RTL8822CE 802.11ac PCIe Wireless Network Adapter
driver: rtw_8822ce
IF: wlo1 state: up mac: *my mac here*
IP v4: 192.168.31.120/24 type: dynamic noprefixroute scope: global
IP v6: fe80::b4:541a:94ff:39c5/64 type: noprefixroute scope: link
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: eno1 state: up speed: 100 Mbps duplex: full mac: *my mac here*
IP v4: 192.168.31.104/24 type: dynamic noprefixroute scope: global
IP v6: fe80::38f2:9d0f:f1dd:3438/64 type: noprefixroute scope: link
WAN IP: 194.44.45.157
ip route get 8.8.8.8
8.8.8.8 via 192.168.31.1 dev eno1 src 192.168.31.104 uid 1000
cache
netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.31.1 0.0.0.0 UG 0 0 0 wlo1
192.168.31.0 0.0.0.0 255.255.255.0 U 0 0 0 wlo1
ip link show
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: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether *my mac here* brd ff:ff:ff:ff:ff:ff
altname enp4s0
3: wlo1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
link/ether *my mac here* brd ff:ff:ff:ff:ff:ff
altname wlp3s0