FYSETC / Catalyst_Kit

Control board kit dedicated to voron0, minimalist wiring.
16 stars 4 forks source link

Catalyst board does not connect to wifi, the motor drivers are noisy - sudo: unable to resolve host voron-02-pro: Temporary failure in name resolution #14

Open CTechLite opened 4 months ago

CTechLite commented 4 months ago

Hello, 1)The wifi will not work for me. I can only connect by ethernet cable and this does not work all of the time. 2) The motor drivers are very loud and noisy. Whenever the motors are active the tmc2209 drivers make a loud humming noise.

I have followed the directions here: https://github.com/FYSETC/Catalyst_Kit/tree/main but I keep getting an error message: Send command: sudo ifconfig error messag: sudo: unable to resolve host voron-02-pro: Temporary failure in name resolution or Send command: sudo nano /etc/network/interfaces error message: sudo: unable to resolve host voron-02-pro: Temporary failure in name resolution sudo: nano: command not found

I have upgraded firmware #5 and #6 according to directions here: https://github.com/FYSETC/Catalyst_Kit/tree/main?tab=readme-ov-file#firmwareos The MCU is also updated.

schellek commented 1 week ago

I am also struggeling with the same (wifi) problem. But regarding "sudo: unable to resolve host voron-02-pro: Temporary failure in name resolution" you can add the line 127.0.0.1 voron-02-pro to /etc/hosts and the message won't be displayed anymore