Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant understand how to install this driver #12

Open
aliahmad22 opened this issue Mar 10, 2021 · 0 comments
Open

Cant understand how to install this driver #12

aliahmad22 opened this issue Mar 10, 2021 · 0 comments

Comments

@aliahmad22
Copy link

Pls make at lease a noraml or easier tutorial for begginers
Iam trying for 5 days bavk to up but i cannot configure
How to install it on nethunter .
Since iam a begginer i cannot figure this out and i couldnt
Find the directry that u mentioned pls help me by the way
Iam using galaxy s9+ with custom rom
Someone explain this to me pls its a humble request

  • Copy driver folder to 'kernel/drivers/net/wireless/realtek/

  • Open the Makefile in vim/nano, eg: vim drivers/net/wireless/realtek/Makefile

    Then add:
    '"obj-$(CONFIG_RTL8XXXU) += rtwifi/" in the bottom.'

  • Step two, eg: vim drivers/net/wireless/realtek/Kconfig

    Then add:
    'source "drivers/net/wireless/realtek/rtwifi/Kconfig"' at bottom.

    Compile kernel and the driver should be available in 'make menuconfig'
    also, in between all the other options in there. Pretty simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant