|
Bugzilla – Full Text Bug Listing |
| Summary: | Preload prevenst earlykdm from working propery when hardware changes between boots. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Patrick Hernandez <phernandez> |
| Component: | Other | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | werner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Output of strace in earlykdm | ||
|
Description
Patrick Hernandez
2005-11-15 20:25:36 UTC
Stephan? Something for you? this has nothing to do with preload exactly. This is a timing problem that is triggered depending on preload being there. I'm clueless how to debug this remotely ;( Maybe this is related to bug #130451. Please apply the YOU update for insserv and execute as root the command insserv. After this please redo you checks and report if the problem(s) stay around. I have already installed all relevant patches before this problem occured and I looked to see if insserv was included and it was. I don't know if it occurred before the patches as I didn't start using the system until everything was installed. I noticed in bug #130451 that there is mention of third party init scripts being a possible issue. I do have the flexlm license manager for MATLAB set to start at boot and I did have to edit it to add the lines to make it work with innserv properly as just creating a link to it in the rc directory didn't work. I'll try running the innserv command after re-enabling earykdm as you suggest and if the problem re-occurs, I will try disabling flexlm in init to see if that might be it. The suggestions didn't work as removing flexlm from init didn't either. The only thing that seems to work around the problem is disabling earlykdm in init. I have deduced that it may be related to using an external USB mouse as that is the hardware that seems to make the problem appear. It isn't brand specific as I tried a couple of different mice and had the same problem. The system will also come up normally after rebooting once or twice until the mouse changes again between boots. The mice also work fine with no apparent problems or errors in the logs while the system is running. I suggest you try adding a "strace -f -p $$ -o /tmp/somewhere &" in earlykdm - so far my only fix would be to trigger a sdb article as you seem to be the only one with such a problem. Should I place it at the beginning of the process or at the beginning of the start portion? shouldn't matter Created attachment 59610 [details]
Output of strace in earlykdm
The attachment was captured when the problem occurred after re-enabling earlykdm. It seemed to occur at random this time. ok, I have no idea what this is about and the workaround is simple (chkconfig earlykdm off) - and you're the only one reporting similiar problems. |