![]() |
Problems installing Epson XP-445 Network Scanner - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Printing and Scanning (https://www.linuxliteos.com/forums/forumdisplay.php?fid=25) +--- Thread: Problems installing Epson XP-445 Network Scanner (/showthread.php?tid=6914) |
Problems installing Epson XP-445 Network Scanner - Nanayaw - 04-11-2020 Hello All, I migrated from Win 8 to LL 4.8 what was quite easy, but now I'm struggeling with the setup of my Epson XP-445 Networkscanner. The print function is working by network Here the steps I tried > Downloaded the scanner driver from Epson http://support.epson.net/linux/en/imagescanv3.php Driver >> Ubuntu-16.04-3.62.0.x64deb > Copied to home / user > Depacked >> See attached pic > Run terminal at that folder location > Start install process with ./install.sh At the end there is something written that libboost-filesystem1.67.0 not found I checked the Epson install tutorial but I didn't got a solution. Did somebody have an idea how to solve this issue? Thanks and Greetings Nanayaw Re: Problems installing Epson XP-445 Network Scanner - Valtam - 04-11-2020 "Driver >> Ubuntu-16.04-3.62.0.x64deb" is the wrong driver for starters. If you are on 4.8, you need to start with "Ubuntu 18.04(LTS)" assuming you are on 64bit, this is the correct link - https://download2.ebz.epson.net/imagescanv3/ubuntu/lts1/deb/x64/imagescan-bundle-ubuntu-18.04-3.62.0.x64.deb.tar.gz Re: Problems installing Epson XP-445 Network Scanner - Nanayaw - 04-12-2020 Hello Jerry, thamk you very much, with the driver you provided the installation worked. First the scanner was not detected then I changed the settings at /etc/sane.d/epson2.conf # network # net 192.168. ..... (I removed # at the beginning to set the code active // and add my printer IP adress) # net autodiscovery (I set # that this code is inactive) Thanks a lot Greetings Nanayaw Re: Problems installing Epson XP-445 Network Scanner - Valtam - 04-12-2020 Excellent ![]() Re: Problems installing Epson XP-445 Network Scanner - Paul74 - 04-12-2020 Hello, Everything looking good ! A problem may happens with the firewal : Are you sure that firewall is not blocking the connection? I had similar issue which solved by changing ufw settings. It can be tested by: root@joker:~# ufw status Status: active root@joker:~# ufw disable Firewall stopped and disabled on system startup joker@joker:~$ scanimage -L device `epson2:net:AAA.BBB.CCC.DDD' is a Epson PID 0885 flatbed scanner Re: Problems installing Epson XP-445 Network Scanner - Nanayaw - 04-16-2020 Hello Paul Thanks for the additional informations's, I personally didn't got a problem with the connection caused by the firewall, but I'm shure it will help somebody else. Greetings Nanayaw Re: Problems installing Epson XP-445 Network Scanner - Nanayaw - 03-27-2021 Hello All now after a long time without a network scan problem, I got the problem again there was nothing changed at the system only normal updates. I tried following: 1. Disable Firewall >> No effect 2. Install the driver again >> No effect 3. I also added the device ID to the network IP adress >> No effect Problem picture Scanner ![]() it was detected as showed at picture above after click scann >> Error >> Could not connect to the scanner ![]() Imagescan After start imagescan error at access to scanner error receiving not possible ![]() Xsane At strat error problem at open the scann ..... operation not supported ![]() Did somebody have an idea how to solve this issue? Thanks and greetings Nanayaw Re: Problems installing Epson XP-445 Network Scanner - Paul74 - 05-01-2021 Hello, I just saw your problem right now. Could you tell us how it was solved ? |