brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.59k stars 460 forks source link

anyone knows how to install this driver on openwrt? #28

Open jinglei207 opened 4 years ago

josenicomaia commented 4 years ago

+1

yu13740000 commented 4 years ago

+1

AddaxSoft commented 3 years ago

+1

tony1016 commented 3 years ago

+1

dausruddin commented 3 years ago

Try this perhaps?

https://github.com/immortalwrt/immortalwrt/tree/master/package/ctcgfw/rtl8821cu

AddaxSoft commented 3 years ago

please report back if it worked!

dausruddin commented 3 years ago

I actually compiled it into my firmware succesfully, but my usb adapter wouldn't work. Would be great if someone can tell me what packages are essentials to have wifi working on openwrt system, because I might be missing some packages.

tony1016 commented 3 years ago

lsusb -t show driver status

dausruddin notifications@github.com 于 2021年3月3日周三 下午10:50写道:

I actually compiled it into my firmware succesfully, but my usd adapter wouldn't work. Would be great if someone can tell me what packages are essentials to have wifi working on openwrt system, because I might be missing some packages.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brektrou/rtl8821CU/issues/28#issuecomment-789768220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ5SSWUM6WXODILYIYP3JDTBZEDFANCNFSM4JSIFMVQ .

dausruddin commented 3 years ago

I had my friend tested the firmware. Today I want to rebuild my firmware with the driver mentioned above and it failed to build. I got the same error as this https://github.com/immortalwrt/immortalwrt/issues/249

Must be something from openwrt repo. At this point, I am thinking to quit as this is my limit of knowledge. My RTL8811CU USB adapter is on its way to my home though XD

tony1016 commented 3 years ago

please report back if it worked!

yes,it works on x86_64 19.07.7

tony1016 commented 3 years ago

I had my friend tested the firmware. Today I want to rebuild my firmware with the driver mentioned above and it failed to build. I got the same error as this immortalwrt/immortalwrt#249

Must be something from openwrt repo. At this point, I am thinking to quit as this is my limit of knowledge. My RTL8811CU USB adapter is on its way to my home though XD

I build it with offical x86_64 19.07.7 successfully.And it's perfect,THX

tony1016 commented 3 years ago

My build https://drive.google.com/file/d/1pV5FvWZODYOcsZuQuvrT1WZPIAwwvEjW/view?usp=sharing

dausruddin commented 3 years ago

Guys! If you are not able to get wifi working, see this issue https://github.com/immortalwrt/immortalwrt/issues/299.

TL;DR:

It is working for me now. You might also need wpad and iwinfo as mentioned in link of the issue I attached above. Give feedback on your progress!

trongbang2 commented 10 months ago

My build https://drive.google.com/file/d/1pV5FvWZODYOcsZuQuvrT1WZPIAwwvEjW/view?usp=sharing

Sorry, how to install this driver in openwrt 19.07.4 I got the Executing package manager error

Unknown package 'kmod-rtl8821cu'.

Errors

Collected errors:

The opkg install command failed with code 255

Thank you!.