|
Bugzilla – Full Text Bug Listing |
| Summary: | Parallel port is not connected | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Lanczak <mlmuit> |
| Component: | YaST2 | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED INVALID | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Lanczak
2005-11-08 20:11:40 UTC
hm, works for me: d159:~ # procinfo | grep parp irq 7: 0 parport0 d159:~ # grep parp /proc/ioports 0378-037a : parport0 d159:~ # grep parp /etc/modprobe.conf # Load lp after parport install parport /sbin/modprobe -i parport && /sbin/modprobe lp alias parport_lowlevel parport_pc # options parport_pc io=0x378 irq=none,none # options parport_pc io=0x378,0x278 irq=none,none i also talked with our printer maintainer, this could happen, it depends on the hardware. I searched the bugzilla for more problems like this, you are the first one. So you need only to uncomment the line if you have problems with the parport, means autoprobing is not working. *** Bug 132792 has been marked as a duplicate of this bug. *** |