LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Trying to use the playstation 3 bluetooth remote controller (https://www.linuxquestions.org/questions/linux-hardware-18/trying-to-use-the-playstation-3-bluetooth-remote-controller-572524/)

Linux.tar.gz 07-26-2007 03:44 PM

Trying to use the playstation 3 bluetooth remote controller
 
Hi.

Seems i changed to HIDD_ENABLE=true in /etc/rc.d/rc.bluetooth.conf


I made (for Slackware-12.0) /etc/rc.d/rc.bluetooth executable with chmod +x /etc/rc.d/rc.bluetooth
Then i plugged my bt usb dongle and launched /etc/rc.d/rc.bluetooth start


hcitool scan (in the same time push ENTER + START on the remote )

Now i have :
bash-3.1# hcitool scan
Scanning ...
00:19:C1:FO:0F:FF BD Remote Control

Quickly:
hidd --connect 00:19:C1:FO:0F:FF

Now dmesg :
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
input: Sony Computer Entertainment Inc BD Remote Control as /class/input/input2

cat /proc/bus/input/devices :
I: Bus=0005 Vendor=054c Product=0306 Version=0100
N: Name="Sony Computer Entertainment Inc BD Remote Control"
P: Phys=00:11:67:5E:E5:91
S: Sysfs=/class/input/input2
U: Uniq=00:19:C1:FO:0F:FF
H: Handlers=event2
B: EV=1

And hidd:
00:19:C1:FO:0F:FF Sony Computer Entertainment Inc BD Remote Control [054c:0306] connected

Now i don't know what to do next.


All times are GMT -5. The time now is 09:17 PM.