Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Where could I get a copy of kernel source code? #13

Closed
magicnat opened this issue Dec 24, 2014 · 2 comments
Closed

Where could I get a copy of kernel source code? #13

magicnat opened this issue Dec 24, 2014 · 2 comments

Comments

@magicnat
Copy link

I want to compile the driver for rtl8188eu USB wireless. However I cannot load the module after compiling and it seems to be a kernel mismatch problem.

I'm currently using kernel version 3.12.34+, using kernel source files 3.12.34 from raspberry-pi repository.

@notro
Copy link
Owner

notro commented Dec 24, 2014

This could be because you use a different gcc than the one used to buil the kernel.

Have you tried rpi-source? It guides you through the process.
https://github.com/notro/rpi-source/wiki

If you use it and succeed, please add and entry for rtl8188eu in https://github.com/notro/rpi-source/wiki/Examples-on-how-to-build-various-modules

@magicnat
Copy link
Author

I tried rpi-source and it works fine :)

Thanks for help.

@notro notro closed this as completed Mar 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants