* Bluez killed my dell mouse
@ 2009-09-03 6:31 Dennis Björklund
2009-09-03 16:16 ` Mario Limonciello
0 siblings, 1 reply; 3+ messages in thread
From: Dennis Björklund @ 2009-09-03 6:31 UTC (permalink / raw)
To: linux-bluetooth
With the latest version of bluez my mouse no longer work. I noticed this
when my fedora 11 installation got a new version of bluez and then my
mouse didn't work anymore.
I found that in scripts/bluetooth-hid2hci.rules there is a rule like this:
ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse",
ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci
--method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci"
that seem to be the problem. When I remove it I can use the mouse again.
The mouse is a Dell USB mouse with vendor id 413c and product id 3010.
/Dennis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bluez killed my dell mouse
2009-09-03 6:31 Bluez killed my dell mouse Dennis Björklund
@ 2009-09-03 16:16 ` Mario Limonciello
2009-09-03 16:19 ` Nicolò Chieffo
0 siblings, 1 reply; 3+ messages in thread
From: Mario Limonciello @ 2009-09-03 16:16 UTC (permalink / raw)
To: Dennis Björklund; +Cc: linux-bluetooth
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
Hi Dennis:
Dennis Björklund wrote:
> With the latest version of bluez my mouse no longer work. I noticed this
> when my fedora 11 installation got a new version of bluez and then my
> mouse didn't work anymore.
>
> I found that in scripts/bluetooth-hid2hci.rules there is a rule like this:
>
> ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse",
> ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci
> --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci"
>
> that seem to be the problem. When I remove it I can use the mouse again.
> The mouse is a Dell USB mouse with vendor id 413c and product id 3010.
>
>
Please test with the hid2hci binary and rules from udev. The ones from
bluez are outdated and several deficiencies like these were identified.
--
Mario Limonciello
*Dell | Linux Engineering*
mario_limonciello@dell.com
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bluez killed my dell mouse
2009-09-03 16:16 ` Mario Limonciello
@ 2009-09-03 16:19 ` Nicolò Chieffo
0 siblings, 0 replies; 3+ messages in thread
From: Nicolò Chieffo @ 2009-09-03 16:19 UTC (permalink / raw)
To: Mario Limonciello; +Cc: Dennis Björklund, linux-bluetooth
Also, have you got other bluetooth devices?
You can test if they work correctly (can pair, can receive files, ...)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-03 16:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 6:31 Bluez killed my dell mouse Dennis Björklund
2009-09-03 16:16 ` Mario Limonciello
2009-09-03 16:19 ` Nicolò Chieffo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox