1

After a long search I found a driver that works for my TP-Link USB wireless device (TP-WN723N). It's super stable,Tx/Rx is brilliant. But...Every time I reboot, I have to go into proprietary drivers, deactivate, and then reactivate to get it to work again. I'm using an RTL8192CU driver and Ubuntu 12.04. Does anybody have an idea how to fix this? It's really messing with my pip.

  • Can you post the usual troubleshooting info: lspci -nnk | grep -iA2 net, ifconfig, rfkill list all. Please use pastebin, if you can't edit the question. Can you also explain what the driver you've found has to do with going "into proprietary drivers". – mikewhatever Sep 11 '12 at 01:08

1 Answers1

0

See here & here.

Blacklisting the wrong driver was key for me, otherwise system defaults to wrong driver.

fleamour
  • 1,573