LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   USB Mouse issue in SUSE (https://www.linuxquestions.org/questions/linux-newbie-8/usb-mouse-issue-in-suse-319534/)

Lasker 05-02-2005 08:32 PM

USB Mouse issue in SUSE
 
Hello guys, I'm a noob in linux, I need someone to explain me what to do, well my problem is with my USB Targus mouse that is installed in my laptop with SUSE 9.3, all the time that system startup my mouse does not work, so I have to go to YAST, Hardware, and USB Mouse, then plug off and plug in the mouse and works again, what is going on guys? what I can do to enable USB mouse without to do all this process to use my mouse, thanks for any help, I will appreciated.

nadroj 05-02-2005 10:33 PM

i see theres no replies.. i dont know exactly, im still a newb to linux.. but i would think it has something to do with hotplug maybe?does the hotplug service startup at boot?

Lasker 05-03-2005 06:15 AM

Quote:

Originally posted by nadroj
i see theres no replies.. i dont know exactly, im still a newb to linux.. but i would think it has something to do with hotplug maybe?does the hotplug service startup at boot?
hotplug??? I don't know what is it, where to locate?

pdenno 05-20-2005 11:45 PM

I didn't have exactly that problem, but my USB mouse didn't work when I upgraded to 9.3.

What do you get when you do:

lsmod | grep usb

I found that the modules uhci_hcd and ehci_hcd were not being loaded.
When I did:
modprobe uhci_hcd
modprobe ehci_hcd

... my mouse started working.


All times are GMT -5. The time now is 11:52 PM.