How do I install my new Canon MG5250 printer? (MG5200 series)

23,156

Solution 1

I googled and found the instructions included below. The instructions worked: I now have a fully working printer with color and duplex! For B&W printing, follow Dahzler's answer.

Unresolved:

  • How to get scanning to work! (I will put a link here to a solution when I figure it out! There seems to be at least one intimidating method for experts.)
    • The scanner seems to be recognized by Canon's scangearmp but not by Ubuntu's built-in simple scanner app that I much prefer. See further details in the scanner question linked above.

Instructions:
The below is copied from http://linuxdeal.com/Printer-PIXMA-MG5220 but I have adapted it slightly to be easier to follow.


OS: Xubuntu 11.04 Natty Narwhal
Date: Jul 25th, 2011
Recommended

          Printer  Scanner  
USB       Perfect  Untested  
Wireless  Perfect  Perfect

Driver instructions:

  1. Download the driver files to Downloads folder:
    Printer: http://support-my.canon-asia.com/contents/MY/EN/0100301702.html
    Scanner: http://support-my.canon-asia.com/contents/MY/EN/0100303002.html

  2. Unpack the tar.gz files by right clicking on them and selecting 'unpack here'

  3. Install the printer .deb packages by going into the folder and double clicking on the right .deb file for your system

    • 32-bit:
      cnijfilter-common_3.40-1_i386.deb
      cnijfilter-mg5200series_3.40-1_i386.deb
    • 64-bit:
      cnijfilter-common_3.40-1_amd64.deb
      cnijfilter-mg5200series_3.40-1_amd64.deb

    • Go to Application Menu > Printing > and search for a MG5200 printer if it has not been automatically added by now.

  4. Install the scanner .deb packages in the same way as the printer installers above:

    • 32-bit:
      scangearmp-common_1.60-1_i386.deb
      scangearmp-mg5200series_1.60-1_i386.deb
    • 64-bit:
      scangearmp-common_1.60-1_amd64.deb
      scangearmp-mg5200series_1.60-1_amd64.deb

    • If dpkg does not work then go into a command line and use the cd tool to change directory into the path were your unpacked files are, look for the install.sh file:

    • sudo sh install.sh

    Enjoy! :)

  5. Comments

I ran a test print that printed a test page with Grayscale, Red, Green, Blue, Cyan, Magenta, Yellow, and Black colors with an ubuntu header.

Solution 2

Under newer Ubuntu versions (checked with 13.10 and later), just install the cups-backend-bjnp package to use your Canon Pixma MG520 via network. The Printer settings dialog will then find it when you tell it to add a new printer, and offer a Gutenprint driver to set it up.

Solution 3

To print in grayscale only, duplicate your original printer and rename the new one something like "MG5250-Black-and-White". Then, in the Properties->"Job Options"->"Other Options (Advanced"), add the option "CNGrayscale" and change the value to "true".

Then, when you want to print B&W (greyscale), just choose that printer instead. I set it as my default printer since B&W is what I print mostly.

Solution 4

I have a Canon MG5250. I had downloaded the .deb files from Canon's site but these installed driver version 3.4 which gave me limited functionality (e.g. only supported 600dpi). Having followed a mix of advice on this page (thank you!) I now have driver version 3.9 which supports up to 2400dpi amongst other features. Here's what I entered into a terminal:

sudo add-apt-repository ppa:michael-gruz/canon-trunk
sudo apt-get update
sudo apt-get install cnijfilter-common
sudo apt-get install cnijfilter-mg5200series

I tried it without the last line and only got driver version 3.4.

Scanner - following the above has got the scanner to work, but only using Canon's utility (not Simple Scan) and only on wirelessly connected devices (my net-book). It doesn't work on my desktop PC which the printer is connected to (USB).

Solution 5

There's even a PPA you can use, it is as simple as this:

sudo add-apt-repository ppa:michael-gruz/canon
sudo apt-get update

sudo apt-get install cnijfilter-common
sudo apt-get install cnijfilter-mg5200series
Share:
23,156

Related videos on Youtube

ebed
Author by

ebed

Updated on September 18, 2022

Comments

  • ebed
    ebed almost 2 years

    I just bought a Canon MG5250 multifunction printer because I thought that it would work well with Ubuntu, but it's hard to get it to work.

    How do I install this printer?

  • ebed
    ebed almost 12 years
    There's a setting print-color-mode=color that I can set to monochrome instead, but when I click "Apply" it just reverts back to color. Your suggestion to actually add a new setting worked! I now have a true greyscale printer, as well as a color printer. Thank you!
  • ThorSummoner
    ThorSummoner about 9 years
    Verified for Linux Mint 17.1, should work for Ubuntu 14.04 LTS As Well
  • w-sky
    w-sky over 6 years
    This solution is outdated, for community's sake. :) Recent Ubuntu versions can install from a huge list of network printers almost automatically. See Bernhards answer below. The scanner should work using SANE.
  • w-sky
    w-sky over 6 years
    Most recent versions of SANE will start automatically and /etc/default/saned should not be changed.
  • david.barkhuizen
    david.barkhuizen over 3 years
    confirmed for Ubuntu 20.04.1 LTS and MG5240