-
Notifications
You must be signed in to change notification settings - Fork 91
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
Unknown Symbol in Module rndis_host.ko #128
Comments
Do you actually need this module? |
Right now I honestly don't know, I'm following a guide to get Zigbee up and running on my Synology and one of the docker containers keeps dying. I'm troubleshooting that at the moment but the only failed step was this particular module. Ironically my searching led me to #88 (which I didn't find earlier!) so there could be a genuine bug here for that module -- maybe not for my needs but for whomever that module was intended for |
For Zigbee you won't need this driver 😊 It's usually Do you know why the Docker container keeps dying? What kind of Zigbee dongle do you have? |
Sorry I haven't figured out the docker container yet, the dongle is the Sonoff Zigbee 3.0 USB Dongle Plus |
That dongle won't require |
First off great work on getting these files in place, it is truly appreciated.
I am getting the following issue:
sudo insmod rndis_host.ko
insmod: ERROR: could not insert module rndis_host.ko: Unknown symbol in module
This is on the r1000/dsm-7.2 -- all other files installed without issue. Happy to try debug it on my end if you have any suggested steps?
The text was updated successfully, but these errors were encountered: