On Mon, 6 Jun 2011, Cristian Ionescu-Idbohrn wrote:
>
> I hope this message will reach Marcel too, as it identifies bugs in the
> upstream code.
>
> On Mon, 6 Jun 2011, Cristian Ionescu-Idbohrn wrote:
> >
> > I'd like to get this problem out of the way. What can I do to help?
[snip]
Alright. I took the magic wand, Peter Hurley handed over here:
http://comments.gmane.org/gmane.linux.bluez.kernel/13457
(patch for the upstream scripts/bluetooth-hid2hci.rules) which solves the
two major problems (runs the /lib/udev/rules.d/62-bluez-hid2hci.rules,
including hid2hci and making the hci0 device available).
This:
> Still, hid2hci returns status code failure:
>
> exit_group(1) = ?
>
> This is another bug :(
>
> int rc = 1;
>
> is declared in 'main', never changes during the course of the program and
> is returned on exit:
>
> exit:
> udev_device_unref(udev_dev);
> udev_unref(udev);
>
> return rc;
> }
on the other hand, still remains to be solved.
Cheers,
--
Cristian
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]