LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-06-2005, 09:08 PM   #1
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Rep: Reputation: 0
Angry Mouse does not work through KVM


OK, I have a compaq evo n610c notebook running SuSE 9.2 plugged into a 4 port starview KVM. The mouse doesn't work, it's not recognized. If I cat /dev/input/mice or /dev/psaux I get nothing. However if I plug the mouse directly into my notbook I get

evdev_connect: evdev cdffcd80 handle cdffcd9c name event1
input: PS2++ Logitech MX Mouse on isa0060/serio1

in my dmesg. And it works!, but the KVM stops it... however, I have a SuSE 8.2 box that is plugged into the KVM, and the mouse works on /dev/psaux

The mouse is a logitech mx700 wireless that uses a usb to ps/2 adapter to plug into the KVM, and the KVM interfaces with the computers via ps/2.

Please help, I am losing my mind over this. (I tested the cables... they are functional)

JJ
 
Old 01-06-2005, 09:13 PM   #2
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Rep: Reputation: 47
My experience with a KVM switch has been a pain at times.

Sometimes the KVM installation instructions will tell you to power everything off. Plug everything in. Turn on the KVM switch. Turn on the computers. And don't hot-swap any cables. Always power down.

Just before Christmas I was doing some work on 2 servers connected to the same KVM switch and I guess I was moving the mouse when I pushed the switch button and the KVM stopped working. I powered everything off. Powered up the KVM. Powered up the servers. Voila! The KVM started working again.

Your mileage may vary.

Last edited by itsjustme; 01-06-2005 at 09:14 PM.
 
Old 01-06-2005, 09:18 PM   #3
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks for the quick reply.... I though this was the problem as well (I too have had that same headache ) but I don't think it's the order of powering on or off or resetting the KVM because the notebook is a dual boot, and in Windows 2000 it recognizes the mouse.
 
Old 01-06-2005, 09:30 PM   #4
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Rep: Reputation: 47
You might find some help here.

http://www.linuxquestions.org/questi...5&pagenumber=1

Protocol "Auto" seemed to be a fix for a mouse issue.

Here's some more info:
http://www.linuxquestions.org/questi...der=descending

Last edited by itsjustme; 01-06-2005 at 09:32 PM.
 
Old 01-08-2005, 03:49 PM   #5
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks for your reply, but this was unhelpful. My notebook running SuSE 9.2 never recognizes my mouse when plugged through the KVM. I tried reboots, and different KVM methods. All do not work, it's not like other cases where the mouse works, but when I switch to another computer, and back it stop working. IT'S NOTHING LIKE THAT!! It is never recognized, I tried playing with the hotplug settings without luck... anyone else?
 
Old 01-08-2005, 04:16 PM   #6
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Have you tried connecting a mouse directly and see if it works. If it does not then I believe you need to edit your X confiuration file. Look at this post for pointers. http://www.linuxquestions.org/questi...light=ps+mouse You need to setup a 2nd mouse option.

Brian1
" Google the Linux way @ http://www.google.com/linux "
 
Old 01-08-2005, 04:25 PM   #7
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Hi,

It does work if you plug the mouse directly into the notebook. Just not through the KVM
 
Old 01-08-2005, 07:58 PM   #8
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
I assume you are still using the usb to ps2 adapter to plug into the notebook. You are not using straight usb here. Are you using a splitter for keyboard/mouse to connect to notebook. Most notebooks only have one port. You can connect either a keyboard or mouse or both with a splitter.

Brian1
" Google the Linux way @ http://www.google.com/linux "
 
Old 01-08-2005, 11:37 PM   #9
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
A lot people that uses wireless mouse should not use KVM switches. The reason for this is that KVM switches have to emulate a mouse that is connected. If the KVM does not have support for a certain mouse protocol that a wireless mouse uses, it will not work. Some KVM switches gets power from the PS/2 connector. Because of this you need atleast one computer powering the first port. Use a wired PS/2 mouse instead of a wireless mouse. USB to PS/2 converter has nothing to do with this problem.

I have a Miniview 4 port IOGEAR KVM switch. The mouse and keyboard that I use is a Logitech MX300 and a Microsoft Natural. The mouse has a USB to PS/2 connector that works with out any problems. The KVM switch is connected to three computers. I have no problems when switching from computer to computer and no problems disconnecting the mouse, keyboard, and monitor while other computers are running.
 
Old 01-10-2005, 09:18 AM   #10
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Brian1
I assume you are still using the usb to ps2 adapter to plug into the notebook. You are not using straight usb here. Are you using a splitter for keyboard/mouse to connect to notebook. Most notebooks only have one port. You can connect either a keyboard or mouse or both with a splitter.

Brian1
" Google the Linux way @ http://www.google.com/linux "
Are you serious that this is your answer? I mean I really appreciate the helps from these forums as I couldn't figure a lot of this out on my own, but if you are not at least going to read what the problem is, at least provide a solution for something... I mean not only does your answer not address my problem, it's just a statement and provided a solution for nothing!

Posts like this seriously degrade the integrity of linuxquestions.org

jeff
 
Old 01-10-2005, 09:20 AM   #11
jeffq
LQ Newbie
 
Registered: Jan 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Electro
A lot people that uses wireless mouse should not use KVM switches. The reason for this is that KVM switches have to emulate a mouse that is connected. If the KVM does not have support for a certain mouse protocol that a wireless mouse uses, it will not work. Some KVM switches gets power from the PS/2 connector. Because of this you need atleast one computer powering the first port. Use a wired PS/2 mouse instead of a wireless mouse. USB to PS/2 converter has nothing to do with this problem.

I have a Miniview 4 port IOGEAR KVM switch. The mouse and keyboard that I use is a Logitech MX300 and a Microsoft Natural. The mouse has a USB to PS/2 connector that works with out any problems. The KVM switch is connected to three computers. I have no problems when switching from computer to computer and no problems disconnecting the mouse, keyboard, and monitor while other computers are running.
Thanks Electro,

I have tried using a wired mouse and it doesn't seem to work still, and my SuSE 8.2 desktop sees the wireless mouse fine through the KVM... I can switch off, and back on to the desktop and the mouse always works!! It's just my notebook running SuSE 9.2

Do you think that a USB KVM will help?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse Problems with KVM moger Red Hat 2 05-27-2011 02:49 PM
KVM mouse glitch VxJasonxV Linux - Hardware 30 03-15-2005 02:15 PM
FC3 mouse problem w/ KVM nerfball Linux - Newbie 7 12-06-2004 08:31 PM
USB mouse through PS/2 KVM Telexen Linux - Hardware 2 10-02-2004 12:06 PM
imps2 mouse doesn't work with KVM switch compu73rg33k Linux - Hardware 6 05-27-2004 11:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration