WiFi Printer HP DeskJet 2540 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Printing and Scanning (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=25) +--- Thread: WiFi Printer HP DeskJet 2540 (/showthread.php?tid=5176) |
WiFi Printer HP DeskJet 2540 - r0th0m - 04-18-2018 Hello, everybody, until 1 week ago I used Debian Jessie and have now switched to Linux Lite 3.8. so far I like what I see very well and almost everything works too. Right now, however, I can't get my printer to work at all, which worked out fine with Debian Jessie. I read the threads for the HP 2540 and also tried to use them, unfortunately without success. I downloaded the current version of hplip from https://developers.hp.com/hp-linux-imaging-and-printing and tried (!!!!) to install it. Unfortunately, I always get a error message: Code: RUNNING PRE-INSTALL COMMANDS As soon as I try to install libcupsimage2-dev via Synaptic I get the error message of faulty dependencies. Any hints? Tricks? Magic Spells? Re: WiFi Printer HP DeskJet 2540 - Valtam - 04-19-2018 Give this a go - https://askubuntu.com/questions/917512/hp-2540-aio-printer-in-ubuntu-17-04-how-to-install/917568 Re: WiFi Printer HP DeskJet 2540 - r0th0m - 04-19-2018 Hello Jerry, thank you for your tip, but unfortunately it is the same as with the hplip-3-18.3: The libscupsimage2-dev package cannot be installed (same error message as above in my first posting). I don't know if it is a general problem that the package cannot be installed. The libscupsimage2-dev package cannot be installed via Synaptic either. Bug or feature? Re: WiFi Printer HP DeskJet 2540 - Valtam - 04-19-2018 You can try a different repo. That package is certainly available. https://packages.ubuntu.com/xenial/libcupsimage2-dev Re: WiFi Printer HP DeskJet 2540 - Valtam - 04-19-2018 Have you run: sudo apt-get install -f yet? Re: WiFi Printer HP DeskJet 2540 - r0th0m - 04-19-2018 Jerry, this is the same package as it is in the package sources and Synaptic also shows it to me. Well, I downloaded it anyway and tried to install it: Installation failed. At the moment I cannot install the libcupsimage2-dev package via Synaptic or GDebi, nor via hplip-3-18.3 or hplip-3-17.4. I just installed a fresh Version of Linux Lite 3.8 this week, so my question was: bug or feature? Does installing libcupsimage2-dev work for you? I already get an error message when I mark the package (Install) in Synaptic. Really strange behaviour ... /edit: Quote:Have you run: sudo apt-get install -f yet? Yes, I did, thereby the buggy libcupsimage2-dev package will be removed (which I downloaded directly from your link) Re: WiFi Printer HP DeskJet 2540 - r0th0m - 04-19-2018 Problem solved thanks to the tireless help of Jerry. Thanks again, Jerry! Re: WiFi Printer HP DeskJet 2540 - Valtam - 04-19-2018 You are very welcome. For others that may visit the thread who own a HP 2540: Code: sudo apt-get install hplip hplip-gui When the USB set up is complete, run the Wireless set up via the HP GUI, then to finish in the terminal: Code: hp-setup 192.168.1.55 or whatever ip address it tells you to use. |