833M0L3 / CanonE410

Connecting Canon E410 Printer into my home network using CUPS Printer Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canon E410 Printer Server

Connecting Canon E410 Printer into home network using CUPS Printer Server

sudo apt install cups

sudo usermod -a -G lpadmin pi

sudo cupsctl --remote-any

sudo systemctl restart cups

sudo apt install printer-driver-gutenprint

Adding E410 Printer to Windows Machine via network

  • Download and install Canon E410 drivers on your windows machine https://my.canon/en/support/0100764102 ( This might be tricky as the installation in the end might ask you to connect your Printer to the PC using USB. Just ignore it and close the window using Task Manager.
  • Follow steps from here apple/cups#5987 (comment)

About

Connecting Canon E410 Printer into my home network using CUPS Printer Server