https://bugzilla.novell.com/show_bug.cgi?id=210924 jsmeix@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #9 from jsmeix@novell.com 2006-10-10 00:18 MST ------- /usr/share/cups/model/manufacturer-PPDs/hplip/HP-DeskJet_6800-hpijs.ppd.gz and /usr/share/cups/model/manufacturer-PPDs/hplip/HP-DeskJet_6840-hpijs.ppd.gz are identical regarding the "DeviceModel" entry (both have DeviceModel 'deskjet 5600') and the differences in both PPDs are only about the model names - the rest is identical. This is because both models are internally the same (they belong to the same "device/print class" DJGenericVIP), see the HP documentation /usr/share/doc/packages/hplip/supported_devices/inkjet.html and /usr/share/doc/packages/hplip/tech_docs/device_classes.html Therefore it does not really matter in this particular case which PPD you use. Nevertheless there may be a problem which PPDs YaST assigns to a specific model. Therefore I am interested to find out why YaST does not assign the 100% correct PPD in your case: YaST finds matching PPDs by comparing the autodetected model string with the "ModelName" entry in the PPDs. The "ModelName" entries are: *ModelName: "HP DeskJet 6800" *ModelName: "HP DeskJet 6840" so that the question is now what the autodetected model string is. This depends on how your printer is connected to the system. If it is via USB then attach the output of lsusb -v as plain text attachment to this bug. Furthermore attach also the output of hwinfo --printer as plain text attachment to this bug. Furthermore we need the YaST log for exactly one setup of your printer: Please provide the YaST log file as follows: 1. Have a clean state to start: Remove all your print queues in YaST and finish YaST. 2. Move the old YaST log file away: mv /var/log/YaST2/y2log /var/log/YaST2/y2log.old 3. Start YaST and do again setup your pinter. Finish YaST and save the log file: cp -p /var/log/YaST2/y2log /var/log/YaST2/y2log.save 4. Attach /var/log/YaST2/y2log.save as attachment with mime type "text plain" to this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.