You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



WiFi (wireless) connection to Canon MP 560 printer/scanner?

Author (Read 8426 times)

0 Members and 1 Guest are viewing this topic.

Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #6 on: March 20, 2015, 06:05:12 PM »
 

br1anstorm

  • Occasional Poster
  • **
  • 72
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
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.
 

Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #5 on: March 19, 2015, 11:16:50 PM »
 

technomancer

  • PayPal Supporter
  • Forum Regular
  • *****
  • 193
    Posts
  • Reputation: 31
  • linux for life
    • View Profile
    • silver arroyo jewelry

  • CPU: i7

  • MEMORY: 16Gb

  • VIDEO CARD: nvidia m860
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. 

« Last Edit: August 23, 2015, 10:41:07 PM by technomancer »
Member www.eff.org
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.
 

Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #4 on: March 19, 2015, 07:52:36 PM »
 

br1anstorm

  • Occasional Poster
  • **
  • 72
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
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.   





 

Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #3 on: June 13, 2014, 06:27:53 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Updated ppa link in above tutorial to 14.04 supported series.
 

Re: WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #2 on: April 07, 2014, 09:06:25 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
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.

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.
  • If get an error message and you typed command instead of copy/pasting it, then look carefully to make sure it matches exactly with command above.  Spacing and upper/lowercase lettering, etc. must match exactly.  If everything matches above, then I guess repo no longer works -- just exit out of terminal and skip to end of this post.
*  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.
« Last Edit: June 13, 2014, 06:27:17 PM by Valtam »
Try Linux Beginner Search Engine for answers to Linux questions.
 

WiFi (wireless) connection to Canon MP 560 printer/scanner?
« Reply #1 on: April 07, 2014, 01:12:10 PM »
 

br1anstorm

  • Occasional Poster
  • **
  • 72
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
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?
« Last Edit: February 16, 2016, 02:02:15 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section