linux - ubuntu下TP-LINK TL-WN823N无线网卡死活打不上
黄舟
黄舟 2017-04-17 13:18:01
0
3
1033

台式电脑,用的无线网卡,TP-LINK TL-WN823N,此无限网卡,官方没有linux下的驱动,查阅网络,找到相类似的方法,http://blog.csdn.net/ytmayer/article/details/18939747,但是在$ lsusb的时候 可以看到无线网卡,但是到到realtek 官网去下载驱动
http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PN...后,发现,怎么编译都编译不成功
有在linux下用过TP-LINK TL-WN823N无线网卡的亲们,给个解决办法

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(3)
左手右手慢动作

Compiling and installing according to this method also failed http://blog.163.com/thinki_cao/blog/static/83944875201311481635188

伊谢尔伦

I just googled it and found that someone was looking for its driver in 2013. Is it not supported by Ubuntu yet?
It is best to use the latest ubuntu release and check through the following steps:
1. lsusb
2. dmesg
3. ifconfig -a
4. iwconfig
5. iwlist
If it really cannot be supported, then find a way to compile the driver yourself.
* Find the following results
https://wikidevi.com/wiki/TP-LINK_TL-WN823N_v1

阿神

Is the chip 8192CU?
There are two projects on github
rtl8192cu-fixes
rt8192cu
In addition, arch’s aur also has a package 8192cu-dkms

If you haven’t tried these questions before, you can try them. The success rate is relatively high based on visual inspection. The 725N I used before was a module compiled by myself at first, and later it got kernel support.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!