TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Breisgau-Schwaben

TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Post by Breisgau-Schwaben »

Hello,

I have a big problem I cant solve :(
I bought a AVM Wifi-Stick, tried to install it - didnt get it. I have read that this stick is not the best for Linux so I bought the TP Link. I have read that this one works with "plug and play" - unfortunately it doesnt. I tried to use the setup from CD with wine - but the system doesnt recognize the stick
Could anybody please help me with a noob-friendly tutorial? I have no ethernet cable to go online with that computer which doesnt make it easier.

Greetings from Germany
Breisgau- Schwaben
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Breisgau-Schwaben

Re: TP Link Tl-WN821N V4 Linux Mint 17 64bit

Post by Breisgau-Schwaben »

No one any idea?
Breisgau-Schwaben

Re: TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Post by Breisgau-Schwaben »

Thank you very much, I will try it tomorrow!
Breisgau-Schwaben

Re: TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Post by Breisgau-Schwaben »

Ok, I did it like he said, but Step 6 doesnt work.
" usr/srcl/8192cu1.8. does not exist "
What should I do know?
Thanks for helping!

Code: Select all

$ inxi -N
Network:   Card-1: Qualcomm Atheros AR8131 Gigabit Ethernet driver: atl1c 
           Card-2: Realtek RTL8192CU 802.11n WLAN Adapter 
 lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c01d Logitech, Inc. MX510 Optical Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Breisgau-Schwaben

Re: TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Post by Breisgau-Schwaben »

Found another solution:
Vorbereitung
Für 32bit und 64bit:

sudo apt-get install --reinstall linux-headers-$(uname -r) linux-headers-generic build-essential dkms
Download und Installation
wget https://realtek-8188cus-wireless-driver ... .6_all.deb
sudo dpkg -i rtl8192cu-tjp-dkms_1.6_all.deb
echo "blacklist rtl8192cu" | sudo tee -a /etc/modprobe.d/blacklist.conf
Seems to work now....
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Re: TP Link Tl-WN821N V4.2 Linux Mint 17 64bit

Post by JeremyB »

Breisgau-Schwaben wrote:Found another solution:
Vorbereitung
Für 32bit und 64bit:

sudo apt-get install --reinstall linux-headers-$(uname -r) linux-headers-generic build-essential dkms
Download und Installation
wget https://realtek-8188cus-wireless-driver ... .6_all.deb
sudo dpkg -i rtl8192cu-tjp-dkms_1.6_all.deb
echo "blacklist rtl8192cu" | sudo tee -a /etc/modprobe.d/blacklist.conf
Seems to work now....
Good, I was going to suggest backported drivers but if this works it is a better solution as a kernel update won't break it
Locked

Return to “Networking”