rtl8821ce的无线网卡官方为什么没有集成呀,手动安装也报错
Tofloor
poster avatar
shu102ming
deepin
2020-04-25 23:06
Author
rtl8821ce的无线网卡官方为什么没有集成呀,手动安装也报错
15.11是正常的,尴尬了 被劝退了
Reply Favorite View the author
All Replies
avatar
deepincmg
deepin
2020-04-26 05:16
#1
顶一下  我也是这网卡
Reply View the author
Comments
lyp1314
2020-04-26 18:04
你也可以参考一下。我也是这个网卡!
avatar
shu102ming
deepin
2020-04-26 17:45
#2
https://bbs.deepin.org/post/192902
顶一下  我也是这网卡

查了一下 三方的解决方案太复杂了。。。
Reply View the author
avatar
xmeng
deepin
2020-04-26 18:03
#3
https://www.xmengnet.cn/index.php/archives/23/
看这个,傻瓜式的跟着复制粘贴就行了。V20和15.11都可以。
Reply View the author
avatar
xmeng
deepin
2020-04-26 18:05
#4
论坛里这个网卡的教程好几个的吧,为啥不搜一下呢?
Reply View the author
avatar
shu102ming
deepin
2020-04-26 18:08
#5
https://bbs.deepin.org/post/192902
论坛里这个网卡的教程好几个的吧,为啥不搜一下呢?

太复杂了 换内核什么的,我说的是v20的安装方法哈  15x是可以正常安装 的
Reply View the author
avatar
xmeng
deepin
2020-04-26 18:35
#6
https://bbs.deepin.org/post/192902
太复杂了 换内核什么的,我说的是v20的安装方法哈  15x是可以正常安装 的

V20只需要下载驱动就行啊,更换内核是某些不能调节分辨率的用户用的,而且这个也算复杂?
Reply View the author
avatar
deepincmg
deepin
2020-04-26 19:55
#7
https://bbs.deepin.org/post/192902
查了一下 三方的解决方案太复杂了。。。

说是要降级内核  我没去弄

我在make这步就报错
Reply View the author
avatar
xmeng
deepin
2020-04-26 21:48
#8
https://bbs.deepin.org/post/192902
说是要降级内核  我没去弄

我在make这步就报错

我在v20上测试成功,你是不是没修改路径报错的?
Reply View the author
avatar
shu102ming
deepin
2020-04-26 22:10
#9
https://bbs.deepin.org/post/192902
说是要降级内核  我没去弄

我在make这步就报错

我也是这里就报错
Reply View the author
avatar
shu102ming
deepin
2020-04-26 22:11
#10
https://bbs.deepin.org/post/192902
我在v20上测试成功,你是不是没修改路径报错的?

从这行 “export TopDIR ?= 后面改成当前目录 例如我的:

export TopDIR ?= /home/horsun/Downloads/rtl8821ce   

只有修改这里呀,还有哪个地方要修改呢
Reply View the author
avatar
xmeng
deepin
2020-04-26 22:14
#11
https://bbs.deepin.org/post/192902
从这行 “export TopDIR ?= 后面改成当前目录 例如我的:

export TopDIR ?= /home/horsun/Downloads/rtl ...

是修改这个,不过有两行这个需要修改吧。我的修改后就可以安装了!
Reply View the author
Comments
deepincmg
2020-04-26 23:22
我也没找到第二个地方   你是怎么安装上的  。。。。。。
avatar
aida
deepin
2020-04-26 22:15
#12
https://bbs.deepin.org/post/192902
https://www.xmengnet.cn/index.php/archives/23/
看这个,傻瓜式的跟着复制粘贴就行了。V20和15.11都可以 ...

谢谢 分享  https://bbs.deepin.org/user/235734
Reply View the author
avatar
shu102ming
deepin
2020-04-26 22:28
#13
https://bbs.deepin.org/post/192902
是修改这个,不过有两行这个需要修改吧。我的修改后就可以安装了!

我只找到一个修改的地方 求详细的地方 拜托
Reply View the author
avatar
shu102ming
deepin
2020-04-26 22:55
#14
https://bbs.deepin.org/post/192902
谢谢 分享  @deepin-zx

管理哥,这个网卡驱动能内置到系统里不
Reply View the author
avatar
xmeng
deepin
2020-04-26 23:31
#15
https://bbs.deepin.org/post/192902
管理哥,这个网卡驱动能内置到系统里不

最好能内置,新笔记本电脑好多都是这个网卡。
Reply View the author
avatar
shu102ming
deepin
2020-04-27 00:10
#16
https://bbs.deepin.org/post/192902
最好能内置,新笔记本电脑好多都是这个网卡。

ifeq (,$(srctree))
    # make processing
    export TopDIR ?= $(shell pwd)
else
    # dkms processing or in tree compilation
    export TopDIR ?= $(srctree)/$(src)
endif

感谢,我安装成功了  下载这个驱动可以, 我以前那个可能版本太老了   是改这两个地方
Reply View the author
avatar
deepincmg
deepin
2020-04-27 00:43
#17
https://bbs.deepin.org/post/192902
https://www.xmengnet.cn/index.php/archives/23/
看这个,傻瓜式的跟着复制粘贴就行了。V20和15.11都可以 ...

这个网址可以下载安装     我搞出来WIFI了  谢了
Reply View the author