<
Adapters
Can't install Linux drivers
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Can't install Linux drivers
Posts: 2
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-10-26
2017-10-26 14:10:10
Posts: 2
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-10-26
Can't install Linux drivers
2017-10-26 14:10:10
Tags:
Model : TL-WN823N
Hardware Version :
Firmware Version :
ISP :
Hi, I'm new to Linux. I have openSUSE tumbleweed, and I'm really struggling to instill the driver. I downloaded the driver on another PC, and I find the PDF pretty confusing. I've tried using console for the commands, but it didn't work. I've tried running the makefile and thumbs.db in Install/Remove software, but nothing happens. Is my wifi adaptor not compatible with tumbleweed?Thanks in advance your your help
Hardware Version :
Firmware Version :
ISP :
Hi, I'm new to Linux. I have openSUSE tumbleweed, and I'm really struggling to instill the driver. I downloaded the driver on another PC, and I find the PDF pretty confusing. I've tried using console for the commands, but it didn't work. I've tried running the makefile and thumbs.db in Install/Remove software, but nothing happens. Is my wifi adaptor not compatible with tumbleweed?Thanks in advance your your help
#1
Options
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Thread Manage
Announcement Manage
6 Reply
Posts: 663
Helpful: 27
Solutions: 0
Stories: 0
Registered: 2017-06-28
Re:Can't install Linux drivers
2017-10-26 17:53:20
Find this FAQ:
http://www.tp-link.com/en/faq-1076.html
Hope it helps ~
Hope it helps ~
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#2
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 2
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-10-26
Re:Can't install Linux drivers
2017-10-28 08:22:25
Is there another way to install it? My PC doesn't have internet, and the PDF seems to be missing steps, making it very confusing. The adaptor is detected using dmesg
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#3
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 681
Helpful: 44
Solutions: 3
Stories: 0
Registered: 2016-12-10
Re:Can't install Linux drivers
2017-10-31 15:53:00
I don't see any more instruction about Linux on TP-Link website.
Make sure the kernel of your computer is 2.6.18~3.19.3.
Linux form may have more information.
Make sure the kernel of your computer is 2.6.18~3.19.3.
Linux form may have more information.
Kernel 2.6.18~3.19.3 |
Kernel 2.6.18~3.19.3 |
Kernel 2.6.18~3.19.3 |
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#4
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-11-26
Re:Can't install Linux drivers
2017-11-26 18:54:29
hello,
I've the same problem with TL-WN823N V2.
I've download the driver from tp-liibk web site and i've follow the instruction but this is the error :
# make
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.13.0-17-generic/build M=/usr/local/src/TL-WN823NEU_V2_160315_Linux/TL-WN823N(EU)_V2_160315_Linux/Driver modules
/bin/sh: 1: Syntax error: "(" unexpected
Makefile:1696 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2
and for the command install :
# make install
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
install -p -m 644 8192eu.ko /lib/modules/4.13.0-17-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1702 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
Please can you help me.
My information :
# cat /proc/version
Linux version 4.13.0-17-generic (buildd@lcy01-amd64-011) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #20-Ubuntu SMP Mon Nov 6 10:04:08 UTC 2017
Of course i'm using the sudo mode.
Best Regards,
I've the same problem with TL-WN823N V2.
I've download the driver from tp-liibk web site and i've follow the instruction but this is the error :
# make
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.13.0-17-generic/build M=/usr/local/src/TL-WN823NEU_V2_160315_Linux/TL-WN823N(EU)_V2_160315_Linux/Driver modules
/bin/sh: 1: Syntax error: "(" unexpected
Makefile:1696 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2
and for the command install :
# make install
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
install -p -m 644 8192eu.ko /lib/modules/4.13.0-17-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1702 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
Please can you help me.
My information :
# cat /proc/version
Linux version 4.13.0-17-generic (buildd@lcy01-amd64-011) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #20-Ubuntu SMP Mon Nov 6 10:04:08 UTC 2017
Of course i'm using the sudo mode.
Best Regards,
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#5
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-11-29
Re:Can't install Linux drivers
2017-11-29 21:35:34
Hi
I'm having the same problem Sesmar has. This problem shouldn't exist, manual should be clearer and should be answered as soon as possible...
cat /proc/version
Linux version 4.10.0-40-generic (buildd@lcy01-amd64-005) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5) ) #44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017
I'm having the same problem Sesmar has. This problem shouldn't exist, manual should be clearer and should be answered as soon as possible...
cat /proc/version
Linux version 4.10.0-40-generic (buildd@lcy01-amd64-005) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5) ) #44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#6
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-02-22
Re:Can't install Linux drivers
2018-02-22 19:23:42
Dovendo creare un AP in linux, in cui il chipset del dongle wifi da utilizzare deve essere un: REALEK RTL8192CU.
Vorrei sapere qual'è il chipset dei dongle:
TL-WN823N e TL-WN722N
Grazie
----------------------------------------------------------------
Having to create an AP in linux, in which the chipset of the wifi dongle to be used must be a: REALEK RTL8192CU.
I would like to know what the dongle chipset is:
TL-WN823N and TL-WN722N
Thank you
Vorrei sapere qual'è il chipset dei dongle:
TL-WN823N e TL-WN722N
Grazie
----------------------------------------------------------------
Having to create an AP in linux, in which the chipset of the wifi dongle to be used must be a: REALEK RTL8192CU.
I would like to know what the dongle chipset is:
TL-WN823N and TL-WN722N
Thank you
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#7
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 2
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-10-26
2017-10-26 14:10:10
Posts: 2
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-10-26
Information
Helpful: 0
Views: 1124
Replies: 6
Voters 0
No one has voted for it yet.
Tags
Report Inappropriate Content
Transfer Module
New message