Install Canon LiDE 300 / 400 on Ubuntu 18.04Canon LIDE 110 - lsusb sane-find-scannerInstall a Canon Canoscan Lide 110Driver Canon Scanner Lide 210SANE Support for Canon LiDE 220?Running Canon 120 LiDE scanner on Ubuntu 14.04SANE vs. Canon LiDE 220Canon LIDE 120 scanner with Ubuntu 14.04 LTS 64-bitHow to install Canon 2525 on Ubuntu 18.04?Ubuntu 18.04 Canon LiDE 220 not foundhow to download canon driver Lide 70 scanner for Ubuntu?

Why Shazam when there is already Superman?

Lowest total scrabble score

Creepy dinosaur pc game identification

Add big quotation marks inside my colorbox

Why does the Sun have different day lengths, but not the gas giants?

Why is so much work done on numerical verification of the Riemann Hypothesis?

How does a computer interpret real numbers?

How could a planet have erratic days?

Mixing PEX brands

Is this toilet slogan correct usage of the English language?

On a tidally locked planet, would time be quantized?

Can I still be respawned if I die by falling off the map?

What happens if you are holding an Iron Flask with a demon inside and walk into an Antimagic Field?

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

Temporarily disable WLAN internet access for children, but allow it for adults

What does "Scientists rise up against statistical significance" mean? (Comment in Nature)

Invalid date error by date command

Using substitution ciphers to generate new alphabets in a novel

Multiplicative persistence

Strong empirical falsification of quantum mechanics based on vacuum energy density

Is there an injective, monotonically increasing, strictly concave function from the reals, to the reals?

Extract more than nine arguments that occur periodically in a sentence to use in macros in order to typset

Open a doc from terminal, but not by its name

What exact color does ozone gas have?



Install Canon LiDE 300 / 400 on Ubuntu 18.04


Canon LIDE 110 - lsusb sane-find-scannerInstall a Canon Canoscan Lide 110Driver Canon Scanner Lide 210SANE Support for Canon LiDE 220?Running Canon 120 LiDE scanner on Ubuntu 14.04SANE vs. Canon LiDE 220Canon LIDE 120 scanner with Ubuntu 14.04 LTS 64-bitHow to install Canon 2525 on Ubuntu 18.04?Ubuntu 18.04 Canon LiDE 220 not foundhow to download canon driver Lide 70 scanner for Ubuntu?













0















Unable to install Canon LiDE 300 on Ubuntu 18.04. How to solve it?










share|improve this question
























  • Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

    – Marc Vanhoomissen
    Jan 7 at 13:17







  • 1





    Have you tried downloading the linux drivers from canon?

    – Charles Green
    Jan 7 at 15:45















0















Unable to install Canon LiDE 300 on Ubuntu 18.04. How to solve it?










share|improve this question
























  • Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

    – Marc Vanhoomissen
    Jan 7 at 13:17







  • 1





    Have you tried downloading the linux drivers from canon?

    – Charles Green
    Jan 7 at 15:45













0












0








0








Unable to install Canon LiDE 300 on Ubuntu 18.04. How to solve it?










share|improve this question
















Unable to install Canon LiDE 300 on Ubuntu 18.04. How to solve it?







drivers 18.04 scanner canon sane






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 1 hour ago









markling

156219




156219










asked Jan 7 at 7:42









indranilindranil

1




1












  • Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

    – Marc Vanhoomissen
    Jan 7 at 13:17







  • 1





    Have you tried downloading the linux drivers from canon?

    – Charles Green
    Jan 7 at 15:45

















  • Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

    – Marc Vanhoomissen
    Jan 7 at 13:17







  • 1





    Have you tried downloading the linux drivers from canon?

    – Charles Green
    Jan 7 at 15:45
















Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

– Marc Vanhoomissen
Jan 7 at 13:17






Hello and welocome to AU. Please review this link and edit your question accordingly to improve your chances of getting a correct and accurate answer.

– Marc Vanhoomissen
Jan 7 at 13:17





1




1





Have you tried downloading the linux drivers from canon?

– Charles Green
Jan 7 at 15:45





