LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Keyboard/Mouse not detected (https://www.linuxquestions.org/questions/linux-newbie-8/keyboard-mouse-not-detected-469280/)

Nishant Desai 07-31-2006 12:31 AM

Keyboard/Mouse not detected
 
Dear All,

I am using RH9, uptil now, my keyboard and Mouse were working properly, day before yesterday one engineer take my PC to configure it in domain and for that he has attached another keyboard and mouse, and that mouse and keyboard are working fine, now he has attach my keyboard and mouse again to pc,but Linux is not detecting either of the Mouse or Keyboard, so what i should do to detect my keyboard and mouse again into the PC?

Hope for the positive reply.

Thanks in Advance,
Nishant

MasterC 07-31-2006 12:50 AM

That's certainly odd behavior. Is there anything obscure about your setup, are you remote booting, or running an NFS root or anything like that? If your mouse/keyboard were working, and the only change was to how the network was setup, my guess is that something in the kernel was changed for this network adjustment, and whoever changed it forgot to add in support for a mouse/keyboard. If you have the system setup to use SSH, you could SSH into the box, rebuild your kernel to enable support (or even just poke around the logs and dmesg to see if any messages pop out about your mouse/keyboard). If not, you could boot from a liveCD of some sort and see if they work there. If not, then you've narrowed it down to a hardware issue/bios issue (probably).

Good luck!

Cool

AmphetaminePhreak 07-31-2006 12:59 AM

a couple of years ago i had a problem with my mouse and someone pointed me to xorg.conf. this is where all the perameter settings for devices like mouse and keyboard are. i have no idea where that file is located though. seems like it was somewhere in X11.

Nishant Desai 07-31-2006 01:57 AM

Quote:

Originally Posted by MasterC
That's certainly odd behavior. Is there anything obscure about your setup, are you remote booting, or running an NFS root or anything like that? If your mouse/keyboard were working, and the only change was to how the network was setup, my guess is that something in the kernel was changed for this network adjustment, and whoever changed it forgot to add in support for a mouse/keyboard. If you have the system setup to use SSH, you could SSH into the box, rebuild your kernel to enable support (or even just poke around the logs and dmesg to see if any messages pop out about your mouse/keyboard). If not, you could boot from a liveCD of some sort and see if they work there. If not, then you've narrowed it down to a hardware issue/bios issue (probably).

Good luck!

Cool

Dear Master,

Thanks for the prompt reply first of all, and thing i think is not that, actually the user who has taken the PC for the network configuration has connect another keyboard and mosue apart from the mine, for which there is an entry in the Linux, and Linux has made entry for the same, and it has delete the entry of original keyboard and mouse, but still some strange behaviour is Linux is also not taking the keyboard which was used by the person who has configure the network, so i think i have to made the entries for the same in the linux file, refer by "AmphetaminePhreak" in another post of this thread, but i dont know where this file is located, and he also doesn't know where this file is located, do you know where this file is located, then i think i can change the entries in that file for original mouse and keyboard, actually it is my thinking and i want to try this once, if it doesnt work then i will try the method told by you.

Thanks,
Nishant

AwesomeMachine 07-31-2006 04:41 AM

/etc/X11/xorg.conf

Nishant Desai 07-31-2006 05:41 AM

Quote:

Originally Posted by AwesomeMachine
/etc/X11/xorg.conf

Dear Sir,

Thanks for the information, but as i tpld you i am not able to log in because it is no way possible, cos Linux is not detecting any of the keyboards.

Thanks,
Nishant

AmphetaminePhreak 07-31-2006 10:42 PM

Quote:

Originally Posted by Nishant Desai
Dear Sir,

Thanks for the information, but as i tpld you i am not able to log in because it is no way possible, cos Linux is not detecting any of the keyboards.

Thanks,
Nishant

oh shiziat, that's right, lol.

MasterC 08-04-2006 02:11 AM

That's why you'll either want to remotely access the box, or get real fancy and drop some modified files onto a bootable CD and have them auto-copied over your existing ones. If you were to get this fancy though, it would be far easier to just use a LiveCD and use your keyboard to modify those files.

Cool


All times are GMT -5. The time now is 05:38 AM.