Why my HP LaserJet MPF1132 didn't print anything from my VirtualBox Ubuntu 16.04 if anything looks OK?
up vote
1
down vote
favorite
I installed Guest Additions and the Virtual Box extension Pack and now I can attach my printer to the VM through USB. I configure the printer using the GUI and send a "test page" but after around 2-5 minutes the status in the printer queue change to "Stopped", like the following image:
The cups
daemon is running (I check with sudo /etc/init.d/cups status
:
I review the error log (/var/log/cups/error_log
) and nothing appears, it's empty:
The USB is printer is detected by the VM (I run lsusb
to check the USB ports).
The only error messages that appear is:
error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
When I execute hp-info -i
this is the output:
I get this when I run the hp-info -i
command. But I believe it is a HP GUI module missing and it is not very important to have it (If I'm wrong let me know).
- Virtual Box Version: 5.2.6
- Ubuntu Version: 16.04.02
- Printer Model: HP Laser Jet-Profesional M1132 MPF
My questions:
- Why does the printer is not printing the test page?
- Did I do a bad config of the printer?
- Anyone can print from a Ubuntu VM Virtual Box through USB?
16.04 usb virtualbox printing hp
add a comment |Â
up vote
1
down vote
favorite
I installed Guest Additions and the Virtual Box extension Pack and now I can attach my printer to the VM through USB. I configure the printer using the GUI and send a "test page" but after around 2-5 minutes the status in the printer queue change to "Stopped", like the following image:
The cups
daemon is running (I check with sudo /etc/init.d/cups status
:
I review the error log (/var/log/cups/error_log
) and nothing appears, it's empty:
The USB is printer is detected by the VM (I run lsusb
to check the USB ports).
The only error messages that appear is:
error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
When I execute hp-info -i
this is the output:
I get this when I run the hp-info -i
command. But I believe it is a HP GUI module missing and it is not very important to have it (If I'm wrong let me know).
- Virtual Box Version: 5.2.6
- Ubuntu Version: 16.04.02
- Printer Model: HP Laser Jet-Profesional M1132 MPF
My questions:
- Why does the printer is not printing the test page?
- Did I do a bad config of the printer?
- Anyone can print from a Ubuntu VM Virtual Box through USB?
16.04 usb virtualbox printing hp
1
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I installed Guest Additions and the Virtual Box extension Pack and now I can attach my printer to the VM through USB. I configure the printer using the GUI and send a "test page" but after around 2-5 minutes the status in the printer queue change to "Stopped", like the following image:
The cups
daemon is running (I check with sudo /etc/init.d/cups status
:
I review the error log (/var/log/cups/error_log
) and nothing appears, it's empty:
The USB is printer is detected by the VM (I run lsusb
to check the USB ports).
The only error messages that appear is:
error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
When I execute hp-info -i
this is the output:
I get this when I run the hp-info -i
command. But I believe it is a HP GUI module missing and it is not very important to have it (If I'm wrong let me know).
- Virtual Box Version: 5.2.6
- Ubuntu Version: 16.04.02
- Printer Model: HP Laser Jet-Profesional M1132 MPF
My questions:
- Why does the printer is not printing the test page?
- Did I do a bad config of the printer?
- Anyone can print from a Ubuntu VM Virtual Box through USB?
16.04 usb virtualbox printing hp
I installed Guest Additions and the Virtual Box extension Pack and now I can attach my printer to the VM through USB. I configure the printer using the GUI and send a "test page" but after around 2-5 minutes the status in the printer queue change to "Stopped", like the following image:
The cups
daemon is running (I check with sudo /etc/init.d/cups status
:
I review the error log (/var/log/cups/error_log
) and nothing appears, it's empty:
The USB is printer is detected by the VM (I run lsusb
to check the USB ports).
The only error messages that appear is:
error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
When I execute hp-info -i
this is the output:
I get this when I run the hp-info -i
command. But I believe it is a HP GUI module missing and it is not very important to have it (If I'm wrong let me know).
- Virtual Box Version: 5.2.6
- Ubuntu Version: 16.04.02
- Printer Model: HP Laser Jet-Profesional M1132 MPF
My questions:
- Why does the printer is not printing the test page?
- Did I do a bad config of the printer?
- Anyone can print from a Ubuntu VM Virtual Box through USB?
16.04 usb virtualbox printing hp
16.04 usb virtualbox printing hp
edited Feb 10 at 5:08
David Foerster
26.5k1362106
26.5k1362106
asked Feb 10 at 0:16
D.Olvera-Jr Sysadmin
163
163
1
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20
add a comment |Â
1
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20
1
1
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
I go to the support page of HP and download the HPLIP (the one that I mention before) from: https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
I run the script with bash bash hplip-3.17.11.run
and follow the instructions of the automatic installation mode.
- Old Version I had: HPLIP 3.16.3
- New Version: HPLIP 3.17.11
After all it was the HPLIP that make my printer fails. This is the solution I find. Hope it works for anybody having this issue!
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I go to the support page of HP and download the HPLIP (the one that I mention before) from: https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
I run the script with bash bash hplip-3.17.11.run
and follow the instructions of the automatic installation mode.
- Old Version I had: HPLIP 3.16.3
- New Version: HPLIP 3.17.11
After all it was the HPLIP that make my printer fails. This is the solution I find. Hope it works for anybody having this issue!
add a comment |Â
up vote
1
down vote
I go to the support page of HP and download the HPLIP (the one that I mention before) from: https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
I run the script with bash bash hplip-3.17.11.run
and follow the instructions of the automatic installation mode.
- Old Version I had: HPLIP 3.16.3
- New Version: HPLIP 3.17.11
After all it was the HPLIP that make my printer fails. This is the solution I find. Hope it works for anybody having this issue!
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I go to the support page of HP and download the HPLIP (the one that I mention before) from: https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
I run the script with bash bash hplip-3.17.11.run
and follow the instructions of the automatic installation mode.
- Old Version I had: HPLIP 3.16.3
- New Version: HPLIP 3.17.11
After all it was the HPLIP that make my printer fails. This is the solution I find. Hope it works for anybody having this issue!
I go to the support page of HP and download the HPLIP (the one that I mention before) from: https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
I run the script with bash bash hplip-3.17.11.run
and follow the instructions of the automatic installation mode.
- Old Version I had: HPLIP 3.16.3
- New Version: HPLIP 3.17.11
After all it was the HPLIP that make my printer fails. This is the solution I find. Hope it works for anybody having this issue!
answered Feb 10 at 1:42
D.Olvera-Jr Sysadmin
163
163
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004716%2fwhy-my-hp-laserjet-mpf1132-didnt-print-anything-from-my-virtualbox-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
1
It might be easier to expose the printer as a network printer in the host system and use that from the guest system.
â David Foerster
Feb 10 at 5:20