Comment 2 for bug 734397

Revision history for this message
Kirkulez (tokirkules) wrote :

I tried these steps as I have a similar issue. hci0 is the adapter I want to use with sixad. But I end up with this

$ sudo modprobe uinput
$ sudo hcid -n
hcid[31747]: Bluetooth HCI daemon
hcid[31747]: Can't bind HCI socket: Invalid argument (22)
$ sudo sixad-bin 0 0
sixad-bin requires 'sixad'. Please run sixad instead

I tried both:
$ sudo sixad 0 0
$ sudo sixad -s 0 0

Both of which fail of course

Do you know how to do this as of version 1.5?

Thanks again!!