Bug 166221 - I need boot parameter pnpacpi=off for parallel port to work
Summary: I need boot parameter pnpacpi=off for parallel port to work
Status: RESOLVED DUPLICATE of bug 116655
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: unspecified
Hardware: i686 Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 10:43 UTC by Philip Tuckey
Modified: 2006-04-14 15:36 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Tuckey 2006-04-14 10:43:43 UTC
Fujitsu-Siemens Lifebook Ssomething
kernel 2.6.13-15.8-default

With pnpacpi=off, dmesg shows
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport0: faking semi-colon
parport0: Printer, HEWLETT-PACKARD DESKJET 720C
lp0: using parport0 (polling).

Then configuring this printer with YaST works fine, and the same entries show up again in the log - I guess YaST unloads and reloads modules to search for printers.

Without pnpacpi=off, the parport is detected at boot (log as above except using interrupt instead of polling), however thereafter if parport_pc is unloaded then reloaded there is a log message saying that the parport pnp device (00:06) is disabled, and the parport doesn't work - YaST can't see the printer.
Comment 1 Greg Kroah-Hartman 2006-04-14 15:36:32 UTC

*** This bug has been marked as a duplicate of 116655 ***