|
Bugzilla – Full Text Bug Listing |
| Summary: | printing on Samsung ML-1750 does not work | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | peter czanik <peter> |
| Component: | Printing | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST2 logs | ||
|
Description
peter czanik
2005-08-19 19:41:06 UTC
Created attachment 46725 [details]
YaST2 logs
Parallel port printer => very likely a duplicate of bug #104874 The hplip erreor messages should have nothing to do with your non-HP printer. To verify on your machine do as root after booting: lsmod | egrep 'lp|parport' and you should get at least the modules parport, parport_pc, lp Now start YaST printer config tool and do again lsmod | egrep 'lp|parport' and you may see that now lp is missing. If yes, do "modprobe lp" and testpage printing in YaST should work. *** This bug has been marked as a duplicate of 104874 *** |