#Internet keeps disconnecting randomly (I switched to Ethernet and it is still hapening)
1 messages · Page 1 of 1 (latest)
do you have network manager and dhcpcd working properly in your system?
Might want to have dmesg -w running in terminal and see what it might reveal
firmware failed to leave lps state
failed to send h2c command
For some reason I don't have these kind of issues when working with Arch or live CD Mint
Yea checking in live cd Mint this error does not pop up
Oh yea they are set as default settings
In fact it's like now 1 year I attempt to troubleshoot this issue
Fresh installed mint a lot of times
And always gives such error
To be fair I believe that is not the issue, when I use Arch (With Plasma or Hyprland) this issue never pops out
Or even when I use Mint Live CD
it is probably a system conf
You think it might aswell be some setting that gets changed when Mint is installed compared to the Live CD ISO?
If that's the issue I should try re-installing mint again but with WiFi off
So it should not install updates or do anything but rather just copy the live USB config
Ight I got a fresh install, I will now connect it to Wifi and leave dmesg -w on
As of now it seem to be working as intended
i will refrain from updating
Right so, at a certain point after working for a good while it just started printing
rtw_8822ce 000:01:00.0: PCIe Bus Error: severity=Uncorrectable (Non-fatal), type=Transaction Layer, (Requester ID)
rtw_8822ce 000:01:00.0: device [10ec:c822] error status/mask=00004000/00400000
rtw_8822ce 000:01:00.0: AER: can't recover (no error_detected callback)
pcieport 0000:00:1c.0: AER: device recovery failed
# AFTER THIS POINT ITS ALL LOOPED
rtw_8822ce 000:01:00.0: firmware failed to leave lps state
rtw_8822ce 000:01:00.0: failed to send h2c command
Nope it's not a power management issue, I disabled wifi power management already
Tried a lot of times
How did you disable it?
/etc/NetworkManager/conf.d/defaultfilething.config and set it to 2, then sudo iwconfig wlo1 power off then sudo systemctl restart NetworkManager.service
Oh and also restarted the laptop like once after updating
Is this a kernel module or did you install something from gihtub?
no thats a default settings apparently for laptops with NetworkManager
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Infact if I write "iwconfig"
It says "power-management:off"
@small plank At this point should I try installing Lwfinger's rtw8822ce driver?
What kernel are you using?
Default wilma's
Linux 6.8
6.8.8-40-generic
to be precise
The thing that made me feel weird about it is that when I use Linux Mint in live cd or I use an Arch installation, it does never give me such issues with WiFi
(Arch including Arch and EOS)
I am not sure what is causing it, the one kernel bug report showed that disabling wifi power management fixed it and it isn't a firmware issue as that hasn't changed in over a year
for Marshin's case, it's breaking on Ethernet also
that would drive me nuts
id smash it
I did two things that might have fixed the issue:
I followed this guide at point 7 https://easylinuxtipsproject.blogspot.com/p/realtek.html#ID9
And disabled all sort of power management from Mint's settings app
It seem to be fixed now but I'm running dmesg -w in the background just in case
Yea I also read in the Arch forum that you should never use dhcpcd, iwd and NetworkManager at the same time
i'm slipping back into the bushes now.
@small plank It might seem that installing lwfinger's drivers fixed that
I use dhcpcd with NetworkManager