CAN BUS problem Mks Skipr and Mks THR36

I am trying to use the can bus connection with the mks skipr board. but after following the github tutorials I can’t get the CANBUS to work, it always appears: [Errno 19] No such device

I updated klipper to the latest version and flashed the mcu, I have a USB cable connected between USB A on the board and USB C on the MCU

configure the can0 file.

What I see is that linux does not find the can interface, executing systemctl status networking.service returns Cannot find device “can0”.

See if this helps