Quantcast
Viewing latest article 8
Browse Latest Browse All 25

How To Get The Driver For The RTL8192ce PCI Card to Play Nice With Debian Testing

I've had an intermittent connection going on with Sparky Linux which is based on Debian Testing.

If you have the:
Code:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192CE PCIe Wireless Network Adapter (rev 01)
as your nic than it (the driver) can be made more reliable by disabling power management via module option ips and fwlps.

Create a new file with nano or your fav text editor.
/etc/modprobe.d/rtl8192ce.conf

Add these options to the file.
Code:
options rtl8192ce ps=0 fwlps=0
Than reboot.:)

Enjoy your wireless that should be more stable now.

Cheers,
Ztcoracat

Viewing latest article 8
Browse Latest Browse All 25

Trending Articles