M HYPE SPLASH
// updates

How to setup canon MF4720w to scan on ubuntu mate 16.10

By Emily Wilson

I need to setup my canon MF4720w printer and scanner. While I was able to install the printer drivers, I can't find any resource to setup a scanner.

I tried some tutorials online with libsane-extras. but none of them seems to work.

It seems even the printer doesn't recognize that it's connected to a computer.

How can I setup it's scanner?

OS: Ubuntu MATE 16.10

2

1 Answer

please tell us how the MF is connected to your computer; via usb, it should work as the SANE site says the MF4700 series have good support; if you type lsusb is the device listed as 04a9:2774

for scanners to work over wireless, things get more complicated

and more specifically this ........... they talk you through what you need to do


this is an imageCLASS device; I see some are already in 40-libsane.rules which is in /lib/udev/rules.d/

eg # Canon imageCLASS MF4270 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="26b5", ENV{libsane_matched}="yes"

so if you are usb, one can create an entry there

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy