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

PL2303 for cedarview (RS814+) #32

Open
miticolars opened this issue Aug 22, 2022 · 13 comments
Open

PL2303 for cedarview (RS814+) #32

miticolars opened this issue Aug 22, 2022 · 13 comments

Comments

@miticolars
Copy link

Hi, can you provide the dms7 driver for cedarview platform? I have to connect a pl2303 usb serial converter used by homebridge (docker). Thanks in advance.

@robertklep
Copy link
Owner

I'll try and see if I'm able to compile it, I'm having some issues with my dev VM not wanting to start up anymore 😬

@miticolars
Copy link
Author

ok, thank you!

@robertklep
Copy link
Owner

One question: what's the current Linux kernel version of your NAS for DSM 7?

@miticolars
Copy link
Author

I'm sorry, but I haven't updated the DSM yet

@robertklep
Copy link
Owner

I understand 😊 But I need the kernel version to be able to compile the correct version of the driver. I'll see if I can find out some other way.

@robertklep
Copy link
Owner

FWIW, it's possible that one of the other drivers (most likely apollolake or geminilake) will work on your hardware too, but I guess you first need to update your DSM to be able to try that (and there are no guarantees it'll work).

@miticolars
Copy link
Author

Ok, when I'll update my system I will try the other drivers and I will back to you.

@robertklep
Copy link
Owner

I still can't guarantee I'll be able to compile it within a reasonable time period, so please only update if you're okay with not being able to use your device for a while.

@miticolars
Copy link
Author

ok, thanks!

@baylanger
Copy link

Deleted my previous comment, I got side tracked :)

@robertklep
Copy link
Owner

@baylanger no worries 😅

@robertklep
Copy link
Owner

robertklep commented Aug 23, 2022

Looks like it's 3.10.x: https://archive.synology.com/download/ToolChain/Synology%20NAS%20GPL%20Source/7.0-41890

In which case the Apollolake and Geminilake modules won't work, those are for kernel version 4.4.x. But other platforms using 3.10.x are avoton, braswell and monaco, so those modules may work. If not, I'm not far off compiling a specific version for the cedarview platform.

Cedarview modules are now available: https://github.com/robertklep/dsm7-usb-serial-drivers/tree/main/modules/cedarview

I can't test these myself.

@miticolars
Copy link
Author

Hi @robertklep, finally I installed and tested your pl2303 driver on DSM 7.1 on RS814+ (cedarview) Synology NAS and it works! Thank you!

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

3 participants