Comment 12 for bug 467906

Revision history for this message
Naga Samrat Chowdary, Narla (samrat-hplip) wrote :

Hello Sofik,

hp-check -t output is showing that system is able to communicate with the printer. or communication status is good.
Let us clear some facts,

1. How are you added your printer?
2. Please add your user name to "lp" group and restart your system.
Command to add your lp group to system.
Ex: usermod -a -G lp yourname (yourname is the output of the "whoami" command)
3. Select the printer queue has hpcups ppd
4. sudo chown "myname" /dev/bus/usb (you need to give space between "myname" and "/deb/bus/usb"
4. add permissions to USB Devices
    su -c "chmod 777 /deb/bus/usb/*"

You added a comment that you are able to add printer.
if you are able to give test page printout and printouts are coming means, there is some permission issue.

Early reply is appreciated.

Thank you for supporting HPLIP,
Naga Samrat.