Notifications
Clear all
How to compile cdc-acm.ko kernel module for Ubuntu Pi image for a PRUSA printer
I have a PRUSA printer that would not allow USB / serial communication with Ubuntu 21.10 Server on a raspberry pi CM4.
I am trying to pass the serial port to a Docker image.
I have tried passing /dev/ttyACM0 and /dev/ttyACM1, but it isn't working, because they are not the correct devices.
After some research, it turns out that the PRUSA requires the cdc-acm.ko kernel module for communication. This module is not included with Ubuntu Server Raspberry Pi by default and the existing serial ports were not the correct ports.
Posted : 02/05/2022 7:09 am
Topic starter
answered:
RE: How to compile cdc-acm.ko kernel module for Ubuntu Pi image for a PRUSA printer
Still Waiting for reply
Posted : 14/05/2022 11:38 am
Posted : 14/05/2022 2:33 pm
Topic starter
answered:
RE: How to compile cdc-acm.ko kernel module for Ubuntu Pi image for a PRUSA printer
Ok thanks buddy!
Posted : 19/05/2022 9:09 am