Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Mouse Problem *not typcial* - Please Help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
dem1an
n00b
n00b


Joined: 14 May 2002
Posts: 28

PostPosted: Tue May 14, 2002 10:11 pm    Post subject: USB Mouse Problem *not typcial* - Please Help Reply with quote

first of all, i've had my mouse working properly. even down to using the wheel to scroll.

trouble in paradise: i upgraded my system source to 2.4.19-gentoo-r5 and my profile to default-1.0-gcc3. i had to use gcc3 since i use open office. in this process, i had to reemerge -e everything. as a result, i am now able to boot to kde but my mouse doesn't move and there are no errors to lead me to the problem.

mousedev, input, usbcore, hid, usb-uhci load like normal. my modules.autoload hasnt changed. i've recompiled my kernel - everything for that matter. XF86Config hasn't changed. XFree86.0.log is error free. lsmod shows everything loaded. cat /proc/bus/usb/devices lists my Microsoft wireless Intellimouse Explorer as it should.

what else should i check? i'm at a loss and unable to use my gentoo system again. =\ please, any advice would be sorely welcome.
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Wed May 15, 2002 7:06 am    Post subject: Reply with quote

[long shot]
are you using /dev/mouse or so ??
check if /dev/input/mouse0 is available.. maybe you overwrote your devfsd.conf ??
[/long shot]

#mb
Back to top
View user's profile Send private message
Guest






PostPosted: Wed May 15, 2002 7:38 am    Post subject: Reply with quote

Here is my XFree86Config section for the mouse, you might want to try setting it as so:

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
Back to top
dem1an
n00b
n00b


Joined: 14 May 2002
Posts: 28

PostPosted: Wed May 15, 2002 6:22 pm    Post subject: USB woes still Reply with quote

perhaps you can expound on the devfsd.conf. a /dev/input/mice file does exist and /dev/mouse is symlinked to /misc/psaux. does this need to linked to /input/mice? any other comments appreciated.

in devfsd.conf i see:

#Manage USB mouse
REGISTER ^input/mouse0$ CFUNCTION GLOBAL mksymlink $devname usb mouse
UNREGISTER ^input/mouse0$ CFUNCTIONGLOBAL unlink usbmouse
REGISTER ^input/mice$ CFUNCTION GLOBAL mksymlink $devname usb mouse
UNREGISTER ^input/mice$ CFUNCTIONGLOBAL unlink usbmouse

in my XF86Config (which worked at one point for my wireless USB M$ mouse):
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
Back to top
View user's profile Send private message
tomte
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2002
Posts: 122

PostPosted: Wed May 15, 2002 7:44 pm    Post subject: Re: USB woes still Reply with quote

dem1an wrote:

Option "Device" "/dev/input/mice"

try:
Code:

Option "Device" "/dev/input/mouse0"


hth,
tom
Back to top
View user's profile Send private message
dem1an
n00b
n00b


Joined: 14 May 2002
Posts: 28

PostPosted: Thu May 16, 2002 2:09 am    Post subject: Reply with quote

mice is the only item under input...
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Thu May 16, 2002 7:05 am    Post subject: Reply with quote

hmm.. check out some other threads.. there are dealing with similar problems.. ihmo all the usb stuff has to be compiled into the kernel in order to work on some systems

https://forums.gentoo.org/viewtopic.php?t=1955&highlight=

#mb
Back to top
View user's profile Send private message
Guest






PostPosted: Thu May 16, 2002 8:34 am    Post subject: Reply with quote

Did you try the XF86config adjustments I listed? That is the only way I could get my mouse to work. Give it a try you dont have anything to lose.
Back to top
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum