SLES 9.3. Workaround for keyboard problem

Hi, I am hoping some kind soul can help with a problem here, regarding SLES 9.3
Why are we running such an old version of sles, you might ask. Well to cut a long story short
we are running some old equipment that wont run under any version greater than 9.3
Not least because some components required a recompiled kernel with the relevant patches etc added in
and no version of SLES over 9.3 would work.

Now onto the problem
We had to put some old text only serial terminals online and we we did everything necessary
to get the terminals running. That is a great success.
Now, though, whenever we start up the machine we get a situation where the keyboard
works for about 1 or two seconds at the graphical login screen for KDM (KDE).
after that we can enter no more text at the graphical screen
We have tried every edit of inittab known to humankind, we have done every edit of
KDMRC that has ever been discussed. We have tried absolutely everything
Our workaround so far has been this:

start the machine
1 wait for graphical login to appear
2 choose the option on the login page to go to console
3 At the text login use root as username and enter the password
4 at the command prompt type : exec KDM
This works

Now the questions
Is it possible to start the machine and do steps 2, 3 , and 4 automatically?
using a script or configuration file without having to type a username and password
at the console login so that we get back our ability to use the keyboard at the graphical login
For us we are sure this will work. I have spent sleepless night trying everything I know
but have had to admit defeat on this, so we have had our fill of inittab editing etc and are hoping
for a new approach

Thank you very much for any help you are able to offer

officedude,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

These forums are peer-to-peer, best effort, volunteer run and that if your issue
is urgent or not getting a response, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting or otherwise posted in error, please
ignore and accept our apologies and rest assured we will issue a stern reprimand
to our posting bot…

Good luck!

Your SUSE Forums Team
http://forums.suse.com

[QUOTE=officedude;39883]Hi, I am hoping some kind soul can help with a problem here, regarding SLES 9.3
Why are we running such an old version of sles, you might ask. Well to cut a long story short
we are running some old equipment that wont run under any version greater than 9.3
Not least because some components required a recompiled kernel with the relevant patches etc added in
and no version of SLES over 9.3 would work.

Now onto the problem
We had to put some old text only serial terminals online and we we did everything necessary
to get the terminals running. That is a great success.
Now, though, whenever we start up the machine we get a situation where the keyboard
works for about 1 or two seconds at the graphical login screen for KDM (KDE).
after that we can enter no more text at the graphical screen
We have tried every edit of inittab known to humankind, we have done every edit of
KDMRC that has ever been discussed. We have tried absolutely everything
Our workaround so far has been this:

start the machine
1 wait for graphical login to appear
2 choose the option on the login page to go to console
3 At the text login use root as username and enter the password
4 at the command prompt type : exec KDM
This works

Now the questions
Is it possible to start the machine and do steps 2, 3 , and 4 automatically?
using a script or configuration file without having to type a username and password
at the console login so that we get back our ability to use the keyboard at the graphical login
For us we are sure this will work. I have spent sleepless night trying everything I know
but have had to admit defeat on this, so we have had our fill of inittab editing etc and are hoping
for a new approach

Thank you very much for any help you are able to offer[/QUOTE]
Hi and belated welcome to the Forum :slight_smile:
You can configure a user to autologin via YaST /etc/sysconfig editor and in the Desktop Displaymanager there is DISPLAYMANAGER_AUTOLOGIN.

Also check YaST for the keyboard setup, maybe something has changed. Else have you tried a different keyboard?

Hi,

have you had a look at the X server’s log file, to see if any related errors are reported by the X server? If your mouse is still moving the according visual ointer, it may also be a case of a dying (KDM) process, leaving you with an X server displaying the “latest update” sent by kdm… but as no process is listening any longer, you won’t see any reaction to entering input.

Regards,
J