USB mouses work but PS/2 does not?

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
xafan
Posts: 7
Joined: Thu Dec 29, 2005 8:54 am

USB mouses work but PS/2 does not?

Post by xafan » Thu Dec 29, 2005 9:00 am

Alright I'm pulling my hair out. I have a Logitech MX300 mouse which is a rather basically optical wheel mouse that I usually use with a USB-PS/2 adapter.

I installed Arch Linux and the mouse devices will not give me any cat output, this includes /dev/psaux, /dev/input/mice, /dev/input/mouse0. If I use SLAX live disc the mouse works out of the box fine. So for the sake of exploration I go and install debian. The exact same problem. I even went as far as to compile my own kernel to make sure my kernel had the mouse modules.

So I basically just give up and pull the PS/2 adapter off the mouse and use it as a USB mouse, works instantly...

WTF?

And when I'm at it is anyone else having issues with the nv xorg drivers with a 7800GT PCI-E (no, a 7800GT is not overkill for Tux Racer :wink:)? Whenever I try to run it with nv I just get a artifact filled screen and then a dead Xorg freeze. Vesa works fine though.

Judland
Posts: 1030
Joined: Tue Apr 27, 2004 12:55 pm

Post by Judland » Thu Dec 29, 2005 10:16 am

I'm not sure about this but could the mouse problem be related to a driver issue?

When you boot up Slax Live, what's listed as your mouse driver when you do a "lsmod"?

If you can find what Slax Live detects your USB mouse as, perhaps you can then do a modprobe under Arch or Debian to get it work properly.

Just an idea, as I had to do the same thing for my sound card once before.

User avatar
Wally Balljacker
Posts: 1227
Joined: Fri Jul 29, 2005 3:32 am
Location: University of Massachusetts - Lowell
Contact:

Re: USB mouses work but PS/2 does not?

Post by Wally Balljacker » Thu Dec 29, 2005 1:36 pm

xafan wrote:Alright I'm pulling my hair out. I have a Logitech MX300 mouse which is a rather basically optical wheel mouse that I usually use with a USB-PS/2 adapter.

I installed Arch Linux and the mouse devices will not give me any cat output, this includes /dev/psaux, /dev/input/mice, /dev/input/mouse0. If I use SLAX live disc the mouse works out of the box fine. So for the sake of exploration I go and install debian. The exact same problem. I even went as far as to compile my own kernel to make sure my kernel had the mouse modules.

So I basically just give up and pull the PS/2 adapter off the mouse and use it as a USB mouse, works instantly...

WTF?

And when I'm at it is anyone else having issues with the nv xorg drivers with a 7800GT PCI-E (no, a 7800GT is not overkill for Tux Racer :wink:)? Whenever I try to run it with nv I just get a artifact filled screen and then a dead Xorg freeze. Vesa works fine though.
With a video card like that, you'd benefit greatly from installing the official NVIDIA Linux driver from http://www.nvidia.com/object/unix.html . I would give that a shot unless you're on PPC.

User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Re: USB mouses work but PS/2 does not?

Post by CptnObvious999 » Thu Dec 29, 2005 3:08 pm

xafan wrote:Alright I'm pulling my hair out. I have a Logitech MX300 mouse which is a rather basically optical wheel mouse that I usually use with a USB-PS/2 adapter.

I installed Arch Linux and the mouse devices will not give me any cat output, this includes /dev/psaux, /dev/input/mice, /dev/input/mouse0. If I use SLAX live disc the mouse works out of the box fine. So for the sake of exploration I go and install debian. The exact same problem. I even went as far as to compile my own kernel to make sure my kernel had the mouse modules.

So I basically just give up and pull the PS/2 adapter off the mouse and use it as a USB mouse, works instantly...

WTF?

And when I'm at it is anyone else having issues with the nv xorg drivers with a 7800GT PCI-E (no, a 7800GT is not overkill for Tux Racer :wink:)? Whenever I try to run it with nv I just get a artifact filled screen and then a dead Xorg freeze. Vesa works fine though.
I have a MX700 and with the PS/2 adapter it shows up as /dev/input/mouse0. When I cat on mine I have to move it to get any output. For the video problems I would suggest what Wally Balljacker said, just get the proprietary drivers from nvidia they are faster anyways. Make sure you use the nvidia module after installing it instead of the nv one.

xafan
Posts: 7
Joined: Thu Dec 29, 2005 8:54 am

Re: USB mouses work but PS/2 does not?

Post by xafan » Fri Dec 30, 2005 4:41 am

CptnObvious999 wrote:
xafan wrote:Alright I'm pulling my hair out. I have a Logitech MX300 mouse which is a rather basically optical wheel mouse that I usually use with a USB-PS/2 adapter.

I installed Arch Linux and the mouse devices will not give me any cat output, this includes /dev/psaux, /dev/input/mice, /dev/input/mouse0. If I use SLAX live disc the mouse works out of the box fine. So for the sake of exploration I go and install debian. The exact same problem. I even went as far as to compile my own kernel to make sure my kernel had the mouse modules.

So I basically just give up and pull the PS/2 adapter off the mouse and use it as a USB mouse, works instantly...

WTF?

And when I'm at it is anyone else having issues with the nv xorg drivers with a 7800GT PCI-E (no, a 7800GT is not overkill for Tux Racer :wink:)? Whenever I try to run it with nv I just get a artifact filled screen and then a dead Xorg freeze. Vesa works fine though.
I have a MX700 and with the PS/2 adapter it shows up as /dev/input/mouse0. When I cat on mine I have to move it to get any output. For the video problems I would suggest what Wally Balljacker said, just get the proprietary drivers from nvidia they are faster anyways. Make sure you use the nvidia module after installing it instead of the nv one.
Trust me, I wiggled it ;)

Post Reply