Results 1 to 9 of 9

Thread: ubuntu 12.04 canon pixma 4200 printer not working

  1. #1
    Join Date
    Nov 2012
    Beans
    5

    ubuntu 12.04 canon pixma 4200 printer not working

    Newbie - Installed ubuntu 12.04. Canon pixma 4200 printer not working. Drivers installed, printer enabled and recognized by system, simply hangs in Processing - just sits there with green light flashing, Have to unplug to turn off.
    Similar threads not resolved or helpful.

    I need help with THIS printer not some other model of Canon. It works fine in Windows on other laptop so its NOT the printer.

    Can anyone answer this question in PLAIN ENGLISH

  2. #2
    Join Date
    Nov 2012
    Beans
    5

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    Bump

  3. #3
    Join Date
    Sep 2012
    Beans
    4

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    Go to the following site to solve your problem.
    http://www.iheartubuntu.com/2012/02/...ntu-linux.html

    After you install "sudo add~apt~repository ppa.michael~gruz/canon" Change your Software Sources (Update Manager > Settings...) on tab "Other Software"
    Edit PPA /michael~gruz/canon/ubuntu main and main (Source Code) Change Distribution from "precise" to "oneiric".
    After that you can "sudo apt~get update.

    should work fine after that.

  4. #4
    Join Date
    Apr 2009
    Location
    Aotearoha
    Beans
    2,642
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    You don't need to mangle the ppa distro target..there is a new ppa for precise..

    https://launchpad.net/~michael-gruz/...filter=precise

    Then install cnijfilter-ip4200series package..

  5. #5
    Join Date
    Sep 2012
    Beans
    4

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    Sorry, I didn't know the site had been updated.

  6. #6
    Join Date
    Apr 2009
    Location
    Aotearoha
    Beans
    2,642
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    No need to be sorry..no harm done & you're helping someone..

    I used the old ppa with precise-->oneiric--> trick for awhile..

  7. #7
    Join Date
    Nov 2012
    Beans
    5

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    Many Thanks

    Driver appears to be installed, printer recognized and test page prints but nothing else. It just hangs in Processing. I've tried everything I can think of of - basics: paper, ink etc. Switching printer off and on to clear - simply doesn't want to print anything but test page.

    Any suggestions? I appreciate your patience.

    Alain

    Quote Originally Posted by BicyclerBoy View Post
    You don't need to mangle the ppa distro target..there is a new ppa for precise..

    https://launchpad.net/~michael-gruz/...filter=precise

    Then install cnijfilter-ip4200series package..

  8. #8
    Join Date
    Apr 2009
    Location
    Aotearoha
    Beans
    2,642
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    Did you add the suggested canon ppa ?

    If you had been messing with other drivers etc...I would unplug printer & open "printers" program/dialogue & delete all printers..

    Then I would replug printer & turn it on..
    Then I would click the add printer icon..

  9. #9
    Join Date
    Dec 2008
    Location
    Glos, UK
    Beans
    240
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: ubuntu 12.04 canon pixma 4200 printer not working

    This hasn't been marked as solved, so here is my 2p worth. As I'm not the OP, I won't mark it solved myself!

    I have Precise Pangolin 12.04 64bit v3.2.0-41 and a Canon PIXMA MG4250

    The generic drivers found through trying to set up the printer via the system tools did not work and there is nothing specific to the 4200 series.

    However, the instructions in the following link did the trick - the site says it works for any printer in the 4200 series, not just the 4250:

    http://robert.penz.name/532/a-howto-...-under-ubuntu/

    The only correction was that the tar options needed a prefixed -

    In case the site disappears, these are the terminal commands shorn of all but minimal commentary:

    # Go to these two web addresses and take the downloads - one is for printing and the other for scanning - and yes, these are ASIA sites because the material is not on the European or American sites:
    http://support-asia.canon-asia.com/c...100470302.html
    http://support-asia.canon-asia.com/c...100466802.html
    # extract the contents of the downloads
    tar -xzf cnijfilter-mg4200series-3.80-1-deb.tar.gz
    tar -xzf scangearmp-mg4200series-2.00-1-deb.tar.gz
    # go to the newly created folders and perform the installation
    cd cnijfilter-mg4200series-3.80-1-deb
    ./install.sh
    # in the course of the installation you will be asked
    # (1) to connect and turn on the printer
    # (2) choose whether it is a USB or network connection (which must be on the same subnet, apparently)
    # mine is network, so it then hunted for the printer and found it on the second attempt (after I'd switched the printer off and back on)
    # (3) whether you want this to be the default printer
    # and then (maybe this has to be done after the previous installation)
    cd scangearmp-mg4200series-2.00-1-deb
    ./install.sh
    # no questions here

    Scanning is then initiated via the terminal command scangearmp and it prompts you to update the scanner list every time (well, it does for me!).
    One not very obvious feature is that the scan does not start until the 'scan' button (which is neither right at the top nor right at the bottom) is pressed on the next screen.
    Last edited by col48; 2 Weeks Ago at 03:07 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •