Linux Lite Forums

Hardware - Support => Printing and Scanning => Topic started by: br1anstorm on April 07, 2014, 01:12:10 PM

Title: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: br1anstorm on April 07, 2014, 01:12:10 PM
I am trying to read up and prepare before making the change from XP to Linux Lite.  I plan to install Linux Lite on my (spare) old laptop, to see how it all works.

Can I set up this old laptop, once I have installed Linux Lite,  to connect wirelessly to my Canon MP 560 printer/scanner?  I understand I can download from the Canon website a driver for the MP 560 which works with Linux Debian OSs.  Will this be suitable for Linux Lite?  If so, what else do I need to do?

My printer is connected by wire to my Netgear router which is linked (wired or wireless) to my main daily computer still running WinXP.  The printer has wireless connectivity.  My wife can find it and access it directly wirelessly from her (ahem....) Windows 7 netbook.  I'd like to do the same from a Linux Lite laptop.  How do I make it happen?
Title: Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: gold_finger on April 07, 2014, 09:06:25 PM
I don't have a Canon printer and have never installed one of their drivers.  Did a quick search for you and found this article that sounds like the easiest way to do it:  http://www.ubuntubuzz.com/2011/06/download-install-canon-printer-driver.html (http://www.ubuntubuzz.com/2011/06/download-install-canon-printer-driver.html).

Article is a few years old, but I'm pretty sure the repository still works.  You'll know when executing command to add it.  If it doesn't work, you'll just get an error message.  So, from that article -- this is what you should try:

*  Open a terminal  (click its launcher icon along panel)

*  Copy/Paste this command to add the repository with Canon drivers:
Code: [Select]
sudo add-apt-repository ppa:michael-gruz/canon-trunk(Type your user password when asked -- it will not show-up on terminal as you type it.)

*  If then asked to confirm that you want to add repo, do that.
*  Tell computer to update package sources
Code: [Select]
sudo apt-get update
*  Now install your driver
Code: [Select]
sudo apt-get install cnijfilter-mp560series
Hopefully that worked for you.  (If doesn't work right away, try restarting computer to see if that makes it take effect.  Don't think you'll need to do that, but it's possible.  When installing proprietary graphics drivers you have to restart, so maybe same will apply to proprietary printer too.)

If no luck adding repo, plug your printer model into this search engine and look at the results (that's how I found what I just typed):  Linux Beginner Search Engine (https://www.google.com/cse/home?cx=017607476515012185699:b_owgx6xyi0).
Title: Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: Jerry on June 13, 2014, 06:27:53 PM
Updated ppa link in above tutorial to 14.04 supported series.
Title: Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: br1anstorm on March 19, 2015, 07:52:36 PM
Thanks for those replies - I've been away from this forum for a while, experimenting with other distros.  I have found that I can get my Canon printer to work with some other Linux flavours, using the (default?) CUPS package that is packaged with most Linux distros. The crucial thing (which it took me a while to learn) was that if connecting via wifi, it's essential that the printer, which is part of a network run via the router, has a fixed IP address.  Otherwise whenever the system is shut down and rebooted, the printer gets a different IP address and the connection is lost.

I also managed to get the scanner element of my all-in-one-machine working with some of the other Linux distros, but only after downloading the (official) scanner driver from the Canon site.

I have not yet installed Linux Lite, am currently running an extended live session of the recent (2.2) release, and am very impressed...   Once I have a proper install up and running, i shall probably be back on the forum again.   





Title: Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: technomancer on March 19, 2015, 11:16:50 PM
I have a Cannon Pixma MX430. It is on wifi, static IP (as printers should always be, I work for Xerox)
I had no issues using LL built in printer utility.
Works great. Scanning you have to get the software from cannon and follow simple instructions. 

(http://s5.postimg.org/86tqgn0fn/printer.jpg) (http://postimg.org/image/86tqgn0fn/)
Title: Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
Post by: br1anstorm on March 20, 2015, 06:05:12 PM
Yup - thanks technomancer, I completely agree. 

Since posting my recent comments, I have successfully added and run my Canon printer in a Linux Lite Live session, using the default software.  I think I'll wait until I install the OS before downloading the Canon scanner driver.  But it's all looking good.