ทำเอกสารให้เสร็จ และเพิ่ม screenshots
This commit is contained in:
parent
f49b1063b4
commit
8fb5f3f313
5 changed files with 25 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
|
|
||||||
![Banner](https://gitlab.com/PGTechs/pg-logos/-/raw/4963be53b9a461706e8f2a2ddcb9ab8a710501c7/atwork_g.png)
|
[![Banner](https://gitlab.com/PGTechs/pg-logos/-/raw/4963be53b9a461706e8f2a2ddcb9ab8a710501c7/atwork_g.png)](https://www.youtube.com/playlist?list=PLDpvBa7Jf-4oEM3skj5FFPk-BoP5UHFyC)
|
||||||
|
|
||||||
[![GitLab](https://img.shields.io/static/v1.svg?color=fc6d26&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=PG%20Techs%20GitLab&message=Star)](https://gitlab.com/PGTechs "GitLab Repo ของเรา")
|
[![GitLab](https://img.shields.io/static/v1.svg?color=fc6d26&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=PG%20Techs%20GitLab&message=Star)](https://gitlab.com/PGTechs "GitLab Repo ของเรา")
|
||||||
[![YouTube](https://img.shields.io/static/v1.svg?color=ff0000&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=PG%20Techs%20YouTube&message=Subscribe)](https://www.youtube.com/c/PGTechs "ช่อง YouTube ของเรา")
|
[![YouTube](https://img.shields.io/static/v1.svg?color=ff0000&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=PG%20Techs%20YouTube&message=Subscribe)](https://www.youtube.com/c/PGTechs "ช่อง YouTube ของเรา")
|
||||||
|
@ -48,6 +48,29 @@
|
||||||
|
|
||||||
### สำหรับดิสโทรในกลุ่ม Arch
|
### สำหรับดิสโทรในกลุ่ม Arch
|
||||||
|
|
||||||
|
อัปเกรดแพ็กเกจในระบบให้เป็นเวอร์ชันล่าสุด ติดตั้งแพ็กเกจ `base-devel` แล้วตรวจสอบเวอร์ชันของเคอร์เนล
|
||||||
|
|
||||||
|
![kversion](screenshots/kversion.png)
|
||||||
|
|
||||||
|
ติดตั้งแพ็กเกจ Linux headers ที่สอดคล้องกับเคอร์เนลที่ใช้อยู่เช่น Linux 5.15 ให้ติดตั้ง `linux515-headers`
|
||||||
|
|
||||||
|
![kheaders](screenshots/kheaders.png)
|
||||||
|
|
||||||
|
เปิดใช้งาน [Arch User Repository](https://aur.archlinux.org/)
|
||||||
|
|
||||||
|
![aur](screenshots/aur.png)
|
||||||
|
|
||||||
|
ติดตั้งแพ็กเกจ [rtl88x2bu-dkms-git](https://aur.archlinux.org/packages/rtl88x2bu-dkms-git) จาก AUR
|
||||||
|
|
||||||
|
![rtl88x2bu](screenshots/rtl88x2bu.png)
|
||||||
|
|
||||||
## 3. ถอดและเสียบตัวรับ Wi-Fi อีกครั้ง ใช้งานได้ทันที
|
## 3. ถอดและเสียบตัวรับ Wi-Fi อีกครั้ง ใช้งานได้ทันที
|
||||||
|
|
||||||
|
เราต้องทำให้ Linux ตรวจจับฮาร์ดแวร์ของเราอีกครั้ง วิธีที่ง่ายที่สุดคือการถอดอุปกรณ์ออกแล้วเสียบใหม่ หรือบังคับให้เรียกใช้ไดรเวอร์ขึ้นมาทันทีด้วยคำสั่งต่อไปนี้
|
||||||
|
|
||||||
|
sudo modprobe 88x2bu
|
||||||
|
|
||||||
|
|
||||||
|
## ดูข้อมูลเพิ่มเติม
|
||||||
|
|
||||||
|
- https://github.com/RinCat/RTL88x2BU-Linux-Driver
|
BIN
20220708_RTL88x2bu/screenshots/aur.png
Normal file
BIN
20220708_RTL88x2bu/screenshots/aur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 MiB |
BIN
20220708_RTL88x2bu/screenshots/kheaders.png
Normal file
BIN
20220708_RTL88x2bu/screenshots/kheaders.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 977 KiB |
BIN
20220708_RTL88x2bu/screenshots/kversion.png
Normal file
BIN
20220708_RTL88x2bu/screenshots/kversion.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 837 KiB |
BIN
20220708_RTL88x2bu/screenshots/rtl88x2bu.png
Normal file
BIN
20220708_RTL88x2bu/screenshots/rtl88x2bu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 975 KiB |
Loading…
Reference in a new issue