Linux wireless adapter drivers

selwonkak

Honorable
Oct 20, 2015
24
0
10,520
I have the TP-Link TL-WN881ND wirless adapter and linux mint 17.3 cinnamon. It needs a driver to run (I think) and doesn't work at the moment. The computer is too far from the router to plug it directly in.
where can I get the correct driver and how can I then use it on my computer (put driver onto computer through usb stick?)

sorry if this is in the wrong section of the forum.
 
You misunderstand, the driver (ath9k) and firmware (chipset ar9287) already come pre-installed on mint. Nothing else you need to do. You can confirm this by looking out output of
sudo lspci -vnn
And check dmesg output and ifconfig output.
From briefly poking around it seems the driver for ar9287 chipset is just of poor quality :/
 

selwonkak

Honorable
Oct 20, 2015
24
0
10,520
how much do you need? I am on aother computer so can't cut+ paste, and don't want to write 10 pages(size 12, a4 in libre office, was going to move via usb stick, couldn't find how to move file to memory stick!) out here. the first lines, that are repeated a lot and look wierd are:
13.7] ath: phy0 failed to stop TX DMA, queses=0*009!
13.8] ath: phy0: DMA failed to stop in 10 ms AR_CR=0*00000024AR_DIAG_SW=0*42000020 DMADBG_7=0*00008040
13.8] ath: phy0: could not stop RX, we could be confusing the DMA engine when we start RX up

a lot skipped
near end, notice a change

365.4(up to 12762.0), repeats this message 30 or so times: r8169 0000:04:00.0 eth0: link up
12831.8] EXT4-fs(sda): mounted filesystem with ordered data mode. Opts:(null)
12831.9] systend-hostnamed[2520]: WArning: nss-myhostname is not installed. Changing the local hostname might make it unresolvabe. Please install nss-myhostname!
13146.6] r8169 0000:04:00.0 eth0: link up


end