Your IRC conversation indicates the PC also experiences intermittent issues with the Ps/2 connected Synaptic Touchpad. Hopefully that issue can be solved with some i8042.XXX kernel parameter. If not, and combined with this issue, I would suggest a boot-time RAM test using memtest86+ (available from the GRUB boot manager menu). It is just possible that memory corruption is the root cause of both issues. However, when the signal is lost capturing recent entries in the syslog and kern.log might be helpful here: sudo tail -n 300 /var/log/syslog /var/log/kern.log | tee /tmp/rtl8188ee-lost-signal.log And then attach "/tmp/rtl8188ee-lost-signal.log" to this bug report. The issue could well be caused by some power-saving feature. The rtl8188ee kernel module has several PARaMeters that can affect power state so it might be worth doing some tests with different values. To see the parameters the module supports use the "modinfo " command. The range of supported PARMs may differ for different versions of the Linux kernel. For v4.1.6 I see: $ modinfo rtl8188ee filename: /lib/modules/4.1.0-3-lowlatency/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko firmware: rtlwifi/rtl8188efw.bin description: Realtek 8188E 802.11n PCI wireless license: GPL author: Larry Finger