Registered Member
|
Hello,
New user here. More of a linux user than a power-user which means that not that familiar with linux commands. I am having issues with my ethernet connection since last week. Noticed that on my laptop, ethernet connection is not recognized after waking up my laptop from sleep. However, the ethernet connection is recognized and connected once I restart my system. I am using KDE Neon Plasma 5.22.4 and Neon is the only OS on my laptop. My laptop specs
How do I go about diagnosing the issue and hopefully resolving it? I never had issue with Network cards in Linux since I bought this laptop...this is the first time. Currently, connecting to internet using Wireless but I would prefer Ethernet due to better connection stability & speed. Tried doing a Google search but I am not getting relevant results. Regards, -Burner |
Registered Member
|
I am still facing the above issues. Would appreciate some pointers on troubleshooting the above. Is there any official Neon forums or this is it? I will try posting on KDE Reddit as well this weekend.
|
Registered Member
|
So after some more research I found out that Ethernet connection is being disabled after waking up. I tried restarting Network manager using
The wired connection is now recognised but can't connect
Here are the output of sudo lshw -C network after system restart
output of sudo lshw -C network after waking up from sleep
And output of
Any ideas on how I can proceed from here. Not sure if updating the driver helps. If yes, how can I install updated drivers? |
Registered Member
|
Is my issue so unique that it has stumped folks? Cause I've posted this same query in a few Linux forums and no replies.
|
Registered Member
|
Hi! I think so. Most problems are based on wifi chips and the need of installing blobs (proprietary software/drivers). Ethernet just has to run out of the box and normally does this for years now. What you can do is read about UDEV, test with `udevadm trigger` and check your logfiles for issues, using `journalctl -b -xep 0..4` to get a hint. If you have collected enough information, open a bug report or write a mail to the kernel-mailing list to make them aware of it. As an easy workaround you could write a wakeup-hook and restart the network after suspend. Btw: `sudo service stuff` is quite old, nowadays there is systemd and you should find a lot of examples for 'after wakeup stuff'. I'd use a timer unit for it to wait for some seconds after suspend, or write a custom udev-rule. |
Registered Member
|
Hi koffeinfriedhof, firstly thanks for replying and sorry for my late response. Unfortunately I don't know how to do any of the above. But I will try to look it up. Anyways, for now Wi-Fi is working and I guess I will continue using the same. Anyways, my laptop is aging and I may replace it sometime next year. |
Registered Member
|
I had this same issue - no ethernet after sleep/suspend and attempts to restart the network service did not work either. Only a reboot would restore ethernet access.
For reference it appears to have been fixed in the upgrade to Plasma 5.22.5 and I think was tracked below as a kernel bug. https://bugs.launchpad.net/ubuntu/+sour ... ug/1931301 |
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]