![]() |
All seems fine, but then.. - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: All seems fine, but then.. (/showthread.php?tid=4885) |
All seems fine, but then.. - CSNLinux - 01-27-2018 I've been running up and down the Networks posts, but couldn't find what I'm looking for. After starting my device, wired and wireless connection look great. Wired connection disconnects after a few minutes and when I remove and attach the cable, all works fine for some time. Wireless looks good until I open my browser or any other connection needing program. It disconnects and I can't connect until I reboot. I want to solve this. I know I can, but I need some help with it ![]() Re: All seems fine, but then.. - firenice03 - 01-27-2018 I've had the disconnects with wireless.. But the resolution depends on your hardware... Post the output of Code: inxi -Fxz It will display hardware specs... Welcome aboard Re: All seems fine, but then.. - CSNLinux - 01-27-2018 This is what I got result attached Re: All seems fine, but then.. - CSNLinux - 01-29-2018 I hope to solve this problem someday. Any suggestions? Re: All seems fine, but then.. - rokytnji - 01-30-2018 Code: System: Host: csnlinux Kernel: 4.4.0-112-generic i686 (32 bit gcc: 5.4.0) Nothing wrong there. I had similar problems using Network Manager on a Emachine 3507 on my motorcycle shop wireless desktop computer. Installing WICD. Disabling Network Manager startup in XFCE. Fixed that problem for me. Not sure why. https://blogs.gnome.org/dcbw/2016/05/16/networkmanager-and-wifi-scans/ https://wiki.archlinux.org/index.php/NetworkManager#Regular_network_disconnects.2C_latency_and_lost_packets_.28WiFi.29 |