Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
.hplip.conf file keeps being created in / [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dougthug
n00b
n00b


Joined: 19 Jan 2006
Posts: 64

PostPosted: Sat Sep 15, 2007 3:14 am    Post subject: .hplip.conf file keeps being created in / [SOLVED] Reply with quote

This isn't critical by any means, but it's driving me nuts. I have hplip-1.7.4a-r1 installed with X, cups, scanner, and ppds USE flags for my HP PSC 1410. My scanner works fine using XSane and GIMP and the printer works using CUPS. My only problem, if you want to call it that, is every couple of days or so, there is this stupid .hplip.conf file sitting right in /. It's totally empty and it doesn't get created with any kind of consistency that I can identify. Again, it's by no means critical, but really just annoying. If you have any ideas, I'd appreciate it. Thanks.

Last edited by dougthug on Sat Sep 22, 2007 6:19 am; edited 1 time in total
Back to top
View user's profile Send private message
micmac
l33t
l33t


Joined: 28 Nov 2003
Posts: 996

PostPosted: Sat Sep 15, 2007 8:30 am    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=176644
Back to top
View user's profile Send private message
dougthug
n00b
n00b


Joined: 19 Jan 2006
Posts: 64

PostPosted: Sat Sep 15, 2007 6:21 pm    Post subject: Reply with quote

Sweet, I'm emerging 2.7.6 as we speak. Should I mark this as solved even though the solution is a package that is masked? Thanks.
Back to top
View user's profile Send private message
dougthug
n00b
n00b


Joined: 19 Jan 2006
Posts: 64

PostPosted: Sun Sep 16, 2007 6:31 am    Post subject: Reply with quote

Well, that didn't go as well as I'd have hoped. I did the upgrade and now I can't print. Scanning still works fine, but printing isn't. After doing some digging around on the web, I've believe it has something to do with hplip and udev not getting along right out of the box. Following some guidance from another thread, I tried changing this in /etc/udev/rules.d/55-hpmud.rules

Code:

#SYSFS{idVendor}=="03f0", GROUP="lp"

to

Code:

SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="4d11", PROGRAM="/bin/sh -c 'X=%k X=$${X#usbdev} B=$${X%%%%.*} D=$${X#*.}; printf /proc/bus/usb/%%03i/%%03i $$B $$D'", RUN+="/bin/chown lp: %c; /bin/chmod 666 %c"


but it didn't work. The "4d11" came from doing lsusb -v on the printer device. In /var/log/messages, I see

Code:

Sep 16 01:12:22 dougtop PSC_1400_series?serial=CN54KB629404BN: INFO: open device failed; will retry in 30 seconds...


Anyone, anything? Thanks again.
Back to top
View user's profile Send private message
dougthug
n00b
n00b


Joined: 19 Jan 2006
Posts: 64

PostPosted: Wed Sep 19, 2007 8:46 pm    Post subject: Reply with quote

bump...:|
Back to top
View user's profile Send private message
dougthug
n00b
n00b


Joined: 19 Jan 2006
Posts: 64

PostPosted: Sat Sep 22, 2007 6:20 am    Post subject: Reply with quote

Well, it looks like 2.7.6 was removed from portage, so I updated to 2.7.7-r2 and now I can print again and scanning still works. Good enough for me, I'm closing this thing. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum