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

After windows update the software does not working #129

Open
Varga-Levente opened this issue Nov 30, 2024 · 6 comments
Open

After windows update the software does not working #129

Varga-Levente opened this issue Nov 30, 2024 · 6 comments

Comments

@Varga-Levente
Copy link

Varga-Levente commented Nov 30, 2024

2024-11-30 01:52:03.609 DEBUG   deej.tray                       Running in tray
2024-11-30 01:52:03.632 DEBUG   deej.tray                       Tray instance ready
2024-11-30 01:52:03.666 INFO    deej                            Run loop starting
2024-11-30 01:52:03.666 DEBUG   deej.serial                     Attempting serial connection    {"comPort": "COM3", "baudRate": 9600, "minReadSize": 0}
2024-11-30 01:52:03.666 DEBUG   deej.config                     Starting to watch user config file for changes  {"path": "config.yaml"}
2024-11-30 01:52:03.674 INFO    deej.serial.com3                Connected       {"conn": {}}

It not recognises the sliders.
Can anyone help? Anyone has a fix?

@andrehen
Copy link

I have exactly the same problem... I'm using Windows 10 22H2. Tested the serial communication and the values are being received normally.

@andrehen
Copy link

@Varga-Levente Just found out that this is exactly the same issue as #127. My CH340 driver was 3.9.2024.9, reverting it solved the problem! It is now version 3.5.2019.1.

@satsukiyatoshi
Copy link

satsukiyatoshi commented Nov 30, 2024

3.5.2019.1

same issue after 23h2 udpate, fixed with this driver version, thanks !
https://www.visualmicro.com/page/CH340-Driver-Fix-Installation.aspx issue explained + good driver vesion

@Varga-Levente
Copy link
Author

So a day later I turned on the computer and it worked again without me doing anything. 🤔🤔🤔

@CardinalFangIsHere
Copy link

CardinalFangIsHere commented Dec 2, 2024

The old driver does not fix it for me, I can't start the application, it immediately closes.
EDIT: my issue was caused by a change in COM port. Finally found the log and saw that was the issue.

@natsnok
Copy link

natsnok commented Dec 25, 2024

I have the same issue. After a driver update, it worked for a while. Now it's broken again :/
Thanks fpr the advice to use a older version. I'm now also using V. 3.5.2019.1 and it works perfectly.

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

5 participants