Ok, so I tried a few things tonight.

1. I looked at /etc/udev/rules.d/55-hpmud.rules and couldn't make head or 
tales. Here's what it looks like though:

# Udev rules file for HP printer products.

ACTION!="add", GOTO="hpmud_rules_end"
SUBSYSTEM=="ppdev", OWNER="lp", GROUP="lp", MODE="0666"
SUBSYSTEM!="usb_device", GOTO="hpmud_rules_end"

# Check for AiO products (0x03f0xx11).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??11", OWNER="lp", GROUP="lp", 
MODE="0666"
# Check for Photosmart products (0x03f0xx02).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??02", OWNER="lp", GROUP="lp", 
MODE="0666"
# Check for Business Inkjet products (0x03f0xx12).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??12", OWNER="lp", GROUP="lp", 
MODE="0666"
# Check for Deskjet products (0x03f0xx04).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??04", OWNER="lp", GROUP="lp", 
MODE="0666"
# Check for LaserJet products (0x03f0xx17).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??17", OWNER="lp", GROUP="lp", 
MODE="0666"

LABEL="hpmud_rules_end"

2. I uninstalled 2.7.9 and reinstalled 2.7.7. That didn't work either; same 
problem with permissions.

3. Re-installed 2.7.9, but this time left the printer unplugged until the 
installer instructed to plug in the printer. That didn't work...

Any more thoughts?

Thanks,
Tim

----- Original Message ----
From: "Hosszu, John" <[EMAIL PROTECTED]>
To: Timothy Cartwright <[EMAIL PROTECTED]>
Sent: Monday, October 15, 2007 5:04:22 PM
Subject: RE: Permission problems ???





 
 

 


<!--
 _filtered {font-family:Courier;panose-1:2 7 4 9 2 2 5 2 4 4;}
 _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times 
New Roman";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;color:navy;}
 _filtered {margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {}
 _filtered {}
 _filtered {}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->








I wouldn’t recommend reverting back IF you have 2.7.9 on already.
The permissions for 2.7.7 are a little tighter and harder to understand. Plus
the udev stuff in 2.7.7 are different. Although out of the box 2.7.7 on SUSE
10.3 does work. 
 

  
 

Its your choice. 
 

  
 

If you do decide to remove 2.7.9 then you’ll want to do this are
root.
 

  
 


 Change to the
     directory where you unpacked 2.7.9 
 # make uninstall 
 # make clean 
 # rm –rf /usr/share/hplip 


  
 

  
 

That will get HPLIP off your system for 2.7.9. 
 

  
 

If you want to keep 2.7.9 we just need to figure out why your
permissions are not taking. That’s why I was asking for the unplug/plug. 
 

  
 

Just let me know.
 

  
 

Thanks
 

  
 

jh
 

  
 

  
 








From: Timothy
Cartwright [mailto:[EMAIL PROTECTED] 

Sent: Monday, October 15, 2007
4:38 PM

To: Hosszu, John

Subject: Re: Permission problems
???
 




  
 





John,



The output of lsusb seems right, but I'll list it for you anyhow when I get to
my pc. Joe Morris suggested I revert back to 2.7.7 for openSUSE 10.3, so I'm
going to try that as well.



Many thanks,

Timothy
 



----- Original Message ----

From: John Hosszu <[EMAIL PROTECTED]>

To: Timothy Cartwright <[EMAIL PROTECTED]>

Cc: hplip-help@lists.sourceforge.net

Sent: Monday, October 15, 2007 1:15:54 PM

Subject: Re: Permission problems ???



Timothy



Unplug your usb connection and plug it back in. See if you can print. If

you still cannot print send me the output to



$ lsusb





Thanks



jh
 




  
 







  
 








Shape Yahoo! in your own image. Join
our Network Research Panel today! 
 










       
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the 
tools to get online.
http://smallbusiness.yahoo.com/webhosting 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to