-
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
DS 923+ G1000 rndis_host.ko: Unknown symbol in module #88
Comments
I think the RNDIS driver depends on other modules that aren't available (anymore) on Synology. What do you intend to use this driver for? |
I want to use Sonoff zigbee adaptor for Home Assistant. But it is unable to
recognize the usb and why mqtt docker is not starting
Op do 18 mei 2023 12:11 schreef Robert Klep ***@***.***>:
… I think the RNDIS driver depends on other modules that aren't available
(anymore) on Synology.
What do you intend to use this driver for?
—
Reply to this email directly, view it on GitHub
<#88 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJMU7SS7KYC6LJ2OYDVPIZ3XGXYVZANCNFSM6AAAAAAYGICJ7U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You don't need the RNDIS driver for that device, it's either the (built-in) |
Both are running. Maybe I only need to use 1 of them?
Op do 18 mei 2023 12:47 schreef Robert Klep ***@***.***>:
… You don't need the RNDIS driver for that device, it's either the
(built-in) cdc-acm.ko driver or the ch341.ko driver for your NAS (which
is R1000, not G1000).
—
Reply to this email directly, view it on GitHub
<#88 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJMU7SVMABK3VHYCN5MJQN3XGX42VANCNFSM6AAAAAAYGICJ7U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It's not a problem if you loaded them both. What does the following show?
|
|__usb1 1d6b:0002:0404 09 2.00 480MBit/s 0mA 1IF (Linux 4.4.180+ xhci-hcd xHCI Host Controller 0000:06:00.3) hub |
That means the device is available as |
Thnx Robert, not knowing what I do wrong but I need to learn more I guess. |
After rebooting NAS (update) the device is not available at /dev/ttyACM0 anymore masterkevin@Opslaghok:~$ /usr/syno/bin/lsusb -cui |
That means the module hasn't been loaded at boot. Did you follow all installation instructions? |
I am getting the following error and followed all instructions:
rndis_host.ko: Unknown symbol in module
Any help would be awesom to fix this file
The text was updated successfully, but these errors were encountered: