|
Bugzilla – Full Text Bug Listing |
| Summary: | Keyboard does not work on login screen | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Ulrich Derenthal <uli.2001> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | sndirsch |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ulrich Derenthal
2007-10-19 14:20:53 UTC
- switch to text console, log in as root - run 'rckdm stop' - in /etc/sysconfig/displaymanager, change DISPLAYMANAGER="kdm" to say "xdm" instead - run 'rcxdm start' - does the problem exist there too? if not, try also rebooting With xdm, it works. Stefan, any idea what can go wrong here? This looks again like a race condition between kbd and earlyxdm. Probably a duplicate of Bug #331528. I suggest to try the following: - switch back to kdm (in /etc/sysconfig/displaymanager, change DISPLAYMANAGER back to "kdm") - add kbd to "Should-Start:" line of /etc/init.d/earlyxdm - run insserv - reboot the machine If this still doesn't help, add 'sleep 2' right before 'exec /etc/init.d/xdm ${1+"$@"}' in /etc/init.d/earlyxdm. Reboot. I no longer think that Bug #302010 can be considered fixed. :-( Can you please try what comment #4 describes? You mention kbd; note that I also reported Bug #331671 - might this be related? I will try what #4 describes once I am on that computer again and have the time. > You mention kbd; note that I also reported Bug #331671 - might this be
> related?
Could well be.
The suggestions of comment #4 (without the "sleep 2") seem to fix the problem. *** This bug has been marked as a duplicate of bug 331528 *** |