02-13-2007, 10:42 AM
Dear sir,
I am trying to work with a keyboard. I need to find out which driver is being used by the kernel. /dev/kbd, /dev/input/keyboard dont work. Is a keyboard represented in some other way also? could it be possible that keyboard is using BIOS driver in linux. How can I check that?
________________________________________
Observations:
/dev/mouse is perfectly responding to the PS2 mouse.What it could be for keyboard?
There is a keyboard node in the path...
/dev/input/ keyboard .But when I try to read the keyboard input stream .There is messge like keyboard is not found.But My keyboard is working fine, at the same time node /dev/input/keyboard is not responding.Why ?
Another intresting thing is that /dev/input/mice is responding perfectly to the keyboard./dev/input/mice is taking all the input from keyboard .Why????What is the reason..............................
Please give me a solution ,How can I make the /dev/input keyboard to respond to my keyboard PS/2.
Should I make any hardware configuration?Is the problem is with BIOS?
Please send your solutions to this problem.......
With regards
Sachin P B:
I am trying to work with a keyboard. I need to find out which driver is being used by the kernel. /dev/kbd, /dev/input/keyboard dont work. Is a keyboard represented in some other way also? could it be possible that keyboard is using BIOS driver in linux. How can I check that?
________________________________________
Observations:
/dev/mouse is perfectly responding to the PS2 mouse.What it could be for keyboard?
There is a keyboard node in the path...
/dev/input/ keyboard .But when I try to read the keyboard input stream .There is messge like keyboard is not found.But My keyboard is working fine, at the same time node /dev/input/keyboard is not responding.Why ?
Another intresting thing is that /dev/input/mice is responding perfectly to the keyboard./dev/input/mice is taking all the input from keyboard .Why????What is the reason..............................
Please give me a solution ,How can I make the /dev/input keyboard to respond to my keyboard PS/2.
Should I make any hardware configuration?Is the problem is with BIOS?
Please send your solutions to this problem.......
With regards
Sachin P B: