<span style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">Finally I have mine working!!!!</span><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><span style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">Based on the following:</span><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<a href="http://www.mythtv.org/wiki/Sony_PS3_BD_Remote#uinput_kernel_module_method" target="_blank" style="color:rgb(68,68,68);font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">http://www.mythtv.org/wiki/Sony_PS3_..._module_method</a><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">which lists several method, but recommends...<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><a href="http://wiki.xbmc.org/?title=HOW-TO_Setup_PS3_BD_Remote" target="_blank" style="color:rgb(68,68,68);font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">http://wiki.xbmc.org/?title=HOW-TO_Setup_PS3_BD_Remote</a><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><span style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">IMPORTANT: The xmbc guide&#39;s uinput check `lsmod | grep uinput` won&#39;t check if uinput has been compiled into the kernel. In 11.04 this appears to be the case. So, you can additionally check `ls -ld /dev/uinput`to test for this. In short, xbmc online doco appears to be missing this.</span><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><span style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">IMPORTANT #2: The python pairing scripts do pair the remote to the machine. However, (for me anyway) it did not set the remote as an input device (and thus never went to uinput). This is the real source of the problem (as far as I can tell). The only way I found I could set the remote as an input device was via the &#39;blueman&#39; ui (there is an apt aka synaptec package for it). From there, select the remote on the ui, and there are options to set and an input device.</span><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><span style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">Aside from those two notes, the doco on the myth and xbmc wiki&#39;s were enough to get my remote working.</span><br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)">
<br style="font-family:Verdana,Arial,Tahoma;font-size:12px;background-color:rgb(255,255,255)"><font face="Verdana, Arial, Tahoma"><span style="font-size:12px"><br>Thanks for all your suggestions :)</span></font><div><font face="Verdana, Arial, Tahoma"><span style="font-size:12px"><br>
</span></font></div><div><font face="Verdana, Arial, Tahoma"><span style="font-size:12px"><br></span></font></div><div><font face="Verdana, Arial, Tahoma"><span style="font-size:12px">p.s. it works awesome too!<br></span></font><div>
<br><br><div class="gmail_quote">On Mon, Dec 12, 2011 at 11:18 AM, Nick Rout <span dir="ltr">&lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Dec 12, 2011 at 12:31 PM, Andrew Hughes &lt;<a href="mailto:ahhughes@gmail.com">ahhughes@gmail.com</a>&gt; wrote:<br>
&gt; Still not working, I got nothing - very annoying. Perhaps 11.04 and 10.x<br>
&gt; have fundemental differences (I don&#39;t know).<br>
&gt;<br>
&gt; I&#39;m using the gnome bluetooth gui (<a href="http://live.gnome.org/GnomeBluetooth" target="_blank">http://live.gnome.org/GnomeBluetooth</a>) but<br>
&gt; it offers very limited diagnostics and is somewhat confusing to be honest.<br>
&gt;<br>
&gt; Says:<br>
&gt;<br>
&gt; Disconnected -&gt; Connect<br>
&gt; or<br>
&gt; Connected -&gt; Connect<br>
&gt;<br>
&gt; as options to connect a device. How you can be connected and connect is an<br>
&gt; option I don&#39;t understand. I can try take a screenshot tonight (but I am not<br>
&gt; sure if it will get on the mailing list or not).<br>
&gt;<br>
&gt;<br>
&gt; I&#39;ll keep at it, but this is looking more like a new boat anchor by the day.<br>
<br>
</div>Take a look at the hci commands (hciattach  hciconfig  hciemu<br>
hcitool    hcitrace) which chould give you more info. I am no expert<br>
in them, but try<br>
<br>
hciconfig -a<br>
<br>
to get a view of the bluetooth dongle.<br>
<br>
I am sure google will give you some clues on how to troubleshoot.<br>
<br>
I unplugged my dongle last night and plyugged it into a different usb<br>
slot and it started working again.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div></div>