<div class="gmail_quote">On Sun, Jun 21, 2009 at 6:06 PM, Richard Shaw <span dir="ltr">&lt;<a href="mailto:hobbes1069@gmail.com">hobbes1069@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><div class="gmail_quote">On Sun, Jun 21, 2009 at 3:20 PM, Andrea <span dir="ltr">&lt;<a href="mailto:mariofutire@googlemail.com" target="_blank">mariofutire@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I have a problem with xorg not detecting properly my mouse.<br>
I am running F11 on a ps3 and the mouse is a cordless keyboard+mouse connected via USB.<br>
<br>
If I boo tin runlevel 3, then (in text mode) I can see the cursor moving when I move the mouse (so<br>
to say it works).<br>
In F10 everything worked properly.<br>
If I plug in a separate USB mouse, it works.<br>
<br>
Now when xorg boots I can see the following error<br>
<br>
(EE) Logitech USB Receiver Unable to query/initialize Synaptics hardware.<br>
(EE) PreInit failed for input device &quot;Logitech USB Receiver&quot;<br>
(EE) config/hal: NewInputDeviceRequest failed (8)<br>
<br>
These are the available input on the system<br>
<br>
[andrea@ps3 ~]$ cat /proc/bus/input/devices<br>
I: Bus=0017 Vendor=0001 Product=0001 Version=0100<br>
N: Name=&quot;Macintosh mouse button emulation&quot;<br>
P: Phys=<br>
S: Sysfs=/devices/virtual/input/input0<br>
U: Uniq=<br>
H: Handlers=mouse0 event0<br>
B: EV=7<br>
B: KEY=70000 0 0 0 0<br>
B: REL=3<br>
<br>
I: Bus=0003 Vendor=046d Product=c517 Version=0110<br>
N: Name=&quot;Logitech USB Receiver&quot;<br>
P: Phys=usb-sb_05-2.2/input0<br>
S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.0/input/input2<br>
U: Uniq=<br>
H: Handlers=kbd event2<br>
B: EV=120013<br>
B: KEY=1000000000007 ff800000000007ff febeffdfffefffff fffffffffffffffe<br>
B: MSC=10<br>
B: LED=1f<br>
<br>
I: Bus=0003 Vendor=046d Product=c517 Version=0110<br>
N: Name=&quot;Logitech USB Receiver&quot;<br>
P: Phys=usb-sb_05-2.2/input1<br>
S: Sysfs=/devices/ps3_system/sb_05/usb1/1-2/1-2.2/1-2.2:1.1/input/input3<br>
U: Uniq=<br>
H: Handlers=kbd mouse2 event3<br>
B: EV=1f<br>
B: KEY=837fff042c332f bf08444400000000 ff0001 1f848a37cc00 667bfadd71dfed 9e000000000000 0<br>
B: REL=1c3<br>
B: ABS=100000000<br>
B: MSC=10<br>
<br>
<br>
I think the last one is the correct one (the 2nd being the beyboard).<br>
How can I improve the error message? &quot;Logitech USB Receiver&quot; is the name of both the keyboard and<br>
mouse. Maybe xorg default mixes them?<br>
How can I tweak the default xorg.conf?<br>
<font color="#888888"></font><br></blockquote></div><br></div></div>Just a releated &quot;me too&quot; but in my case the mouse (usb) is not detected at all. Unplugging and replugging it in fixes the problem. It probably doesn&#39;t get detected 50-60% of the time. It doesn&#39;t appear to just be a mouse problem though. I ran the LXDE remix on my EEEPC and the same thing happened with the touch pad. Reloading Xorg fixed it.<font color="#888888"></font><br>
</blockquote></div><br>To follow up I got the following from my Xorg.0.log:<br><br>(II) Cannot locate a core pointer device.<br>(II) Cannot locate a core keyboard device.<br>(II) The server relies on HAL to provide the list of input devices.<br>
        If no devices become available, reconfigure HAL or disable AllowEmptyInput.<br><br>After unplugging and replugging I get the following:<br><br>(II) config/hal: Adding input device Microsoft Microsoft Wheel Mouse Optical?<br>
(**) Microsoft Microsoft Wheel Mouse Optical?: always reports core events<br>(**) Microsoft Microsoft Wheel Mouse Optical?: Device: &quot;/dev/input/event5&quot;<br>(II) Microsoft Microsoft Wheel Mouse Optical?: Found 3 mouse buttons<br>
(II) Microsoft Microsoft Wheel Mouse Optical?: Found x and y relative axes<br>(II) Microsoft Microsoft Wheel Mouse Optical?: Found scroll wheel(s)<br>(II) Microsoft Microsoft Wheel Mouse Optical?: Configuring as mouse<br>
(**) Microsoft Microsoft Wheel Mouse Optical?: YAxisMapping: buttons 4 and 5<br>(**) Microsoft Microsoft Wheel Mouse Optical?: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br>(II) XINPUT: Adding extended input device &quot;Microsoft Microsoft Wheel Mouse Optical?&quot; (type: MOUSE)<br>
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) keeping acceleration scheme 1<br>(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) filter chain progression: 2.00<br>(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) filter stage 0: 20.00 ms<br>
(**) Microsoft Microsoft Wheel Mouse Optical?: (accel) set acceleration profile 0<br><br><br>Could this be more of a HAL issue than an Xorg issue?<br><br>Richard<br>