Can't install HP Deskjet 2540 in Ubuntu 18.04Installing HP Laser Jet Pro MFP M130nwNetwork print to brother MFC-7420How to setup Canon InkJet Pixma IP 1300?Installing Samsung Xpress M2825DW drivers on Kubuntu 12.04HP officejet prints partial pagesinstall brother printerUnable to print/scan after upgrade to 16.04Getting HP LaserJet P3015 to work with Ubuntu 14.04 (cannot print test page)?18.04 can scan, but not print HP LaserJet Pro MFP M127fnHP LaserJet P1102w & Ubuntu 18.04 LTSHp Photosmart 6520 printer prints blu background
Copycat chess is back
Could a US political party gain complete control over the government by removing checks & balances?
Why CLRS example on residual networks does not follows its formula?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine
Simulate Bitwise Cyclic Tag
How to add power-LED to my small amplifier?
How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)
Infinite past with a beginning?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Validation accuracy vs Testing accuracy
The use of multiple foreign keys on same column in SQL Server
What makes Graph invariants so useful/important?
A Journey Through Space and Time
N.B. ligature in Latex
Why is an old chain unsafe?
Schwarzchild Radius of the Universe
What do you call a Matrix-like slowdown and camera movement effect?
Can I interfere when another PC is about to be attacked?
How long does it take to type this?
Download, install and reboot computer at night if needed
Circuitry of TV splitters
How to make payment on the internet without leaving a money trail?
What typically incentivizes a professor to change jobs to a lower ranking university?
Can't install HP Deskjet 2540 in Ubuntu 18.04
Installing HP Laser Jet Pro MFP M130nwNetwork print to brother MFC-7420How to setup Canon InkJet Pixma IP 1300?Installing Samsung Xpress M2825DW drivers on Kubuntu 12.04HP officejet prints partial pagesinstall brother printerUnable to print/scan after upgrade to 16.04Getting HP LaserJet P3015 to work with Ubuntu 14.04 (cannot print test page)?18.04 can scan, but not print HP LaserJet Pro MFP M127fnHP LaserJet P1102w & Ubuntu 18.04 LTSHp Photosmart 6520 printer prints blu background
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I installed hplip
and hplip-data
. Then I started HPLIP Toolbox GUI. I click add printer and then I get a message (see pic) that PPD
file is not found. When I click browse I find some .gz file and none of them solve the issue if selected.
Then
My Ubuntu is Ubuntu 18.04
The output of apt-cache policy hplip hplip-gui
:
hplip:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
hplip-gui:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
100 /var/lib/dpkg/status
Following this post, I did:
sudo apt-get install hplip-gui
hp-setup
I get a GUI for HP Device Manager. My printer is connected by USB. So I select USB then Next. Then I move to another page with title Select from Discovered Device, which shows my printer listed. I click on my printer and Next. Then I get this in the terminal.
HP Linux Imaging and Printing System (ver. 3.17.10)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Searching... (bus=usb, search=(None), desc=0)
error: No PPD found for model deskjet_2540 using old algorithm.
error: No appropriate print PPD file found for model deskjet_2540_series
printing hp hplip
|
show 1 more comment
I installed hplip
and hplip-data
. Then I started HPLIP Toolbox GUI. I click add printer and then I get a message (see pic) that PPD
file is not found. When I click browse I find some .gz file and none of them solve the issue if selected.
Then
My Ubuntu is Ubuntu 18.04
The output of apt-cache policy hplip hplip-gui
:
hplip:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
hplip-gui:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
100 /var/lib/dpkg/status
Following this post, I did:
sudo apt-get install hplip-gui
hp-setup
I get a GUI for HP Device Manager. My printer is connected by USB. So I select USB then Next. Then I move to another page with title Select from Discovered Device, which shows my printer listed. I click on my printer and Next. Then I get this in the terminal.
HP Linux Imaging and Printing System (ver. 3.17.10)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Searching... (bus=usb, search=(None), desc=0)
error: No PPD found for model deskjet_2540 using old algorithm.
error: No appropriate print PPD file found for model deskjet_2540_series
printing hp hplip
What is your Ubuntu version? Please add output ofapt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.
– N0rbert
yesterday
2
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
Make sure you have installedhplip-data
package, then runhp-setup
and follow the wizard guidance.
– N0rbert
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.
– user9371654
11 hours ago
|
show 1 more comment
I installed hplip
and hplip-data
. Then I started HPLIP Toolbox GUI. I click add printer and then I get a message (see pic) that PPD
file is not found. When I click browse I find some .gz file and none of them solve the issue if selected.
Then
My Ubuntu is Ubuntu 18.04
The output of apt-cache policy hplip hplip-gui
:
hplip:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
hplip-gui:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
100 /var/lib/dpkg/status
Following this post, I did:
sudo apt-get install hplip-gui
hp-setup
I get a GUI for HP Device Manager. My printer is connected by USB. So I select USB then Next. Then I move to another page with title Select from Discovered Device, which shows my printer listed. I click on my printer and Next. Then I get this in the terminal.
HP Linux Imaging and Printing System (ver. 3.17.10)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Searching... (bus=usb, search=(None), desc=0)
error: No PPD found for model deskjet_2540 using old algorithm.
error: No appropriate print PPD file found for model deskjet_2540_series
printing hp hplip
I installed hplip
and hplip-data
. Then I started HPLIP Toolbox GUI. I click add printer and then I get a message (see pic) that PPD
file is not found. When I click browse I find some .gz file and none of them solve the issue if selected.
Then
My Ubuntu is Ubuntu 18.04
The output of apt-cache policy hplip hplip-gui
:
hplip:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
hplip-gui:
Installed: 3.17.10+repack0-5
Candidate: 3.17.10+repack0-5
Version table:
*** 3.17.10+repack0-5 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
100 /var/lib/dpkg/status
Following this post, I did:
sudo apt-get install hplip-gui
hp-setup
I get a GUI for HP Device Manager. My printer is connected by USB. So I select USB then Next. Then I move to another page with title Select from Discovered Device, which shows my printer listed. I click on my printer and Next. Then I get this in the terminal.
HP Linux Imaging and Printing System (ver. 3.17.10)
Printer/Fax Setup Utility ver. 9.0
Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Searching... (bus=usb, search=(None), desc=0)
error: No PPD found for model deskjet_2540 using old algorithm.
error: No appropriate print PPD file found for model deskjet_2540_series
printing hp hplip
printing hp hplip
edited 14 mins ago
Zanna
51.2k13140243
51.2k13140243
asked yesterday
user9371654user9371654
199110
199110
What is your Ubuntu version? Please add output ofapt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.
– N0rbert
yesterday
2
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
Make sure you have installedhplip-data
package, then runhp-setup
and follow the wizard guidance.
– N0rbert
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.
– user9371654
11 hours ago
|
show 1 more comment
What is your Ubuntu version? Please add output ofapt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.
– N0rbert
yesterday
2
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
Make sure you have installedhplip-data
package, then runhp-setup
and follow the wizard guidance.
– N0rbert
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.
– user9371654
11 hours ago
What is your Ubuntu version? Please add output of
apt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.– N0rbert
yesterday
What is your Ubuntu version? Please add output of
apt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.– N0rbert
yesterday
2
2
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
Make sure you have installed
hplip-data
package, then run hp-setup
and follow the wizard guidance.– N0rbert
11 hours ago
Make sure you have installed
hplip-data
package, then run hp-setup
and follow the wizard guidance.– N0rbert
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.– user9371654
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.– user9371654
11 hours ago
|
show 1 more comment
1 Answer
1
active
oldest
votes
It should simply work without PPD file. It is not declared in /usr/share/hplip/data/models/models.dat
even in latest HPLIP 3.19.3.
So you need to install all HPLIP stuff with
sudo apt-get install hplip-gui hpijs-ppds
and then follow hp-setup
wizard.
If hp-setup
fails, then try install all known printer drivers with
sudo apt-get install printer-driver-all
and use system-config-printer
.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131641%2fcant-install-hp-deskjet-2540-in-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
It should simply work without PPD file. It is not declared in /usr/share/hplip/data/models/models.dat
even in latest HPLIP 3.19.3.
So you need to install all HPLIP stuff with
sudo apt-get install hplip-gui hpijs-ppds
and then follow hp-setup
wizard.
If hp-setup
fails, then try install all known printer drivers with
sudo apt-get install printer-driver-all
and use system-config-printer
.
add a comment |
It should simply work without PPD file. It is not declared in /usr/share/hplip/data/models/models.dat
even in latest HPLIP 3.19.3.
So you need to install all HPLIP stuff with
sudo apt-get install hplip-gui hpijs-ppds
and then follow hp-setup
wizard.
If hp-setup
fails, then try install all known printer drivers with
sudo apt-get install printer-driver-all
and use system-config-printer
.
add a comment |
It should simply work without PPD file. It is not declared in /usr/share/hplip/data/models/models.dat
even in latest HPLIP 3.19.3.
So you need to install all HPLIP stuff with
sudo apt-get install hplip-gui hpijs-ppds
and then follow hp-setup
wizard.
If hp-setup
fails, then try install all known printer drivers with
sudo apt-get install printer-driver-all
and use system-config-printer
.
It should simply work without PPD file. It is not declared in /usr/share/hplip/data/models/models.dat
even in latest HPLIP 3.19.3.
So you need to install all HPLIP stuff with
sudo apt-get install hplip-gui hpijs-ppds
and then follow hp-setup
wizard.
If hp-setup
fails, then try install all known printer drivers with
sudo apt-get install printer-driver-all
and use system-config-printer
.
edited 10 hours ago
answered 10 hours ago
N0rbertN0rbert
25.1k853118
25.1k853118
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131641%2fcant-install-hp-deskjet-2540-in-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
What is your Ubuntu version? Please add output of
apt-cache policy hplip hplip-gui
to the question. According to HPLIP page you need at least 3.13.8 without proprietary driver/plugin.– N0rbert
yesterday
2
Possible duplicate of Installing HP Laser Jet Pro MFP M130nw
– N0rbert
yesterday
@N0rbert plz see my edit. Plz provide details on how to solve the issue?
– user9371654
11 hours ago
Make sure you have installed
hplip-data
package, then runhp-setup
and follow the wizard guidance.– N0rbert
11 hours ago
hplip-data
is installed. Plz see EDIT 2 for desription of what I get.– user9371654
11 hours ago