Xerox Workcentre 3025 scanner is not working (Ubuntu 18.04)












2















I read this question.
Also I have Xerox Workcentre 3025 multifunction printer and Ubuntu 18.04.



I do the same steps to install this device.
Printer works well, but scanner not.



When device is in standby I run gscan2pdf and device wakes up.

But if i try to scan, nothing happened and this https://imgur.com/N2igZPn .



$ lsusb 
Bus 003 Device 003: ID 0924:42da Xerox


The contents of xerox_mfp.conf is



#Xerox WorkCentre 3025
usb 0x0924 0x42da


The file /lib/udev/rules.d/60-libsane.rules does not exists, but /lib/udev/rules.d/60-libsane1.rules exists.



I added



# Xerox WorkCentre 3025
ATTRS{idVendor}=="0924", ATTRS{idProduct}=="42da"


lines also.



What is wrong?










share|improve this question

























  • I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

    – marius-ciclistu
    Feb 9 at 19:47











  • I found the solution. I posted the link as an answer.

    – marius-ciclistu
    Feb 9 at 22:47
















2















I read this question.
Also I have Xerox Workcentre 3025 multifunction printer and Ubuntu 18.04.



I do the same steps to install this device.
Printer works well, but scanner not.



When device is in standby I run gscan2pdf and device wakes up.

But if i try to scan, nothing happened and this https://imgur.com/N2igZPn .



$ lsusb 
Bus 003 Device 003: ID 0924:42da Xerox


The contents of xerox_mfp.conf is



#Xerox WorkCentre 3025
usb 0x0924 0x42da


The file /lib/udev/rules.d/60-libsane.rules does not exists, but /lib/udev/rules.d/60-libsane1.rules exists.



I added



# Xerox WorkCentre 3025
ATTRS{idVendor}=="0924", ATTRS{idProduct}=="42da"


lines also.



What is wrong?










share|improve this question

























  • I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

    – marius-ciclistu
    Feb 9 at 19:47











  • I found the solution. I posted the link as an answer.

    – marius-ciclistu
    Feb 9 at 22:47














2












2








2








I read this question.
Also I have Xerox Workcentre 3025 multifunction printer and Ubuntu 18.04.



I do the same steps to install this device.
Printer works well, but scanner not.



When device is in standby I run gscan2pdf and device wakes up.

But if i try to scan, nothing happened and this https://imgur.com/N2igZPn .



$ lsusb 
Bus 003 Device 003: ID 0924:42da Xerox


The contents of xerox_mfp.conf is



#Xerox WorkCentre 3025
usb 0x0924 0x42da


The file /lib/udev/rules.d/60-libsane.rules does not exists, but /lib/udev/rules.d/60-libsane1.rules exists.



I added



# Xerox WorkCentre 3025
ATTRS{idVendor}=="0924", ATTRS{idProduct}=="42da"


lines also.



What is wrong?










share|improve this question
















I read this question.
Also I have Xerox Workcentre 3025 multifunction printer and Ubuntu 18.04.



I do the same steps to install this device.
Printer works well, but scanner not.



When device is in standby I run gscan2pdf and device wakes up.

But if i try to scan, nothing happened and this https://imgur.com/N2igZPn .



$ lsusb 
Bus 003 Device 003: ID 0924:42da Xerox


The contents of xerox_mfp.conf is



#Xerox WorkCentre 3025
usb 0x0924 0x42da


The file /lib/udev/rules.d/60-libsane.rules does not exists, but /lib/udev/rules.d/60-libsane1.rules exists.



I added



# Xerox WorkCentre 3025
ATTRS{idVendor}=="0924", ATTRS{idProduct}=="42da"


lines also.



What is wrong?







drivers 18.04 printing scanner xerox






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 2 '18 at 14:21









abu_bua

3,48081228




3,48081228










asked Sep 2 '18 at 14:10









Владислав ДыбаВладислав Дыба

111




111













  • I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

    – marius-ciclistu
    Feb 9 at 19:47











  • I found the solution. I posted the link as an answer.

    – marius-ciclistu
    Feb 9 at 22:47



















  • I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

    – marius-ciclistu
    Feb 9 at 19:47











  • I found the solution. I posted the link as an answer.

    – marius-ciclistu
    Feb 9 at 22:47

















I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

– marius-ciclistu
Feb 9 at 19:47





I have the same problem. The scanner worked fine in 14.04. More details here: ubuntu-mate.community/t/…