Have you tried downloading the linux drivers from canon?

– Charles Green
Jan 7 at 15:45










1 Answer
1






active

oldest

votes


















0














Download the scanner's linux driver from the Canon website. It's the same driver for related models: scangearmp2-3.70-1-deb



Unpack and install the driver from the download directory:



./install.sh


Canon's own driver is not enough though, to get the Canon scanner working. It only half works. Assuming you have installed Sane. Sane will recognise the scanner.



$ sane-find-scanner

found USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:003:008


But it won't work.



$ scanimage -L

No scanners were identified

$ scanimage --format=png > test.png

scanimage: no SANE devices found


Likewise, SimpleScan won't yet detect the scanner.



It will scan at this stage by running Canon's own scanning software, supplied with the scanner download: scangearmp2. But this software is as rudimentary as toddler's tea set. It won't even let you change the resolution, filetype or scan area.



But thanks to the good work being done by @pekhterev and Rolf Bensch, the scanner will run if you install some more home-grown software.



sudo add-apt-repository ppa:rolfbensch/sane-git
sudo apt-get update


(source here)



sudo apt install libsane-common
sudo apt install sane-utils
sudo apt install xsane


(source)



The scanner worked from Xsane, after doing this. And from Gimp, by calling Xsane (it sees it as a pixma:04A91912 scanner). But the image was dull.



Thankfully, it now also works from SimpleScan.



.



Canon, btw, when I contacted them for help because their scanner didn't work, said. 'we don't support linux'. I said - but you've taken the time to supply a driver - surely you would want to make sure it actually worked when people installed it. They said, 'we don't support linux'.






