This device has both printer and scanner capabilities:
Canon supply drivers for linux;
go here
http://support-asia.canon-asia.com/cont ... 50402.html
and download the debian package; that is for Ubuntu and Mint;
it comes down as
cnijfilter-mg3500series-4.00-1-deb.tar.gz; save it when asked; by default it should be saved in the
Downloads directory ........
___________________
before we install it, if we check if you have a library file installed;
if you copy and paste this command into a terminal (control + Alt + t) and paste into this; (using the menu at the top and mouse............
dpkg -s libtiff4
if the terminal says it is installed, great; if not, install with
sudo apt-get install libtiff4
_________________________
now back to installing the Canon printer driver (debian package)
commands: (to copy and paste into a terminal, and assuming the device is usb connected; plugged in and turned on ............)
cd Downloads
tar -zxvf cnijfilter-mg3500series-4.00-1-deb.tar.gz
cd cnijfilter-mg3500series-4.00-1-deb
./install.sh
there should then be a flurry of activity and the printer driver should be installed;
______________
Canon provide
ScanGearMP to run the scanner side of things
go here
http://support-asia.canon-asia.com/cont ... 52102.html
to get
scangearmp-mg3500series-2.20-1-deb.tar.gz
and install; in a similar way to above; by .........
turning off the terminal; and turning it on again ........ then .........
cd Downloads
tar -zxvf scangearmp-mg3500series-2.20-1-deb.tar.gz
cd scangearmp-mg3500series-2.20-1-deb
./install.sh
to run
ScanGearMP,
the command is
scangearmp
and if we get you all set up as above, we can finish off by covering how to set up a launcher for
ScanGearMP
(computers follow instructions absolutely so the way will be smoother if you can exactly follow the above instructions!!)
best wishes