The first, smaller issue is that after my system locks, the scroll function on my wireless mouse works significantly worse. If I turn the mouse off and on again, it works normally. Is there any way to fix this? The mouse I’m using is an MX Master 3.
The second, more serious issue is that every now and then, when the system boots up, my internet connection doesn’t work. The network icon says “limited connectivity.” The same issue occurs sometimes when I lock the computer, and when I return, the internet no longer works. The only solution is to restart the system. On Windows, I resolved a similar issue by disabling and re-enabling the network adapter, which usually fixed the problem. However, on Linux, that doesn’t seem to help.
It’s difficult to test further because I don’t have internet access to look up useful information. How I can debugit when this happens, or how can I refresh the connection without restarting the computer?
I did right after I created dual boot. However I can’t see any reason how Windows installation on separate drive could affect EOS and create network problem I have.
PS: Windows causes all sorts of weird problems because Microsoft doesn’t want you using another OS. I remember having a similar issue to yours while dual-booting Windows, and while it was probably a BIOS issue or some other firmware-related issue, I no longer have Windows and nor do I have internet stability issues.
How can windows affect linux if each system is installed on separated drive? Windows can screw boot record but can’t touch anything on ext4 drives right? … however, here is output of inxi:
I’m not saying that it is the cause of the issue you are currently having. Just saying that dual-booting with Windows is generally a bad idea — this is true for dual-booting anything really, but more so Windows.
Have you checked to see if you can update your BIOS?
Have you tried using the LTS kernel like I suggested earlier?
I intend to get rid of Windows but occasionally I need to boot to it for work related stuff that I didn’t make them work yet in linux.
I didn’t checked yet if I can update BIOS but it’s strange that I have this issues last few months. Before that I didn’t had any problems for two years, so it shouldn’t be related to BIOS.
I didn’t had much time last few days to test it with other kernel and I have a lot of stuff to do, so I can’t afford to screw something up
You’re on a rolling release distro, you get kernel updates every week, and other driver updates at least once a month. Sometimes such updates may make something that was working all the time not work anymore.
When you get the chance, try the LTS kernel. It may be all you need to do.
Keep Windows on this disk by itself. Remove the Disk from the system and replace it with the one you wish to use with Endeavour. Need to do work stuff just swap the disk.
Even though Windows doesn’t show the existence of ext4 drives it doesn’t mean it cant read them. All windows would need to do is see there is another drive with another OS on it and it could potentially send signals to the hardware to shut it off when Windows is not detected in Memory.
@ddnn => I have LTS Kernel installed and I use it last 2 days. For now it works, but I don’t know what cause the issue so I could test it on LTS kernel. I just need to wait and see
@thefrog => Is not practical to switch NVME disks from motherboard when I need windows…