LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-25-2004, 10:00 AM   #1
bharath_ramesh
LQ Newbie
 
Registered: Feb 2004
Distribution: Debian, Gentoo
Posts: 4

Rep: Reputation: 0
Microsoft Optical Desktop Pro not Working under XFree86 4.3


I have a Wirless Optical Desktop Pro made by Microsoft. It works fine when I have it in the PS/2 setup. If I use the usb setup the only thing that works is my keyboard and my mouse is not detected at all. I use hotplug to detect my usb devices. My dmesg shows that my mouse has been detected but it doesnt load the usbmouse and mousedev modules. Even if I do insert these modules it doesnt work. Anyone has any idea as to how to get it working?
 
Old 02-25-2004, 10:34 AM   #2
bnice
Member
 
Registered: Feb 2004
Location: Sacramento, CA
Distribution: Slack 9.1, slackware-current
Posts: 284

Rep: Reputation: 30
when you use USB your mouse device changes from /dev/psaux to /dev/input/mice.

Typically, there is a soft link from /dev/mouse to /dev/psaux.

To use USB:
Code:
cd /dev
rm /dev/mouse
ln -s /dev/input/mice /dev/mouse
to revert to PS/2 (in case it still doesn't work)

Code:
cd /dev
rm /dev/mouse
ln -s /dev/psaux /dev/mouse
As far as automagically loading the modules, I dunno... (Don't use em, like big kernels )
 
Old 02-25-2004, 03:04 PM   #3
bharath_ramesh
LQ Newbie
 
Registered: Feb 2004
Distribution: Debian, Gentoo
Posts: 4

Original Poster
Rep: Reputation: 0
I did that after inserting my mouse. I tried a cat /dev/input/mice and when I move my mouse or click the buttons nothing happens in my shell. But when I have the mouse set up as PS/2 and then do the same I get junk characters. I am not sure whats happening as to why my mouse is not being detected. Any help is appreciated on this topic.
 
  


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
Microsoft USB Wireless Optical Mouse (Intellipoint) not working Kritz Linux - Hardware 4 08-22-2005 12:04 PM
Microsoft Wireless Optical Desktop preventing boot up javisaman Linux - Hardware 2 04-18-2005 04:45 PM
MIcrosoft USB Optical Mouse Wheel Scroll Not Working... onelung02 Slackware 8 02-02-2005 06:11 AM
Logitech Cordless Desktop Optical and XFree86 3.3.6 Causea Linux - Hardware 4 10-02-2003 08:39 AM
Microsoft wheel optical mouse not working on mandrake 9 wellisch Linux - Hardware 6 06-16-2003 02:43 PM

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

All times are GMT -5. The time now is 04:32 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