RepRapFirmware 2.0beta1 available
-
@dc42 : Wifi
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
Firmware Electronics: Duet WiFi 1.02 or later + DueX5
Firmware Version: 2.0(RTOS)beta2 (2018-04-19b1)
WiFi Server Version: 1.21
Web Interface Version: 1.21.1-b3 -
I'm using a Wifi board. The latest DWC, Duex5, and a 7" paneldue 2.0.
-
Also Wifi.
-
Thanks all, it looks like the problem with disconnections after file uploads may be solved on the Duet Ethernet but not on the WiFi. I'll do some more testing.
-
@dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?
-
@timcurtis67 said in RepRapFirmware 2.0beta1 available:
@dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?
I believe the disconnects are new to version 2.0, caused by the fact that the network and PanelDue (or USB) are now handled by separate tasks. This means that they may both try to allocate buffers at the same time instead of sequentially, so it's much more likely that the system will run out of buffers. The old firmware would return an incomplete JSON response to DWC when that happened, which caused a disconnect. The 2.0beta2 firmware is supposed to release buffers and retry instead, and has solved the disconnection problem that I was able to reproduce on the Duet Ethernet and Duet Maestro. I will investigate further - perhaps there is a second cause of disconnections - but so far I have been unable to reproduce the problem with 2.0beta2.
Those of you getting disconnects after file uploading, what is the exact message from DWC?
-
@timcurtis67 said in RepRapFirmware 2.0beta1 available:
@dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?
-
@dc42 DWC file upload bar becomes red showing error (see my video I posted earlier - https://youtu.be/nM1sf3GiA3Y) and then DWC disconnects
-
Here is my error.
The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.
-
@timcurtis67 said in RepRapFirmware 2.0beta1 available:
Here is my error.
The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.
Thanks, that "Not authorised" error is different from the issues that I fixed.
-
@whosrdaddy said in RepRapFirmware 2.0beta1 available:
@dc42 DWC file upload bar becomes red showing error (see my video I posted earlier - https://youtu.be/nM1sf3GiA3Y) and then DWC disconnects
Thanks, yours is a "not authorised" error too.
-
@dc42 , @timcurtis67
Hi Tim,
I had the same not authorised error. I reset my Duet password back to the original and it worked OK. Not sure if this is the same issue, but fixed my upload issues with beta-1 -
@dc42 said in RepRapFirmware 2.0beta1 available:
@timcurtis67 said in RepRapFirmware 2.0beta1 available:
Here is my error.
The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.
Thanks, that "Not authorised" error is different from the issues that I fixed.
A few questions,
-
If this is an issue with permissions, how do I or other wifi users fix it locally?
-
Why does it only happen on larger file sizes?
-
Why is don't I get the error when using 1.21?
@jim said in RepRapFirmware 2.0beta1 available:
@dc42 , @timcurtis67
Hi Tim,
I had the same not authorised error. I reset my Duet password back to the original and it worked OK. Not sure if this is the same issue, but fixed my upload issues with beta-1Hi Jim, Thanks for the input. I'm not sure what to try? I never changed my password from day 1 of installing my Duet?
I'm using Chrome on Windows 7 pro. I've never had disconnect issues before but maybe I don't have something configured right in my chrome browser that 2.0 beta brought to light? Got any suggestions to try?
-
-
I am closing this thread because 2.0beta3 is now available. See https://forum.duet3d.com/topic/5120/new-experimental-firmware-2-0beta3-available.