Announcement

Collapse
No announcement yet.

[SOLVED]Printer problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Printer problem

    Attached latest compressed var/log/cups/errorlog
    Attached Files
    sigpic
    Pider
    Kubuntu 16.10
    Multicom Talisa

    Comment


      #17
      Re: Printer problem

      Did install: libgtk2.0 gettext libnss3 libnspr4, but still no printing,
      Attached logfile
      Attached Files
      sigpic
      Pider
      Kubuntu 16.10
      Multicom Talisa

      Comment


        #18
        Re: Printer problem

        The file won't extract for me. Can you just copy the last few lines of the file and past them in your reply to this?

        Comment


          #19
          Re: Printer problem

          It appears your printer is installed as a Canon BJ-5 which isn't anything like an MG5250.

          I would try installing these drivers instead:

          http://software.canon-europe.com/products/0010889.asp

          They'v only listed Ubuntu 10.04, but I'd try them anyway.

          Please Read Me

          Comment


            #20
            Re: Printer problem

            error_log
            Attached Files
            sigpic
            Pider
            Kubuntu 16.10
            Multicom Talisa

            Comment


              #21
              Re: Printer problem

              error_log:
              http://pastebin.com/yrG4WQ4k
              sigpic
              Pider
              Kubuntu 16.10
              Multicom Talisa

              Comment


                #22
                Re: Printer problem

                I try to install the driver:

                Code:
                per@per-loftstova:~/Driver/cnijfilter-mg5200series-3.40-1-deb$ sudo ./install.sh
                ==================================================
                
                Canon Inkjet Printer Driver Ver.3.40-1 for Linux
                Copyright CANON INC. 2001-2010
                All Rights Reserved.
                
                ==================================================
                An error occurred. The package management system cannot be identified.
                per@per-loftstova:~/Driver/cnijfilter-mg5200series-3.40-1-deb$
                sigpic
                Pider
                Kubuntu 16.10
                Multicom Talisa

                Comment


                  #23
                  Re: Printer problem

                  I think the install script is written for Ubuntu and not Kubuntu. Try this instead.

                  If you are 64 bit:

                  Code:
                  cd Downloads/cnijfilter-mg5200series-3.40-1-deb/packages
                  sudo dpkg -i cnijfilter-common_3.40-1_amd64.deb cnijfilter-mg5200series_3.40-1_amd64.deb
                  If i386:

                  Code:
                  cd Downloads/cnijfilter-mg5200series-3.40-1-deb/packages
                  sudo dpkg -i cnijfilter-common_3.40-1_i386.deb cnijfilter-mg5200series_3.40-1_i386.deb
                  This assumes you extracted the files to Downloads. If you extracted them to another location change to that directory before running the second command.

                  Comment


                    #24
                    Re: Printer problem

                    Hi
                    Problem solved! I can print now!
                    I found the solution, I did not use the right driver!
                    I used the first driver on the list, and did not see MG5200 in the list of drivers.
                    Thank you for all your help here in the Kubuntu Forum!
                    sigpic
                    Pider
                    Kubuntu 16.10
                    Multicom Talisa

                    Comment


                      #25
                      Re: [SOLVED]Printer problem

                      Glad you got it working. Next challenge will be getting the scanner function to work.

                      Comment

                      Working...
                      X