deej icon indicating copy to clipboard operation
deej copied to clipboard

After windows update the software does not working

Open Varga-Levente opened this issue 1 year ago • 21 comments

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?

Varga-Levente avatar Nov 30 '24 00:11 Varga-Levente

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

andrehen avatar Nov 30 '24 03:11 andrehen

@Varga-Levente Just found out that this is exactly the same issue as https://github.com/omriharel/deej/issues/127. My CH340 driver was 3.9.2024.9, reverting it solved the problem! It is now version 3.5.2019.1.

andrehen avatar Nov 30 '24 03:11 andrehen

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

satsukiyatoshi avatar Nov 30 '24 09:11 satsukiyatoshi

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

Varga-Levente avatar Nov 30 '24 12:11 Varga-Levente

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.

CardinalFangIsHere avatar Dec 02 '24 18:12 CardinalFangIsHere

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.

natsnok avatar Dec 25 '24 06:12 natsnok

Had the problem a few months ago and going back to 3.5.2019.1 solved it. Yesterday I got Windows updates again, and even though my driver is still at version 3.5.2019.1 it is once again broken. Not sure what changed.

Boerny41 avatar Jan 17 '25 17:01 Boerny41

Mine was working fine until the other day also, then it stopped working just like in this screenshot.

duckstin avatar Jan 18 '25 21:01 duckstin

Mine was working fine until the other day also, then it stopped working just like in this screenshot.

Just reinstall the older version of CH340

Varga-Levente avatar Jan 20 '25 08:01 Varga-Levente

Had the problem a few months ago and going back to 3.5.2019.1 solved it. Yesterday I got Windows updates again, and even though my driver is still at version 3.5.2019.1 it is once again broken. Not sure what changed.

Same here. I started a new issue for this problem. A temporary solution is to update to the current driver version (the non-working one) and then change back to version 3.5.2019.1. This works but only for a short time, then Deej doesn't work anymore, and you need to do it again. Very frustrating.

natsnok avatar Jan 25 '25 11:01 natsnok

The old driver is working for deej, but i had since random windows crash and seems to be caused by the older's driver's version (probably why microsoft's updated it)

Image

so no more deej from me until it can work with up to date driver T_T

satsukiyatoshi avatar Feb 02 '25 09:02 satsukiyatoshi

This app needs an update, stat! I haven't updated yet but for me it keeps stopping for no reason, restarting deej is the only thing that helps.

CardinalFangIsHere avatar Feb 02 '25 09:02 CardinalFangIsHere

Summary : Current driver version with windows update v3.9 : deej don't work Old driver version 3.5 : deej works but random windows crashs Old driver version 3.7 : deej works - just installed now, i let you know in some days/week if i get crash with this version too (could take some time to be sure as with 3.5 i got about 4/5 crash a month)

satsukiyatoshi avatar Feb 02 '25 10:02 satsukiyatoshi

Same here current driver 3.9 doesn't work with Deej. 3.5 => Bluescreen 3.7 => BlueScreen I try now with 3.8 :) Fingers crossed !

florinremi avatar Mar 08 '25 18:03 florinremi

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

satsukiyatoshi avatar Mar 09 '25 08:03 satsukiyatoshi

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

Ho thank man !

florinremi avatar Mar 09 '25 17:03 florinremi

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

Great find. Thanks!

duckstin avatar Mar 12 '25 00:03 duckstin

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

Can you send the link for the driver here?

Varga-Levente avatar Mar 12 '25 06:03 Varga-Levente

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

Can you send the link for the driver here?

No specific link, just use windows device manager to update ^^

satsukiyatoshi avatar Mar 12 '25 06:03 satsukiyatoshi

I now use this version with offciial lastest windows (11) driver and didn't get a single crash since https://github.com/Skyfighter64/deej

Can you send the link for the driver here?

No specific link, just use windows device manager to update ^^

Thanks I will try it.

Varga-Levente avatar Mar 12 '25 11:03 Varga-Levente

I've updated the project quite a bit and added a bunch of connection fixes. Give this build a shot and let me know if it works for you. #146

michaelwschultz avatar Mar 24 '25 22:03 michaelwschultz