|
Bugzilla – Full Text Bug Listing |
| Summary: | module "lp" unloaded during startup of YaST printer config | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Johannes Meixner <jsmeix> |
| Component: | Printing | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | gholmer, jdd, jsmeix, peter |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Johannes Meixner
2005-08-16 07:42:10 UTC
*** Bug 102932 has been marked as a duplicate of this bug. *** Happens als on i686 architecture, see bug #102932. => Assume it happens on any architecture (which has a parallel port). lp module unloaded when execute SCR::Read (.probe.printer); this is problem of hwinfo (hwinfo --printer makes the same reason) Sure it unloads lp. AFAIK it's still necessary to reload parport_pc to trigger parport device probing (correct me if I'm wrong). So what should it do? Load lp again? BTW, Johannes, why didn't you drop me a note in bug 64412??? I surely can't fix bugs I don't know about. As far as I know it is still true that parport device detection happens only when the parport/parport_pc are loaded. But I am no kernel module developer. Therefore we may either rely on what was detected when those modules are loaded during booting or we may like to force re-detection by unloading lp, parport_pc, parport and re-loading parport, parport_pc, lp. Steffen, I remembered bug #52548 which is about 9.1 where it seemed that hwinfo is not responsible to re-load the lp module because it was loaded when there was a device node access. But since 9.1 things are changing so much that I don't know which component is at the moment responsible for what. Now that we have that dynamic device thing, autoloading no longer works. I'll change hwinfo to load lp, too, then. Let's see what that gives. done *** Bug 105920 has been marked as a duplicate of this bug. *** *** Bug 105379 has been marked as a duplicate of this bug. *** *** Bug 113558 has been marked as a duplicate of this bug. *** |