SDIO 接口网卡驱动 安装 问题

笔记本/便携移动设备,手机平板等软硬件
回复
lingeehuy
帖子: 1
注册时间: 2016-01-11 10:12
系统: ubuntu

SDIO 接口网卡驱动 安装 问题

#1

帖子 lingeehuy » 2016-01-11 10:23

https://github.com/hadess/rtl8723bs

驱动下载找到这个网址,下载回来能编译,但是

代码: 全选

sudo depmod -a

代码: 全选

sudo modprobe 8723bs
出错,查看read.me

rtl8723bs
Realtek SDIO Wi-Fi driver

Tested on:

Onda v975w
Teclast 3G
HP Stream 7
Dell Venue 8 3000
WinBook TW100 and TW700
Do verify that the device is listed under /sys/bus/sdio/

Note that on all those tablets, you will need to apply a few patches because to the BayTrail SDIO drivers: http://thread.gmane.org/gmane.linux.ker ... ocus=25087 http://thread.gmane.org/gmane.linux.kernel.mmc/31583

For older kernel than 4.3, you might also need this patch applied: https://git.kernel.org/cgit/linux/kerne ... 781621e81d

You can also find those patches in the patches/ sub-directory.

需要打补丁,但是不知道

http://thread.gmane.org/gmane.linux.ker ... ocus=25087 http://thread.gmane.org/gmane.linux.kernel.mmc/31583

这补丁怎么弄,求帮忙
回复