2009/3/10 jtd jtd@mtnl.net.in:
On Tuesday 10 March 2009 11:41, Sarfaraz Kazi wrote:
Hi!
I recently installed FC10 on my desktop PC. Everything's running fine expect for my logitech 3-button serial mouse which is not getting recognised under FC10.
Is your serial port / mouse ok. Move your mouse after doing cat /dev/ttyS0 you should get some junk. Which means mouse and serial port is working.
I tried this and got junk output. So the mouse and port seem to be working.
To check the serial port short pin 2 and 3 with a coin cat /dev/ttyS0 on one terminal echo some_ text_file > /dev/ttyS0 on another terminal You should get content of some_ text_file on the cat terminal.
Did exactly as you have instructed and got the said result.
Now, how do I go about bringing my mouse to life?
Regards, Sarfaraz