LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-16-2005, 04:39 PM   #1
Chris Andreae
LQ Newbie
 
Registered: Mar 2005
Location: Arab, AL
Distribution: Mepis
Posts: 7

Rep: Reputation: 0
Installed Slack 10.0 and Mouse won't work at all


Just got a new Dell Dimension 3000 - Pentium 4 at work. Installed Slackware 10.0 that I had installed on a 5 year old machine and now I cannot get my mouse to work at all. It is a USB Logitech trackman Wheel that I was using on my old machine. I have run xorgsetup and tried different settings and have gotten nowhere. I am pretty new to linux and everyone else at work uses the other OS so I am pretty much on my own here. I am stumped at this point and if anyone can point me in the right direction, I would appreciate it.
 
Old 03-16-2005, 05:05 PM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
You need to edit the file /etc/X11/xorg.conf and change the mouse InputDevice section so that it looks like the one that worked on your old machine
 
Old 03-16-2005, 05:06 PM   #3
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
is this how your file reads?

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
 
Old 03-17-2005, 09:09 AM   #4
Chris Andreae
LQ Newbie
 
Registered: Mar 2005
Location: Arab, AL
Distribution: Mepis
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you Andrew and snecklifter for your replies. I thought I had set things up the same way as on my old machine. After checking xorg.conf on my old computer the only difference was:
Options "Device" "/dev/psaux" . After trying that change, the mouse still does not work.
The only thing new is the Dell box, so there must be some issue there. But I don't know where to start to ask if anyone else has had a problem with this box.
Any suggestions?
 
Old 03-17-2005, 11:01 AM   #5
Boow
Member
 
Registered: Feb 2004
Distribution: Slackware 10.2
Posts: 669

Rep: Reputation: 32
type this in terminal cat /dev/input/mice. move mouse if nothing happens your usb modules might not be loaded. did you install and choose to run hotplug at startup? post the output of dmesg | grep usb and lsmod to help you better.
 
Old 03-17-2005, 02:15 PM   #6
Chris Andreae
LQ Newbie
 
Registered: Mar 2005
Location: Arab, AL
Distribution: Mepis
Posts: 7

Original Poster
Rep: Reputation: 0
At boot up with the mouse plugged into the USB port, I see one of the start up messages is:
activating hardware dectection: /etc/rc.d/rc.hotplug start
So I assume that starts the USB dectection process. Right?

After logging in and running lsmod, I get:
mousedev 4212 0 (unused)
usbmouse 2040 0 (unused)
input 3200 0 (unused)
usbcore 59308 0 [hid usbmouse uhci ehcd-hcd]

Then I did: dmsg | grep usb and got the following:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: new USB bus registered, assigned bus number 1
usb.c: new USB bus registered, assigned bus number 2
usb.c: new USB bus registered, assigned bus number 3
usb.c: new USB bus registered, assigned bus number 4
usb.c: USB device 2 (ven/prod 0x46d/0xc404) is not claimed by any active driver
usb.c: registered new driver usbmouse
input0: Logitech Trackball on usb3:2.0
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid

But when I startx, the mouse does not work. There is no cursor movement.

If I plug the mouse up as a PS2 mouse with an adaptor and boot up, everything works.

So what have I missed trying to use USB?
 
Old 03-17-2005, 02:52 PM   #7
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
Quote:
Originally posted by Chris Andreae
Thank you Andrew and snecklifter for your replies. I thought I had set things up the same way as on my old machine. After checking xorg.conf on my old computer the only difference was:
Options "Device" "/dev/psaux" . After trying that change, the mouse still does not work.
The only thing new is the Dell box, so there must be some issue there. But I don't know where to start to ask if anyone else has had a problem with this box.
Any suggestions?
did you change it ( the device line ) to:

"Device" "/dev/input/mice"

for most usb mice this is the device they will use using the usbmouse driver.
 
Old 03-17-2005, 03:24 PM   #8
Chris Andreae
LQ Newbie
 
Registered: Mar 2005
Location: Arab, AL
Distribution: Mepis
Posts: 7

Original Poster
Rep: Reputation: 0
Thumbs up

Quote:
Originally posted by __J
did you change it ( the device line ) to:

"Device" "/dev/input/mice"

for most usb mice this is the device they will use using the usbmouse driver.


This makes it work! Thank you
 
  


Reply



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
Installed Xorg... Mouse won't work nenyo Linux - Software 3 07-11-2005 01:23 AM
Noob installed Slack 9.1, can't get xf86config to work for me Dachy Slackware 11 04-27-2004 06:16 PM
My mouse won't work having installed Mandrake 9 m175400 Linux - Hardware 0 04-21-2004 03:09 AM
Installed DSL on HD but mouse doesnt work!! ajagodnik DamnSmallLinux 1 02-07-2004 04:32 AM
Slack 9.1 Marble Mouse USB doesn't work cdavison71 Slackware 9 02-01-2004 04:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:07 PM.

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