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

Building manually without dkms #296

Open
bragma opened this issue Sep 15, 2022 · 5 comments
Open

Building manually without dkms #296

bragma opened this issue Sep 15, 2022 · 5 comments

Comments

@bragma
Copy link

bragma commented Sep 15, 2022

Hi,
I need help building this module. My system does not have dkms so I think I have to build manually from sources. Can you provide me with some directions? Thanks a lot!

@dubhater
Copy link
Contributor

Running make in the top level directory should work.

@bragma
Copy link
Author

bragma commented Sep 15, 2022

Hi dubhater,
thanks for answering. Where should the top level dir be placed in the kernel source tree? Will this integrate the driver in makeconfig?

@dubhater
Copy link
Contributor

I have no idea about makeconfig. You install the kernel headers for your kernel, you clone this repo wherever you want, you run make. That should be the entire process, theoretically. You don't need the kernel source, just the headers.

@bragma
Copy link
Author

bragma commented Sep 16, 2022

Ok thanks, I'll try. Complicated part is that I am building a target Yocto distribution on a host so I have to set the correct headers (those of the target, not the host).

@bragma
Copy link
Author

bragma commented Sep 19, 2022

Hi, I made it work with yocto! hostapd does not work, though.

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

2 participants