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

Unknown Symbol in Module rndis_host.ko #128

Open
lgriffin opened this issue Aug 29, 2024 · 5 comments
Open

Unknown Symbol in Module rndis_host.ko #128

lgriffin opened this issue Aug 29, 2024 · 5 comments

Comments

@lgriffin
Copy link

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?

@robertklep
Copy link
Owner

Do you actually need this module?

@lgriffin
Copy link
Author

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

@robertklep
Copy link
Owner

For Zigbee you won't need this driver 😊 It's usually cdc-acm.ko (which is shipped with DSM) or ch341.ko.

Do you know why the Docker container keeps dying? What kind of Zigbee dongle do you have?

@lgriffin
Copy link
Author

lgriffin commented Sep 5, 2024

Sorry I haven't figured out the docker container yet, the dongle is the Sonoff Zigbee 3.0 USB Dongle Plus

@robertklep
Copy link
Owner

That dongle won't require rndis_host.ko. I don't know specifically which one it will require, but it should work just fine.

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