#Internet keeps disconnecting randomly (I switched to Ethernet and it is still hapening)

1 messages · Page 1 of 1 (latest)

feral ivy
#

Please help SOS

solid pier
#

Have had this issue aswell, did you manage to find a fix for it?

#

@feral ivy

undone comet
#

do you have network manager and dhcpcd working properly in your system?

small plank
#

Might want to have dmesg -w running in terminal and see what it might reveal

solid pier
#

For some reason I don't have these kind of issues when working with Arch or live CD Mint

solid pier
solid pier
#

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

undone comet
#

try to see if your modem isnt hard locked

#

or some weird conf

solid pier
#

Or even when I use Mint Live CD

undone comet
#

it is probably a system conf

solid pier
#

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

solid pier
# small plank 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

small plank
#

Is this a kernel module or did you install something from gihtub?

solid pier
#

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"

solid pier
#

@small plank At this point should I try installing Lwfinger's rtw8822ce driver?

small plank
#

What kernel are you using?

solid pier
#

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)

small plank
#

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

cunning urchin
#

for Marshin's case, it's breaking on Ethernet also

#

that would drive me nuts

#

id smash it

solid pier
# small plank I am not sure what is causing it, the one kernel bug report showed that disablin...

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

cunning urchin
#

might be renewing (and failing to) leases on DHCP

#

and renewing them too often

solid pier
cunning urchin
#

i'm slipping back into the bushes now.

solid pier
#

@small plank It might seem that installing lwfinger's drivers fixed that

undone comet
feral ivy
#

Damn I didn't expect this thread to magically revive

#

Alright when I get home I'll start working with yall