* Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
@ 2010-04-24 18:42 Pacho Ramos
2010-06-19 15:05 ` Pacho Ramos
0 siblings, 1 reply; 6+ messages in thread
From: Pacho Ramos @ 2010-04-24 18:42 UTC (permalink / raw)
To: linux-bluetooth
[-- Attachment #1: Type: text/plain, Size: 443 bytes --]
Hello
I would like to ask for help to try to find where could be the problem
causing this:
http://bugs.gentoo.org/show_bug.cgi?id=315749
Reporter seems to need to manually run:
hid2hci --method dell -v 413c -p 8158 --mode hci
to get bluetooth switched to hci mode.
I don't understand why he needs to run it since involved udev rule file
seems to be properly installed.
Could anybody help us on this please?
Thanks a lot
[-- Attachment #2: Esta parte del mensaje está firmada digitalmente --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-04-24 18:42 Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed Pacho Ramos
@ 2010-06-19 15:05 ` Pacho Ramos
2010-06-19 15:55 ` Bastien Nocera
0 siblings, 1 reply; 6+ messages in thread
From: Pacho Ramos @ 2010-06-19 15:05 UTC (permalink / raw)
To: linux-bluetooth
[-- Attachment #1: Type: text/plain, Size: 730 bytes --]
El sáb, 24-04-2010 a las 20:42 +0200, Pacho Ramos escribió:
> Hello
>
> I would like to ask for help to try to find where could be the problem
> causing this:
> http://bugs.gentoo.org/show_bug.cgi?id=315749
>
> Reporter seems to need to manually run:
> hid2hci --method dell -v 413c -p 8158 --mode hci
>
> to get bluetooth switched to hci mode.
>
> I don't understand why he needs to run it since involved udev rule file
> seems to be properly installed.
>
> Could anybody help us on this please?
>
> Thanks a lot
This is still affecting to some users, can anybody help us? At least,
how could we check if udev is, at least, trying to execute hid2hci from
97-bluetooth-hid2hci.rules file?
Thanks
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-06-19 15:05 ` Pacho Ramos
@ 2010-06-19 15:55 ` Bastien Nocera
2010-06-19 18:59 ` Pacho Ramos
0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2010-06-19 15:55 UTC (permalink / raw)
To: pacho; +Cc: linux-bluetooth
On Sat, 2010-06-19 at 17:05 +0200, Pacho Ramos wrote:
> El sáb, 24-04-2010 a las 20:42 +0200, Pacho Ramos escribió:
> > Hello
> >
> > I would like to ask for help to try to find where could be the problem
> > causing this:
> > http://bugs.gentoo.org/show_bug.cgi?id=315749
> >
> > Reporter seems to need to manually run:
> > hid2hci --method dell -v 413c -p 8158 --mode hci
> >
> > to get bluetooth switched to hci mode.
> >
> > I don't understand why he needs to run it since involved udev rule file
> > seems to be properly installed.
> >
> > Could anybody help us on this please?
> >
> > Thanks a lot
>
> This is still affecting to some users, can anybody help us? At least,
> how could we check if udev is, at least, trying to execute hid2hci from
> 97-bluetooth-hid2hci.rules file?
2 things.
This is already fixed in udev upstream, and hid2hci doesn't live in
bluez, but in udev now.
This was also fixed recently in Fedora 14.
Cheers
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-06-19 15:55 ` Bastien Nocera
@ 2010-06-19 18:59 ` Pacho Ramos
2010-06-24 14:34 ` Bastien Nocera
0 siblings, 1 reply; 6+ messages in thread
From: Pacho Ramos @ 2010-06-19 18:59 UTC (permalink / raw)
To: Bastien Nocera; +Cc: linux-bluetooth
[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]
El sáb, 19-06-2010 a las 16:55 +0100, Bastien Nocera escribió:
> On Sat, 2010-06-19 at 17:05 +0200, Pacho Ramos wrote:
> > El sáb, 24-04-2010 a las 20:42 +0200, Pacho Ramos escribió:
> > > Hello
> > >
> > > I would like to ask for help to try to find where could be the problem
> > > causing this:
> > > http://bugs.gentoo.org/show_bug.cgi?id=315749
> > >
> > > Reporter seems to need to manually run:
> > > hid2hci --method dell -v 413c -p 8158 --mode hci
> > >
> > > to get bluetooth switched to hci mode.
> > >
> > > I don't understand why he needs to run it since involved udev rule file
> > > seems to be properly installed.
> > >
> > > Could anybody help us on this please?
> > >
> > > Thanks a lot
> >
> > This is still affecting to some users, can anybody help us? At least,
> > how could we check if udev is, at least, trying to execute hid2hci from
> > 97-bluetooth-hid2hci.rules file?
>
> 2 things.
>
> This is already fixed in udev upstream, and hid2hci doesn't live in
> bluez, but in udev now.
>
> This was also fixed recently in Fedora 14.
>
> Cheers
>
Really thanks a lot! Seems to solve the problem :-D
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-06-19 18:59 ` Pacho Ramos
@ 2010-06-24 14:34 ` Bastien Nocera
2010-06-24 15:01 ` Pacho Ramos
0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2010-06-24 14:34 UTC (permalink / raw)
To: pacho; +Cc: linux-bluetooth
On Sat, 2010-06-19 at 20:59 +0200, Pacho Ramos wrote:
> El sáb, 19-06-2010 a las 16:55 +0100, Bastien Nocera escribió:
> > On Sat, 2010-06-19 at 17:05 +0200, Pacho Ramos wrote:
> > > El sáb, 24-04-2010 a las 20:42 +0200, Pacho Ramos escribió:
> > > > Hello
> > > >
> > > > I would like to ask for help to try to find where could be the problem
> > > > causing this:
> > > > http://bugs.gentoo.org/show_bug.cgi?id=315749
> > > >
> > > > Reporter seems to need to manually run:
> > > > hid2hci --method dell -v 413c -p 8158 --mode hci
> > > >
> > > > to get bluetooth switched to hci mode.
> > > >
> > > > I don't understand why he needs to run it since involved udev rule file
> > > > seems to be properly installed.
> > > >
> > > > Could anybody help us on this please?
> > > >
> > > > Thanks a lot
> > >
> > > This is still affecting to some users, can anybody help us? At least,
> > > how could we check if udev is, at least, trying to execute hid2hci from
> > > 97-bluetooth-hid2hci.rules file?
> >
> > 2 things.
> >
> > This is already fixed in udev upstream, and hid2hci doesn't live in
> > bluez, but in udev now.
> >
> > This was also fixed recently in Fedora 14.
> >
> > Cheers
> >
>
> Really thanks a lot! Seems to solve the problem :-D
Was that sarcastic. I hope not, I sent this in good faith, because I
fixed that exact same bug a couple of days before sending the mail.
Cheers
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-06-24 14:34 ` Bastien Nocera
@ 2010-06-24 15:01 ` Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2010-06-24 15:01 UTC (permalink / raw)
To: Bastien Nocera; +Cc: linux-bluetooth
[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]
El jue, 24-06-2010 a las 15:34 +0100, Bastien Nocera escribió:
> > > > This is still affecting to some users, can anybody help us? At least,
> > > > how could we check if udev is, at least, trying to execute hid2hci from
> > > > 97-bluetooth-hid2hci.rules file?
> > >
> > > 2 things.
> > >
> > > This is already fixed in udev upstream, and hid2hci doesn't live in
> > > bluez, but in udev now.
> > >
> > > This was also fixed recently in Fedora 14.
> > >
> > > Cheers
> > >
> >
> > Really thanks a lot! Seems to solve the problem :-D
>
> Was that sarcastic. I hope not, I sent this in good faith, because I
> fixed that exact same bug a couple of days before sending the mail.
>
> Cheers
>
?!
NO! It wasn't sarcastic :-O!
Simply take a look on my Changelog entry downstream (sent some days
ago):
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?view=markup
*bluez-4.66-r1 (19 Jun 2010)
19 Jun 2010; Pacho Ramos <pacho@gentoo.org> +bluez-4.66-r1.ebuild:
Stop building hid2hci since it's replaced by >=sys-fs/udev-146[extras]
provided one. This should fix bug #315749 (reported by Balazs Nemeth,
Marcin Kryczek and others). Thanks a lot to Bastien Nocera for the tip
in
linux-bluetooth mailing list.
Sorry if I didn't express myself properly :-/, English is not my mother
tongue.
Best regards :-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-06-24 15:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 18:42 Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed Pacho Ramos
2010-06-19 15:05 ` Pacho Ramos
2010-06-19 15:55 ` Bastien Nocera
2010-06-19 18:59 ` Pacho Ramos
2010-06-24 14:34 ` Bastien Nocera
2010-06-24 15:01 ` Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).