bsod from ch340 drivers when using rep host/server
Has anyone else ever had windows BSOD crashes from the ch340 (64bit) drivers on Windows 10? I realize this doesn't necessarily point at repetier, but I've been doing a lot of Arduino work for a few months that of course use the drivers and didn't have a single crash of this nature until I started using Repetier.
Using Repeteir 0.86.2 pro trial at the moment. It's quite random, often times coming at 15 to 30 mins into a print, although I just got a few crashes just playing around with the manual controls in rep host. I'm mostly just looking for what I should be looking at - obviously the driver is final and I can't find anybody with similar problems, but it's literally the only way to reliably bsod my machine which I use for gaming and music production with no other hint of instability. Any tips on how to troubleshoot this by getting verbose logging from repetier server or other suggestions would be appreciated.
Using Repeteir 0.86.2 pro trial at the moment. It's quite random, often times coming at 15 to 30 mins into a print, although I just got a few crashes just playing around with the manual controls in rep host. I'm mostly just looking for what I should be looking at - obviously the driver is final and I can't find anybody with similar problems, but it's literally the only way to reliably bsod my machine which I use for gaming and music production with no other hint of instability. Any tips on how to troubleshoot this by getting verbose logging from repetier server or other suggestions would be appreciated.
Comments
Did you use a different host before? Or just arduino ide for uploading, which is of course only a short term use. WOuld expect here same problem with other hosts as they also use the driver, at least if it is the driver causing the BSOD, but normal software normally can not cause this so that is a good bet. Does the screem provide any information about the BSOD library/drive causing it?
You might try a different driver version instead.
Edit: Of course I just needed to post this to make it crash. Printed fine for 5 hours last night, now just crashed again after 20 minutes of a new print. Starting to think I might have to just setup another laptop with fresh windows install and use sd card in the meantime.
Anywho, thanks for the quick reply.
My Issue with Repetier Server is that it crashs my desktop pc, laptop pc, infact Any Windows 10 pro 64bit pc it crashs. I just finished building a Intel Core-I7 7700 kobylake CPU, 16GB ram, GTX 1080 vid card, first time i installed and ran Repetier Server it Crashed my New PC, THIS NEEDS TO BE FIXED. Repetier Host with out the server Works Great. I like using your software but it needs to be FIXED. The server crashs most of the time in the middle of doing a 3d print not when i first start it. I have a TRONXY X5S 3d printer, running Marlin V1.1.7 all the other slicers I use with My printer ( Cura, Simplify3d) Work Great, Never an issue. Your server software crashs my computer WHY????.
Thank you
Damian
Use the host Only on your windows computer. Do Not user the Server part, It is Bugged. they Need to Fix it, it crashed all 3 of my Windows 10 pro 64bit Computers I used it on. about the ch340 (64bit) drivers on Windows 10 I have No issues with this driver using simplify3d, or cura. So if it is Not the server software cousing these crashs what is it, I have Never had a crash using any other slicer software on my computer, so if it is the ch340 Driver as you say, why is simplyfy3d and Cura stable as a Rock ?? I direct connected all 3 desktop / laptops thru USB (only one at a time).
Repetier-Host still working Great alone(With out Server). I use it alot, It works just as good as simplify3d. So I still think it is the Server cousin the crashes. No connection issues, No Crashes.
System: Windows XP 32-bit Home Edition; Tronxy (AVR/Marlin) controller.
Using Repetier-Server the computer will eventually crash (<24hrs) with BSOD on the CH341SER.SYS driver. Happened with older CH34x driver and now with latest driver.
BSOD Info:
DRIVER_IRQL_NOT_LESS_OR_EQUAL
STOP: 0xD1 (0x3,0x2,0x1,0xBA2AA923)
CH341SER.SYS - Address BA2AA923 base at BA2A8000
I will switch to using Repetier-Host without -Server.
Any advice?
I start all these update hoping there would be a fix for my BSOD regular issues.
Thoses BSOD are the main reason I mostly print from SD card.
But the repetier server is not able to send a file to the SD card.
Here are some info:
-> Thoses BSOD are occuring with repetier hosts (old version from 2013, and latest), or with repetier server.
-> A bit more often with server than with host.
-> They are occuring with old firmware, and latest firmware.
-> I use other arduino nano board, with CH340, and some time get the same BSOD.
This suggest it may be rellated to hardware, or really low level software.
Does someone with a genuine Arduino board with a FTDI chip instead of a CH340 encounter the same problem?
I actually found this thread because I've been having the same issues of late -- namely BSOD using Repetier-Server with any print job of any appreciable size (>1 hour). I'd been using Host (without any issues) for the past couple of years but recently switched over the Server for some of the advanced features and was surprised by the crashing. Seeing the suggestion that it might be the USB driver causing the problems, I checked my chip maker's website (FTDI) for an updated version and was lucky enough to find one (though Windows thought I was up to date). Updating the driver seems to have cleared up these issues; I've been able to print jobs running longer than 7 hours now with no hiccups. Keeping my fingers crossed that that's that.
In the interest of disclosure, my board is an Arduino clone with an FTDI chip; it came as part of a HICTOP 3DP-11 kit I put together several years ago.