Reinstall firmware on duet3, now no flashing led
-
@Danal Ok I didnt even have a section in the config file for network. Ill let you know
-
You should be able to directly copy/paste the above.
And... M552 (no args) on the USB terminal will show you your IP address
-
@chichirod said in Reinstall firmware on duet3, now no flashing led:
should I not be able to see the duet3 on DWC now.
in adittion to setting up the network as Danal helped you with you'd ofc need the DWC files on the SD card
-
@Danal We are getting there. First thank you guys for all your help. It gave me my ip address, however when I key it into by internet it says "Your Duet rejected the HTTP request: page not found
Check that the SD card is mounted and has the correct files in its /www folder -
@chichirod said in Reinstall firmware on duet3, now no flashing led:
Check that the SD card is mounted and has the correct files in its /www folder
-
@bearer I was just reading another forum about the DWC. I will put it on the card as well and try
-
@bearer No unfortunately still the same thing
-
you downloaded the DuetWebControl-SD.zip file and extracted it into www on the sd card?
-
@bearer no i just extracted it and put it on the card, I never created a www folder
-
@bearer Sorry to keep bugging but I have tried every way to get this DWC installed. I tried to create a www folder and install it in there, no luck. I tried to install it just in the sys file no luck. I tried putting just the contents of the DWC in the www folder no luck and a few other scenario's. im obviously missing something just not sure what.
-
DWC files should be in www in the sd card, as the error message you posted indicated.
maybe you can post the layout of your card
-
@bearer so when you open the card it shows the config file, then click on that and it takes you to the sys file and then
-
@bearer
I found how its supposed to look so i have removed the other www file and created one in the sys folder and then extracted the dwc into that. I still can not get it to come up on my computer. I can log into the card with YAT and it does show up on my router.
-
d:\sys\bed.g d:\sys\cancel.g d:\sys\config.g d:\sys\DuetWiFiServer.bin d:\sys\homedelta.g d:\sys\iap4e.bin d:\sys\pause.g d:\sys\resume.g d:\sys\sleep.g d:\sys\stop.g d:\sys\tfree0.g d:\sys\tpost0.g d:\sys\tpre0.g d:\www\favicon.ico.gz d:\www\html404.htm d:\www\language.xml.gz d:\www\reprap.htm.gz d:\www\css\bootstrap.theme.css.gz d:\www\css\dwc.css.gz d:\www\css\Lumen.theme.css.gz d:\www\css\Sandstone.theme.css.gz d:\www\css\Slate.theme.css.gz d:\www\css\Superhero.theme.css.gz d:\www\css\United.theme.css.gz d:\www\fonts\glyphicons.eot.gz d:\www\fonts\glyphicons.svg.gz d:\www\fonts\glyphicons.ttf.gz d:\www\fonts\glyphicons.woff.gz d:\www\fonts\glyphicons.woff2.gz d:\www\js\dwc.js.gz
-
@bearer mine looks nothing like that. And i checked my duet2wifi one my printer its not like that either. I even tried copying the file from that to this one
-
@bearer ok in taking a closer look I do have all or most of those files anyways
-
What do you see in a browser when you attempt to open that IP address?
What does M552 on the YAT return?
-
Also, if you wish to be absolutely sure your SD is correct, you could:
- Save your config.g, bed.g, and all "home..." files (all of these are in /sys) somewhere.
- Download this zip file: https://github.com/T3P3/Duet/blob/master/Duet2/SD Card Contents/SD_Card_Contents.zip
- Format a fresh SD card
- Unzip that onto the empty card
- Copy YOUR files back to /sys
- Power off, insert SD into duet, power on.
-
That message is generated when the firmware can find none of index.html, index.html.gz, reprap.htm amnd reprap.htm.gz in /www. As you have index.html.gz (which is the correct file for DWC 2.x) in /www, it should work.
Bear in mind that after removing the SD card and reinserting it into the Duet, you need to re-mount the card either by sending M21 or by rebooting the Duet.
-
@Danal M552 says enabled and shows my ip address