|
Bugzilla – Full Text Bug Listing |
| Summary: | Parallel Port of Asus P4R8L not discovered | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | David Geissler <master> |
| Component: | Printing | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED INVALID | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
David Geissler
2005-09-09 16:06:06 UTC
*** Bug 116170 has been marked as a duplicate of this bug. *** There is a difference whether /dev/lp0 exists or whether the parallel port is not autodetected. Parallel port autodetection works well for me therefore I think it is a special problem with your special hardware. Which printer do you have? Did it work before RC1 (i.e. with 10.0 beta[1-4] or with 9.3 or 9.2)? See for example http://portal.suse.com/sdb/en/2002/04/jsmeix_print-device-parallel.html how to set up a parallel port (note that it is now /etc/modprobe.conf). Use something like dmesg | grep 'parport' | tail -n20 or grep 'parport' /var/log/messages | tail -n20 to get the last 20 (error)-messages regarding your parallel port. No info which means that it seems to be solved. Perhaps it might be a duplicate of bug #116655 but I don't think so because bug #116655 happens since RC2. |