install Linux Mint Debian edition - TL-WN8200ND wifi usb

Archived topics about LMDE 1 and LMDE 2
Locked
Joe78man

install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by Joe78man »

my setup:

Code: Select all

System:    Host: joe78man-System-Product-Name Kernel: 4.13.0-38-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: MATE 1.18.0 (Gtk 3.18.9-1ubuntu3.3) Distro: Linux Mint 18.3 Sylvia
Machine:   Mobo: ASUSTeK model: M4A88T-M/USB3 v: Rev X.0x
           Bios: American Megatrends v: 0603 date: 08/23/2010
CPU:       Quad core AMD Athlon II X4 640 (-MCP-) cache: 2048 KB
           flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 24107
           clock speeds: max: 3000 MHz 1: 1800 MHz 2: 800 MHz 3: 800 MHz 4: 1800 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Barts PRO [Radeon HD 6850] bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa)
           Resolution: 1920x1080@60.00hz
           GLX Renderer: AMD BARTS (DRM 2.50.0 / 4.13.0-38-generic, LLVM 5.0.0)
           GLX Version: 3.0 Mesa 17.2.8 Direct Rendering: Yes
Audio:     Card-1 Advanced Micro Devices [AMD/ATI] Barts HDMI Audio [Radeon HD 6800 Series]
           driver: snd_hda_intel bus-ID: 01:00.1
           Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
           driver: snd_hda_intel bus-ID: 00:14.2
           Sound: Advanced Linux Sound Architecture v: k4.13.0-38-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e800 bus-ID: 03:00.0
           IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 1000.2GB (1.1% used) ID-1: /dev/sda model: WDC_WD10EZEX size: 1000.2GB
Partition: ID-1: / size: 455G used: 6.9G (2%) fs: ext4 dev: /dev/sda5
           ID-2: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 40.0C mobo: 41.0C gpu: 51.5
           Fan Speeds (in rpm): cpu: 0 psu: 0 sys-1: 4821
Info:      Processes: 180 Uptime: 2:29 Memory: 1132.2/3943.8MB Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35 
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 14cd:1212 Super Top microSD card reader (SY-T18)
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 008: ID 2357:0126  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 413c:2005 Dell Computer Corp. RT7D50 Keyboard
Bus 004 Device 002: ID 413c:3016 Dell Computer Corp. Optical 5-Button Wheel Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
1st I'm not sure if Linux is detecting the USB Wifi adapter as "Super Top microSD card reader" or is detecting a card reader I'm not aware I have and not detecting the USB wifi adapter.

There are drivers for linux, I download them, but I don't know how to install it. Any help? I'm new to linux and know very little to nothing, but experienced in IT, so I'm not afraid of trying anything

Thanks guys
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.
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by JeremyB »

In terminal

Code: Select all

sudo apt-get update && sudo apt-get install git dkms build-essential
git clone https://github.com/jeremyb31/rtl8192eu-linux-driver.git
sudo dkms add ./rtl8192eu-linux-driver
sudo dkms install rtl8192eu/1.0
Reboot
Last edited by JeremyB on Mon Apr 23, 2018 1:46 pm, edited 1 time in total.
Reason: Fixed
Joe78man

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by Joe78man »

sudo apt-get update && sudo apt-get install git dkms build-essential
Result
Obj:1 http://mirror.globo.com/ubuntu/archive xenial InRelease
Obj:2 http://mirror.globo.com/ubuntu/archive xenial-updates InRelease
Obj:3 http://mirror.globo.com/ubuntu/archive xenial-backports InRelease
Ign:4 http://mirror.clarkson.edu/linuxmint/packages sylvia InRelease
Obj:5 http://archive.canonical.com/ubuntu xenial InRelease
Obj:6 http://security.ubuntu.com/ubuntu xenial-security InRelease
Obj:7 http://mirror.clarkson.edu/linuxmint/packages sylvia Release
Leyendo lista de paquetes... Hecho (reading list of package - done)
Leyendo lista de paquetes... Hecho (reading list of package - done)
Creando árbol de dependencias creating dependancies tree
Leyendo la información de estado... Hecho (reading information of state - done)
build-essential ya está en su versión más reciente (12.1ubuntu2). build-essential is already in the latest version
dkms ya está en su versión más reciente (2.2.0.3-2ubuntu11.5). dkms already latest version
git ya está en su versión más reciente (1:2.7.4-0ubuntu1.3). git already latest
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 2 no actualizados. 0 updated 0 new will be installed 0 to delete 2 not updated

$ git clone https://github.com/jeremyb31/rtl8192eu-linux-driver.git
Result
Clonar en «rtl8192eu-linux-driver»... Cloning driver
remote: Counting objects: 1202, done.
remote: Total 1202 (delta 0), reused 0 (delta 0), pack-reused 1202
Receiving objects: 100% (1202/1202), 3.92 MiB | 1.60 MiB/s, done.
Resolving deltas: 100% (641/641), done.
Comprobando la conectividad… hecho. Testing connectivity... done

$ sudo dkms add ./https://github.com/jeremyb31/rtl8192eu-linux-driver.git
Result
Error! Could not find module source directory.
Directory: /usr/src/.-https://github.com/jeremyb31/rtl8192eu-linux-driver.git does not exist.

$ sudo dkms install rtl8192eu/1.0
Result
Error! Could not find module source directory.
Directory: /usr/src/rtl8192eu-1.0 does not exist.

:( didn't reboot, I guess it wouldn't make any difference.
Joe78man

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by Joe78man »

cm1 wrote: Sun Apr 22, 2018 12:05 pm You might want to try this:

https://wiki.debian.org/rtl819x#Debian_8_.22Jessie.22
Couldn't get pass the first sentence:

$ deb http://httpredir.debian.org/debian/ jessie main contrib non-free
No se ha encontrado la orden «deb», quizás quiso decir: Order «deb» could not be found
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by JeremyB »

Messed up some copy/paste

Code: Select all

sudo dkms add ./rtl8192eu-linux-driver
sudo dkms install rtl8192eu/1.0
[/code]
Reboot
Joe78man

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by Joe78man »

Genius! it worked right away. Thank you so much

Any chance to explain a little what I did? I wanna learn
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by JeremyB »

You downloaded source code and used dkms to compile a module that supports your wifi card. You should be able to update your kernel within the same 4.13 series and not have to compile the module again since dkms will take care of that when the new kernel is installed
krai

Re: install Linux Mint Debian edition - TL-WN8200ND wifi usb

Post by krai »

My system is
CPU: Quad core Intel Core2 Quad Q9400 (-MCP-) cache: 3072 KB bmips: 21333
clock speeds: max: 2666 MHz 1: 2666 MHz 2: 2666 MHz 3: 2666 MHz 4: 2666 MHz
CPU Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov constant_tsc cx16 cx8 de ds_cpl dtes64
dtherm dts est flexpriority fpu fxsr ht kaiser lahf_lm lm mca mce mmx monitor msr mtrr nopl nx pae pat
pbe pdcm pebs pge pni pse pse36 rep_good retpoline sep smx ss sse sse2 sse4_1 ssse3 syscall tm tm2
tpr_shadow tsc vme vmx vnmi xsave xtpr
How to install a USB adapter TL-WN8200ND v2.0. I use linux



Sorry it my mistake. I run command "sudo apt-get update && sudo apt-get install git dkms build-essential".
My com download app and run process finished.
How to remove this app from command "sudo apt-get update && sudo apt-get install git dkms build-essential"

Thank you.
New linux user
Locked

Return to “LMDE Archive”