Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 238189

Summary: wrong permission on usb dev HP PSC3180 for printing
Product: Gentoo Linux Reporter: Thilo Bangert (RETIRED) (RETIRED) <bangert>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED WORKSFORME    
Severity: normal CC: chtof62, jiri.tyr
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2008-09-20 15:51:18 UTC
when i plug in my hp psc3180 aio printer, a device node is created with the following permissions:
crw-rw-r--  1 root scanner 189, 2 2008-09-20 17:43 003

which results in cups not being able to print.

doing a chown root:lp on the node and cups prints fine.

this arch bug may be related:
http://bugs.archlinux.org/task/8240

i have:
media-gfx/sane-backends-1.0.19-r1  USE="usb -doc -gphoto2 -ipv6 -v4l"
net-print/hplip-2.8.6b  USE="dbus ppds qt3 qt4 scanner -cupsddk -doc -fax -minimal -parport -snmp"

thanks
kind regards
Thilo
Comment 1 Jiri Tyr 2008-11-15 23:42:45 UTC
I have got the same problem with my digital camera Canon PowerShot S5 IS. If I connect it, new device is created (/dev/usbdev*) and it has wrong permissions (crw-rw---- 1 root root). I suppose it is UDEV problem.
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2008-12-28 21:25:08 UTC
jiri tyr: just because our two problems have similar symptoms does not mean they are related.

anyway - i recently reinstalled my system an it now seems to work just fine.