View previous topic :: View next topic |
Author |
Message |
DrWoland l33t
Joined: 13 Nov 2004 Posts: 603
|
Posted: Sat Dec 11, 2004 2:01 am Post subject: Mouse retardation |
|
|
So when I boot the LiveCD, my mouse works just fine in console, and GPM isnt even running. Nothing reminscent is in lsmod, I don't know how to check which daemons are running, but gpm certainly is not, since when I run it, it doesn't say it's already running at some id. Whne I boot into my install with all USBHID compatibility I could possibly find compiled, not only is there no mouse, GPM doesnt work either. The closest I got it to work was
gpm -m /dev/input/mice -t imps2
When I do that, a pointer appears, but does not move. HELP!
Just in case somebody decides to help, maybe this is of use as well.
It's a Logitech MX700 with keyboard. Keyboard works fine, mouse does not. Somebody advised I use GDM. I did, used just about every protocol I could think of (also hard since the list of protocols just SCROLLS TEH FUCK PAST MY EYES) and nothing is working. /dev/input/mouse0-2 can't even be opened.
Also, sorry if I'm being an arse, I am holding out desperately till 10 PM in an attempt to fix my sleep schedule. Thanks for any help.
Last edited by DrWoland on Sat Dec 11, 2004 3:19 am; edited 2 times in total |
|
Back to top |
|
|
DrWoland l33t
Joined: 13 Nov 2004 Posts: 603
|
Posted: Sat Dec 11, 2004 3:09 am Post subject: |
|
|
I don't comprehend - there's enough brains here to debug a kernel, but noone knows how to set up a bloody wireless mouse? I don't ask for much, jeezus. |
|
Back to top |
|
|
tosho n00b
Joined: 28 Sep 2004 Posts: 45
|
Posted: Fri Dec 17, 2004 7:06 pm Post subject: |
|
|
gpm -m /dev/input/mice -t ps2 _________________ bash-2.05b# emerge -s microsoft
Searching...
[ Results for search key : microsoft ]
[ Applications found : 0 ]
bash-2.05b# |
|
Back to top |
|
|
skermajo n00b
Joined: 07 Mar 2003 Posts: 26 Location: Brisbane, Australia
|
Posted: Sat Dec 18, 2004 12:04 am Post subject: |
|
|
I have an MX500 and had some issues . . . i removed 'plug and play' from the kernel and that seemed to fix my not working/jerky mouse issues.
skermajo |
|
Back to top |
|
|
Slyde Guru
Joined: 14 Jul 2003 Posts: 314
|
Posted: Sat Dec 18, 2004 6:11 am Post subject: |
|
|
I have the MX700 as well, and when installed as a normal USB mouse (assuming all USB device drivers are install into the kernel) it should work without a hitch.
What happens when you:
Code: | cat /dev/input/mice > /dev/dsp | and move the mouse? Does sound come out? |
|
Back to top |
|
|
tomk Bodhisattva
Joined: 23 Sep 2003 Posts: 7221 Location: Sat in front of my computer
|
Posted: Sat Dec 18, 2004 2:26 pm Post subject: |
|
|
Moved from Installing Gentoo.
Don't know if this will help, but I've got:
MOUSE=ps2
MOUSEDEV=/dev/mouse
in my /etc/conf.d/gpm _________________ Search | Read | Answer | Report | Strip |
|
Back to top |
|
|
|