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

CH341 driver does not work properly with RS1221+ #26

Open
chenzhuoyu opened this issue May 23, 2022 · 5 comments
Open

CH341 driver does not work properly with RS1221+ #26

chenzhuoyu opened this issue May 23, 2022 · 5 comments

Comments

@chenzhuoyu
Copy link

Receiving from serial port is unreliable, the character won't show up until it "buffered" enough of it, about 32 characters.

I rebuilt the driver with this version of ch341.c and the problem is gone.

ch341.c@f2950b7

So would you please update the source?

@robertklep
Copy link
Owner

Which platform/kernel version did you use?

@chenzhuoyu
Copy link
Author

@robertklep v1000 with Linux 4.4.x

My setup is Synology RS1221+ with AMD Ryzen V1500, connected to Schneider SPRM1k UPS via USB cable. The USB is essentially an CH341 USB to Serial converter built into the UPS.

@chenzhuoyu
Copy link
Author

Also it looks like it's missing a build file SynoBuildConf/build

@chenzhuoyu
Copy link
Author

@robertklep Any updates on this?

@robertklep
Copy link
Owner

@chenzhuoyu I'm not sure how I should handle this.

I can replace the driver file but this would then apply to all platforms using the 4.4.x kernel, not just v1000. And AFAIK, you're the only one that has come forward with this issue, so it might be something local.

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