USB Mouse Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a embedded device that boot WITHOUT usb mouse/keyboard.

When I plug my mouse , X doesn't use it as core pointer.

If I switch to terminal (ctrl-alt-f1) and go back to X, it Works !!

My Xfree Config as the "allowmouseopenfail" option.

Input Device is set to /dev/input/mice and works fine if I plug the mouse before boot.
It even work if I plug the keyboard, boot the system and plug the mouse after !

XFree86 Version 4.3.0.1
Release Date: 9 May 2003

I noticed that my mousedev module as no "Used by" and  is set to (unused) When i'm in X and after I plug the mouse.
lsmod :
Module                  Size  Used by    Tainted: P
keybdev                 1696   0  (unused)
hid                    20164   0  (unused)
mousedev                3832  0  (unused)
input                   3040   0  (autoclean) [keybdev hid mousedev]
af_packet              11368   1  (autoclean)
usb-ohci               17704   0  (unused)
usbcore                55008   0  [hid usb-ohci]
rtc                     5852   0  (autoclean)

When I switch back  from terminal to X
lsmod :

Module                  Size  Used by    Tainted: P
keybdev                 1696   0  (unused)
hid                    20164   0  (unused)
mousedev                3832   1
input                   3040   0  (autoclean) [keybdev hid mousedev]
af_packet              11368   1  (autoclean)
usb-ohci               17704   0  (unused)
usbcore                55008   0  [hid usb-ohci]
rtc                     5852   0  (autoclean)


Does any body could tell me what's happening when I swap from terminal to X ??
Thanks !

MaxMen




[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux