osdir.com
mailing list archive

Subject: new udev file for suse 10.3 - msg#00009

List: printing.hplip.devel

Date: Prev Next Index Thread: Prev Next Index
We have an new 55-hpmud.rules file for Suse 10.3. This udev file is
backward compatable with older udev "usb_device" rules. See the attached
file.

# Udev rules file for HP printer products.

ACTION!="add", GOTO="hpmud_rules_end"
SUBSYSTEM=="ppdev", OWNER="lp", GROUP="lp", MODE="0666"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GOTO="pid_test"
SUBSYSTEM!="usb_device", GOTO="hpmud_rules_end"

LABEL="pid_test"

# 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"

-dave

Attachment: 55-hpmud.rules
Description: 55-hpmud.rules

-------------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/hplip-help
Find Programming Jobs at git.net
(osdir sister site)

Thread at a glance:

Previous Message by Date: (click to view message preview)

Re: invalid Dot4ReverseReply packet size

Actually I miss-spoke, should be like this: -io-mode=3 +io-mode=1 sorry, -dave > -----Original Message----- > From: Tim Waugh [mailto:twaugh@xxxxxxxxxx] > Sent: Tuesday, October 09, 2007 1:44 AM > To: Suffield, David > Cc: hplip-devel@xxxxxxxxxxxxxxxxxxxxx > Subject: RE: [HPLIP-Devel] invalid Dot4ReverseReply packet size > > Hi David, > > Thanks for the analysis. > > On Sat, 2007-10-06 at 00:55 +0000, Suffield, David wrote: > > The work around for the "hp" backend is to print "raw" > instead of over > > 1284.4. This can be done by setting the hp_laserjet_4000_series > > io_mode from 6 to 1 in the models.dat file. > > Like this?: > > -io-mfp-mode=6 > +io-mfp-mode=1 > > Tim. > */ > > ------------------------------------------------------------------------- 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/

Next Message by Date: click to view message preview

HP Linux Imaging and Printing System (HPLIP) 2.7.10 Release

HPLIP 2.7.10 - This release has the following changes:      1. Made a change to 55-hpmud.rules so that it also works for SUSE 10.3. This rule is still backward compatible with older udev based distros.    2. Applied patch for issue CVE-2007-5208 (hpssd command injection)    3. Added detection for Reportlab 2.x in hp-check and hp-sendfax    4. Fixed defect (Traceback information displays when right-click the picture icon in the "Unload Photo Card" window.)    5. Added new icons for Officejet J3600 and Officejet J5500    6. Fixed defect (Chinese: The Default button in the print setting tab always invalid when configure the parameter of Page Orientation.)    7. Fixed defect (The printer will be replaced by adding another printer with the same name when setting up the printer.)    8. Added -q/--lang= to hp-setup    9. Fixed defect (Hplip installion process hangs up at "PRINTER SETUP" if select no GUIs during custom installion.)   10. Fixed defect (Chinese: Date information in the status tab of toolbox is not localized correctly.)   11. Added syslog "loading firmware" message to plugin udev files.   12. Some improvements/fixes to LaserJet status   13. Added -q/--lang to hp-unload, hp-sendfax, and hp-makecopies   14. Cleaned up some code in hpaio.   15. Updated APDK label in bootstrap   16. Cleaned up lj10xx ppds   17. Added support for the following new printer(s):   - HP Officejet Pro K8600 (DJGenericVP) - HP Photosmart C4380 Series (DJGenericVP) - HP LaserJet 1018 (LJZjsMono w/plug-in) - HP LaserJet 1020 (LJZjsMono w/plug-in) - HP LaserJet 1022 (LJZjsMono w/plug-in) - HP LaserJet 1022n (LJZjsMono w/plug-in) - HP LaserJet 1022nw (LJZjsMono w/plug-in) - HP Deskjet 550C (DJ540)   HPLIP 2.7.10 - Known Issues with Localization (L10N) and Internationalization (I18N):      1. Non-Latin1 characters (Chinese, Russian, etc) cannot be used in the following locations: Coverpage information (hp-sendfax), command paths (hp-toolbox), photocard unload paths (hp-unload), fax header information (hp-toolbox), file print paths (hp-print), and file fax paths (hp-sendfax).    2. The date infomation in the status tab of HP Device Manager (hp-toolbox) may not have the correct format for the current locale.    3. Non-Latin1 characters (Chinese, Russian, etc) cannot be used for any command line utility as user input or command line argument. ------------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/hplip-help

Previous Message by Thread: click to view message preview

invalid Dot4ReverseReply packet size

Hi, A Fedora user is getting no luck using their parallel port HP LaserJet 4000 with HPLIP: https://bugzilla.redhat.com/show_bug.cgi?id=249191 They've tried 1.7.4a, 2.7.6 and 2.7.7, all with the same error messages when trying to print a job: Sep 21 16:47:10 banach parport0: io/hpmud/dot4.c 243: invalid Dot4ReverseReply packet size: size=8224, buf=8192 Sep 21 16:47:10 banach parport0: io/hpmud/dot4.c 330: invalid DOT4InitReply: cmd=0, result=20#012, revision=0 Sep 21 16:47:10 banach parport0: INFO: open print channel failed; will retry in 30 seconds... Sep 21 16:47:40 banach parport0: io/hpmud/pp.c 586: failed claim_pp fd=5: Invalid argument Sep 21 16:47:40 banach parport0: INFO: open print channel failed; will retry in 30 seconds... Could it be that the HPMUD_BUFFER_SIZE just needs to be larger? Tim. */ signature.asc Description: This is a digitally signed message part ------------------------------------------------------------------------- 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-Devel mailing list HPLIP-Devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/hplip-devel

Next Message by Thread: click to view message preview

HP Linux Imaging and Printing System (HPLIP) 2.7.10 Release

HPLIP 2.7.10 - This release has the following changes:      1. Made a change to 55-hpmud.rules so that it also works for SUSE 10.3. This rule is still backward compatible with older udev based distros.    2. Applied patch for issue CVE-2007-5208 (hpssd command injection)    3. Added detection for Reportlab 2.x in hp-check and hp-sendfax    4. Fixed defect (Traceback information displays when right-click the picture icon in the "Unload Photo Card" window.)    5. Added new icons for Officejet J3600 and Officejet J5500    6. Fixed defect (Chinese: The Default button in the print setting tab always invalid when configure the parameter of Page Orientation.)    7. Fixed defect (The printer will be replaced by adding another printer with the same name when setting up the printer.)    8. Added -q/--lang= to hp-setup    9. Fixed defect (Hplip installion process hangs up at "PRINTER SETUP" if select no GUIs during custom installion.)   10. Fixed defect (Chinese: Date information in the status tab of toolbox is not localized correctly.)   11. Added syslog "loading firmware" message to plugin udev files.   12. Some improvements/fixes to LaserJet status   13. Added -q/--lang to hp-unload, hp-sendfax, and hp-makecopies   14. Cleaned up some code in hpaio.   15. Updated APDK label in bootstrap   16. Cleaned up lj10xx ppds   17. Added support for the following new printer(s):   - HP Officejet Pro K8600 (DJGenericVP) - HP Photosmart C4380 Series (DJGenericVP) - HP LaserJet 1018 (LJZjsMono w/plug-in) - HP LaserJet 1020 (LJZjsMono w/plug-in) - HP LaserJet 1022 (LJZjsMono w/plug-in) - HP LaserJet 1022n (LJZjsMono w/plug-in) - HP LaserJet 1022nw (LJZjsMono w/plug-in) - HP Deskjet 550C (DJ540)   HPLIP 2.7.10 - Known Issues with Localization (L10N) and Internationalization (I18N):      1. Non-Latin1 characters (Chinese, Russian, etc) cannot be used in the following locations: Coverpage information (hp-sendfax), command paths (hp-toolbox), photocard unload paths (hp-unload), fax header information (hp-toolbox), file print paths (hp-print), and file fax paths (hp-sendfax).    2. The date infomation in the status tab of HP Device Manager (hp-toolbox) may not have the correct format for the current locale.    3. Non-Latin1 characters (Chinese, Russian, etc) cannot be used for any command line utility as user input or command line argument. ------------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/hplip-help

Web Hosting Reviews from OSDir.com Sister Site iBizWebHosting.com

Home | News | Patents | Sitemap | FAQ | advertise | OSDir is an Inevitable website. GBiz & git.net are too!

Advertising by