mainboard 6d not answering
-
Are you able to ping the IP address of the Duet?
-
@Phaedrux i don't know how to understand the results, but here
PING 192.168.1.14 (192.168.1.14): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3--- 192.168.1.14 ping statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss -
@zecreton have you run M552 without parameters from the serial terminal, to check that Ethernet is connected and configured at that IP address (192.168.1.14) ? The response should be:
Ethernet is enabled, configured IP address: 192.168.1.14, actual IP address: 192.168.1.14
-
@dc42 the mainboard doesn't answer to that command
-
@zecreton said in mainboard 6d not answering:
192.168.1.14
How did you determine that was the IP address of the Duet?
-
@Phaedrux my usb-c bugged, i unplugged and plugged again and now it works
-
@Phaedrux Ethernet is enabled, configured IP address: 192.168.1.14, actual IP address: 192.168.1.14
-
Is your computer on the same subnet as the Duet? 192.168.1
-
@Phaedrux where do i see that?
-
I don't have any information about your computer/os setup, but you should be able to find directions from a quick google to determine your internal IP address.
-
@Phaedrux it is not the same
-
@Phaedrux how do i change it?
-
The computer must be connected to the same network as the Duet to be able to communicate with it.
-
@Phaedrux i don't understand, i only have one network
-
What is the IP address of your computer?
-
@Phaedrux it is 10.0.0.14 i think
-
If that is your internal IP address then your Duet isn't on the same network.
-
@Phaedrux if i connect my pc and the mainboard with an ethernet wire it should be the same right?
-
Yes, you can follow the directions here
https://docs.duet3d.com/en/User_manual/Machine_configuration/Networking#wired-direct-connection
-
@Phaedrux it says permission denied when i try to connect to the mainboard by CuteCom