Printer not accessible by saned, probably udev rules not working | pressku.com

Trending 2 months ago

I'm trying to setup a printer arsenic web printer pinch a server. sane-find-scanner outputs could not unfastened USB instrumentality 0x03f0/0xc111 astatine 001:003: Access denied (insufficient permissions) could not fetch drawstring descriptor: Pipe correction If ran sudo'd nan output changes to recovered imaginable USB scanner (vendor=0x03f0 [HP], product=0xc111 [Deskjet 1510 series]) astatine libusb:001:003 could not fetch drawstring descriptor: Pipe error

Similar results pinch scanimage -L only pinch elevated privileges nan printer is found

As acold arsenic I tin show nan personification saned is not capable to entree this usb device. I already added nan personification saned to nan groups scanner, lp and plugdev arsenic recommended successful respective guides. Also tried to alteration nan users arsenic which saned will beryllium tally to ubuntu sanction of my ssh login user.

I besides tried to adhd my ain udev rules. Added:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="c111", GROUP="scanner"

to /etc/udev/rules.d/10-hp.rules

Checking with

udevadm trial $(udevadm info -q way -n /dev/*) the civilization made norm record parses without immoderate errors.

Additional Information:

The printer and scanner works, arsenic acold arsenic I tin tell. Running sudo hp-setup sees and configures nan printer correctly, truthful I tin people and scan pinch it. But only pinch elevated privileges.

Don't cognize if this is odd, but moving sudo systemctl restart saned yields Failed to restart saned.service: Unit saned.service is masked. and can't beryllium unmasked. Not rather judge if this is expected behaviour but possibly because saned.socket will commencement and extremity this work arsenic needed?

I already group everything up to denote each connected devices to my location network. Other PCs tin spot nan scanner already, but trying to do thing will consequence connected a clang connected nan customer side. Therefore nan server must spot thing to broadcast nan scanner to nan network. But I don't cognize how.

Anyone has an thought why it's not working? I'm trying to lick this for weeks moreover wholly rebuild nan server to debar nan interference of immoderate aged configurations, etc.

Thanks successful advance.

More
close