<div dir="ltr">On Sat, Jul 26, 2008 at 6:36 AM, Valerio Valerio <span dir="ltr">&lt;<a href="mailto:vdv100@gmail.com">vdv100@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">HI, <br><br><div class="gmail_quote">2008/7/26 Yogiz <span dir="ltr">&lt;<a href="mailto:yogizz@gmail.com" target="_blank">yogizz@gmail.com</a>&gt;</span><div class="Ih2E3d"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>&gt; sudo /usr/sbin/hcidump -X &gt; test_mouse<br>
&gt; Can&#39;t open device: No such device<br>
</div>You should probably use the device file there, such as /dev/input/mouse<br>
or whatever. I&#39;d dump it myself, but my MoGo mouse doesn&#39;t have a<br>
scrolling wheel.</blockquote><div>&nbsp;</div></div><div>It can&#39;t open the bluetooth device, probably your bluetooth device isn&#39;t hci0.<br>Check with&nbsp; &quot;hciconfig&quot; your device (hci0, hci1...) and then try with the command &quot;sudo hcidump -i device_hcixx -X &gt; test_mouse&quot;<br>

</div></div></div></blockquote><div><br><br>K, I don&#39;t know if I&#39;m going to be able to help you out.&nbsp; hciconfig -a doesn&#39;t have any output.&nbsp; I think the bluetooth devices are mapped to /dev/input/mouse*:<br></div>
</div><br>$ cd /dev/input/by-id<br>$ ll<br clear="all">$ lrwxrwxrwx 1 root root 9 2008-07-25 01:11 usb-15c2_0038-event-mouse -&gt; ../event1<br>$ lrwxrwxrwx 1 root root 9 2008-07-25 01:11 usb-15c2_0038-mouse -&gt; ../mouse1<br>
$ lrwxrwxrwx 1 root root 9 2008-07-25 01:11 usb-Logitech_Logitech_BT_Mini-Receiver_000761A42B60-event-kbd -&gt; ../event2<br>$ lrwxrwxrwx 1 root root 9 2008-07-25 01:11 usb-Logitech_Logitech_BT_Mini-Receiver_000761A42B60-event-mouse -&gt; ../event3<br>
$ lrwxrwxrwx 1 root root 9 2008-07-25 01:11 usb-Logitech_Logitech_BT_Mini-Receiver_000761A42B60-mouse -&gt; ../mouse2<br><br>and sudo /usr/sbin/hcidump -X -i /dev/input/mouse1 &gt; &#39;test_mouse&#39; has the same &quot;Can&#39;t open device: No such device&quot; result.&nbsp; I&#39;ve tried with mouse[0-3].&nbsp; If you have any other suggestions let me know, otherwise maybe someone else can help you out.<br>
<br>--<br>Dylan<br>&nbsp;<br>Type faster. Use Dvorak:<br><a href="http://dvzine.org">http://dvzine.org</a><br>
</div>