– marius-ciclistu
Feb 9 at 19:47













I found the solution. I posted the link as an answer.

– marius-ciclistu
Feb 9 at 22:47





I found the solution. I posted the link as an answer.

– marius-ciclistu
Feb 9 at 22:47










2 Answers
2






active

oldest

votes


















0














If you edit the file xerox_mfp.conf that sits inside /etc/sane.d with the command



gedit admin:///etc.sane.d/xerox_mfp.conf


with



#Xerox WorkCentre 3025
usb 0x0924 0x42da


I wonder if that would help; do a reboot after you edit the file;






share|improve this answer
























  • Unfortunately, it does not work.

    – Владислав Дыба
    Sep 10 '18 at 10:29











  • @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

    – marius-ciclistu
    Feb 9 at 22:41





















0














The solution is here: https://askubuntu.com/a/1062147/484859



I did not ran:



sudo adduser $USER lp





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%2f1071382%2fxerox-workcentre-3025-scanner-is-not-working-ubuntu-18-04%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    If you edit the file xerox_mfp.conf that sits inside /etc/sane.d with the command



    gedit admin:///etc.sane.d/xerox_mfp.conf


    with



    #Xerox WorkCentre 3025
    usb 0x0924 0x42da


    I wonder if that would help; do a reboot after you edit the file;






    share|improve this answer
























    • Unfortunately, it does not work.

      – Владислав Дыба
      Sep 10 '18 at 10:29











    • @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

      – marius-ciclistu
      Feb 9 at 22:41


















    0














    If you edit the file xerox_mfp.conf that sits inside /etc/sane.d with the command



    gedit admin:///etc.sane.d/xerox_mfp.conf


    with



    #Xerox WorkCentre 3025
    usb 0x0924 0x42da


    I wonder if that would help; do a reboot after you edit the file;






    share|improve this answer
























    • Unfortunately, it does not work.

      – Владислав Дыба
      Sep 10 '18 at 10:29











    • @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

      – marius-ciclistu
      Feb 9 at 22:41
















    0












    0








    0







    If you edit the file xerox_mfp.conf that sits inside /etc/sane.d with the command



    gedit admin:///etc.sane.d/xerox_mfp.conf


    with



    #Xerox WorkCentre 3025
    usb 0x0924 0x42da


    I wonder if that would help; do a reboot after you edit the file;






    share|improve this answer













    If you edit the file xerox_mfp.conf that sits inside /etc/sane.d with the command



    gedit admin:///etc.sane.d/xerox_mfp.conf


    with



    #Xerox WorkCentre 3025
    usb 0x0924 0x42da


    I wonder if that would help; do a reboot after you edit the file;







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Sep 3 '18 at 5:54









    pdcpdc

    78236




    78236













    • Unfortunately, it does not work.

      – Владислав Дыба
      Sep 10 '18 at 10:29











    • @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

      – marius-ciclistu
      Feb 9 at 22:41





















    • Unfortunately, it does not work.

      – Владислав Дыба
      Sep 10 '18 at 10:29











    • @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

      – marius-ciclistu
      Feb 9 at 22:41



















    Unfortunately, it does not work.

    – Владислав Дыба
    Sep 10 '18 at 10:29





    Unfortunately, it does not work.

    – Владислав Дыба
    Sep 10 '18 at 10:29













    @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

    – marius-ciclistu
    Feb 9 at 22:41







    @pdc your solution lacks 'sudo ln -sfr /usr/lib/sane/* /usr/lib/x86_64-linux-gnu/sane'

    – marius-ciclistu
    Feb 9 at 22:41















    0














    The solution is here: https://askubuntu.com/a/1062147/484859



    I did not ran:



    sudo adduser $USER lp





    share|improve this answer




























      0














      The solution is here: https://askubuntu.com/a/1062147/484859



      I did not ran:



      sudo adduser $USER lp





      share|improve this answer


























        0












        0








        0







        The solution is here: https://askubuntu.com/a/1062147/484859



        I did not ran:



        sudo adduser $USER lp





        share|improve this answer













        The solution is here: https://askubuntu.com/a/1062147/484859



        I did not ran:



        sudo adduser $USER lp






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 9 at 22:39









        marius-ciclistumarius-ciclistu

        67112




        67112






























            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%2f1071382%2fxerox-workcentre-3025-scanner-is-not-working-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

            Mouse cursor on multiple screens with different PPI

            Agildo Ribeiro

            Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”