有人为联想Y7000编译过Linux内核吗?
Tofloor
poster avatar
jmjoy
deepin
2019-10-21 10:02
Author
我看了一下,最新版内核5.3.7,貌似没有无线网卡RTL8822BE的驱动,其他都还好。有大佬给一份适配联想Y7000的config吗?

Linux内核编译真的好慢啊!

Reply Favorite View the author
All Replies
avatar
superendermansm
deepin
2019-10-21 19:35
#1
自己编译去,或者用公版,deb包安装。
Reply View the author
avatar
changyuet
deepin
2019-10-21 19:44
#2
1.add deb http://ftp.de.debian.org/debian sid main non-free to /etc/apt/sources.list

2.apt update

3.apt-cache search 8822

4.apt install firmware-realtek

https://www.e-learn.cn/content/qita/2688217


你可以参考这个
Reply View the author
avatar
jmjoy
deepin
2019-10-27 00:02
#3
https://bbs.deepin.org/post/184032
1.add deb http://ftp.de.debian.org/debian sid main non-free to /etc/apt/sources.list

2.apt update

固件 5.x 好像不能用,我编译了4.19的内核就可以。
Reply View the author