share|improve this answer






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1107632%2finstall-canon-lide-300-400-on-ubuntu-18-04%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Download the scanner's linux driver from the Canon website. It's the same driver for related models: scangearmp2-3.70-1-deb



    Unpack and install the driver from the download directory:



    ./install.sh


    Canon's own driver is not enough though, to get the Canon scanner working. It only half works. Assuming you have installed Sane. Sane will recognise the scanner.



    $ sane-find-scanner

    found USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:003:008


    But it won't work.



    $ scanimage -L

    No scanners were identified

    $ scanimage --format=png > test.png

    scanimage: no SANE devices found


    Likewise, SimpleScan won't yet detect the scanner.



    It will scan at this stage by running Canon's own scanning software, supplied with the scanner download: scangearmp2. But this software is as rudimentary as toddler's tea set. It won't even let you change the resolution, filetype or scan area.



    But thanks to the good work being done by @pekhterev and Rolf Bensch, the scanner will run if you install some more home-grown software.



    sudo add-apt-repository ppa:rolfbensch/sane-git
    sudo apt-get update


    (source here)



    sudo apt install libsane-common
    sudo apt install sane-utils
    sudo apt install xsane


    (source)



    The scanner worked from Xsane, after doing this. And from Gimp, by calling Xsane (it sees it as a pixma:04A91912 scanner). But the image was dull.



    Thankfully, it now also works from SimpleScan.



    .



    Canon, btw, when I contacted them for help because their scanner didn't work, said. 'we don't support linux'. I said - but you've taken the time to supply a driver - surely you would want to make sure it actually worked when people installed it. They said, 'we don't support linux'.






    share|improve this answer



























      0














      Download the scanner's linux driver from the Canon website. It's the same driver for related models: scangearmp2-3.70-1-deb



      Unpack and install the driver from the download directory:



      ./install.sh


      Canon's own driver is not enough though, to get the Canon scanner working. It only half works. Assuming you have installed Sane. Sane will recognise the scanner.



      $ sane-find-scanner

      found USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:003:008


      But it won't work.



      $ scanimage -L

      No scanners were identified

      $ scanimage --format=png > test.png

      scanimage: no SANE devices found


      Likewise, SimpleScan won't yet detect the scanner.



      It will scan at this stage by running Canon's own scanning software, supplied with the scanner download: scangearmp2. But this software is as rudimentary as toddler's tea set. It won't even let you change the resolution, filetype or scan area.



      But thanks to the good work being done by @pekhterev and Rolf Bensch, the scanner will run if you install some more home-grown software.



      sudo add-apt-repository ppa:rolfbensch/sane-git
      sudo apt-get update


      (source here)



      sudo apt install libsane-common
      sudo apt install sane-utils
      sudo apt install xsane


      (source)



      The scanner worked from Xsane, after doing this. And from Gimp, by calling Xsane (it sees it as a pixma:04A91912 scanner). But the image was dull.



      Thankfully, it now also works from SimpleScan.



      .



      Canon, btw, when I contacted them for help because their scanner didn't work, said. 'we don't support linux'. I said - but you've taken the time to supply a driver - surely you would want to make sure it actually worked when people installed it. They said, 'we don't support linux'.






      share|improve this answer

























        0












        0








        0







        Download the scanner's linux driver from the Canon website. It's the same driver for related models: scangearmp2-3.70-1-deb



        Unpack and install the driver from the download directory:



        ./install.sh


        Canon's own driver is not enough though, to get the Canon scanner working. It only half works. Assuming you have installed Sane. Sane will recognise the scanner.



        $ sane-find-scanner

        found USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:003:008


        But it won't work.



        $ scanimage -L

        No scanners were identified

        $ scanimage --format=png > test.png

        scanimage: no SANE devices found


        Likewise, SimpleScan won't yet detect the scanner.



        It will scan at this stage by running Canon's own scanning software, supplied with the scanner download: scangearmp2. But this software is as rudimentary as toddler's tea set. It won't even let you change the resolution, filetype or scan area.



        But thanks to the good work being done by @pekhterev and Rolf Bensch, the scanner will run if you install some more home-grown software.



        sudo add-apt-repository ppa:rolfbensch/sane-git
        sudo apt-get update


        (source here)



        sudo apt install libsane-common
        sudo apt install sane-utils
        sudo apt install xsane


        (source)



        The scanner worked from Xsane, after doing this. And from Gimp, by calling Xsane (it sees it as a pixma:04A91912 scanner). But the image was dull.



        Thankfully, it now also works from SimpleScan.



        .



        Canon, btw, when I contacted them for help because their scanner didn't work, said. 'we don't support linux'. I said - but you've taken the time to supply a driver - surely you would want to make sure it actually worked when people installed it. They said, 'we don't support linux'.






        share|improve this answer













        Download the scanner's linux driver from the Canon website. It's the same driver for related models: scangearmp2-3.70-1-deb



        Unpack and install the driver from the download directory:



        ./install.sh


        Canon's own driver is not enough though, to get the Canon scanner working. It only half works. Assuming you have installed Sane. Sane will recognise the scanner.



        $ sane-find-scanner

        found USB scanner (vendor=0x04a9 [Canon], product=0x1912 [LiDE 400]) at libusb:003:008


        But it won't work.



        $ scanimage -L

        No scanners were identified

        $ scanimage --format=png > test.png

        scanimage: no SANE devices found


        Likewise, SimpleScan won't yet detect the scanner.



        It will scan at this stage by running Canon's own scanning software, supplied with the scanner download: scangearmp2. But this software is as rudimentary as toddler's tea set. It won't even let you change the resolution, filetype or scan area.



        But thanks to the good work being done by @pekhterev and Rolf Bensch, the scanner will run if you install some more home-grown software.



        sudo add-apt-repository ppa:rolfbensch/sane-git
        sudo apt-get update


        (source here)



        sudo apt install libsane-common
        sudo apt install sane-utils
        sudo apt install xsane


        (source)



        The scanner worked from Xsane, after doing this. And from Gimp, by calling Xsane (it sees it as a pixma:04A91912 scanner). But the image was dull.



        Thankfully, it now also works from SimpleScan.



        .



        Canon, btw, when I contacted them for help because their scanner didn't work, said. 'we don't support linux'. I said - but you've taken the time to supply a driver - surely you would want to make sure it actually worked when people installed it. They said, 'we don't support linux'.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 4 hours ago









        marklingmarkling

        156219




        156219



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1107632%2finstall-canon-lide-300-400-on-ubuntu-18-04%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

            Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

            Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»