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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-17-2006, 05:11 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2005
Posts: 7
Rep:
|
KDE 3.4 Debian USB Mouse Not working
Hello,
I've done a bunch seaching and reading and i can't seem to find the exact same issue. I'm running KDE on a debian distro and the USB mouse won't work.
lsusb returns:
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 413c:3200 Dell Computer Corp.
The mouse is a Dell USB ball type wheel and two buttons.
I found a little app called usbview and it can see the USB port and sees the Dell USB Mouse from within KDE.
But the mouse doesn't work....
Any Help?
Paul
|
|
|
|
02-17-2006, 05:14 PM
|
#2
|
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 11, Sabayon 3.1
Posts: 1,463
Rep:
|
sounds like a prob with your xorg.conf
what does your section relating to the mouse/mice look like??
it might reference the wrong device in /dev/ e.g /dev/psaux and not /dev/input/mice. or the other way round
and might use the wrong protocol. i use auto normally.
Last edited by satinet; 02-17-2006 at 05:17 PM.
|
|
|
|
02-17-2006, 05:19 PM
|
#3
|
|
LQ Newbie
Registered: Jul 2005
Posts: 7
Original Poster
Rep:
|
At first I did not have a xorg.conf, so I ran xorgconf and created one here's the section:
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mouse0"
Thanks for the speedy reply!!
paul
|
|
|
|
02-17-2006, 05:46 PM
|
#4
|
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 11, Sabayon 3.1
Posts: 1,463
Rep:
|
try changing this line:
Option "Device" "/dev/input/mouse0"
to
Option "Device" "/dev/psaux"
|
|
|
|
02-25-2006, 01:26 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2005
Posts: 7
Original Poster
Rep:
|
that did not do it.
I am still having the same problem, just can't get the mouse to work.
Help!!!!
|
|
|
|
02-25-2006, 02:28 PM
|
#6
|
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 11, Sabayon 3.1
Posts: 1,463
Rep:
|
maybe post your xorg....
maybe boot without the mouse.
then (not in X) plug it in and see what "dmesg" says....
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:40 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|