Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juanro49 committed Sep 13, 2020
1 parent 0fab2b7 commit 7963b71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sudo dpkg -i rtl88x2ce-dkms_35403_amd64.deb
git clone https://github.com/juanro49/rtl88x2ce-dkms.git
sudo cp rtl88x2ce-dkms/rtw88_blacklist.conf /etc/modprobe.d/rtw88_blacklist.conf
sudo mkdir /usr/src/rtl88x2ce-35403
sudo cp -Rv rtl88x2ce-dkms/ /usr/src/rtl88x2ce-35403/
sudo cp -Rv rtl88x2ce-dkms/* /usr/src/rtl88x2ce-35403/
sudo dkms add -m rtl88x2ce -v 35403
sudo dkms build -m rtl88x2ce -v 35403
sudo dkms install -m rtl88x2ce -v 35403
Expand All @@ -36,6 +36,7 @@ sudo dkms install -m rtl88x2ce -v 35403

`sudo modprobe rtl88x2ce`


Driver testeado en:

[MSI Alpha 15](https://instatecno.com/review-portatil-msi-alpha-15-a3ddk/) con [SparkyLinux Rolling](https://sparkylinux.org/)
Expand Down

0 comments on commit 7963b71

Please sign in to comment.