* [Bluez-devel] logitech mx 5000
@ 2006-08-09 11:54 Douglas Ward
2006-08-09 21:48 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Douglas Ward @ 2006-08-09 11:54 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1: Type: text/plain, Size: 534 bytes --]
here... this makes (046d:0b02) switch to HCI mode. I'm not sure why
but it requires that the switch command be sent to both the emulated
keyboard and mouse devices. switching one seems to make the hci device
show up, but it doesn't actually function. I don't know enough about
bluez to do anymore then this. my mx 5000 combo have been working in
bluetooth mode for quite some time now and i even reported my success
on this mailing list. the other keyboard set (dinovo?) with this
dongle may need its emulated devices added as well.
[-- Attachment #2: mx5000.patch --]
[-- Type: text/x-patch, Size: 702 bytes --]
? mx5000.patch
Index: tools/hid2hci.c
===================================================================
RCS file: /cvsroot/bluez/utils/tools/hid2hci.c,v
retrieving revision 1.10
diff -u -r1.10 hid2hci.c
--- tools/hid2hci.c 12 Apr 2006 22:03:51 -0000 1.10
+++ tools/hid2hci.c 9 Aug 2006 11:46:51 -0000
@@ -222,7 +222,8 @@
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },
- { HCI, 0x046d, 0x0b02, switch_logitech }, /* Logitech diNovo Media Desktop Laser */
+ { HCI, 0x046d, 0xc70a, switch_logitech }, /* Logitech MX 5000 part1 */
+ { HCI, 0x046d, 0xc70e, switch_logitech }, /* logitech MX 5000 part2 */
{ -1 }
};
[-- Attachment #3: Type: text/plain, Size: 373 bytes --]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #4: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] logitech mx 5000
2006-08-09 21:48 ` Marcel Holtmann
@ 2006-08-09 20:41 ` Douglas Ward
2006-08-09 22:48 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Douglas Ward @ 2006-08-09 20:41 UTC (permalink / raw)
To: BlueZ development
douglas@saphron:~$ cat /proc/bus/usb/devices
T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.15-26-686 ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:1d.7
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.15-26-686 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.3
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.15-26-686 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.15-26-686 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 45/900 us ( 5%), #Int= 3, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.15-26-686 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 3
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=0b02 Rev=40.02
S: Manufacturer=Logitech
S: Product=Logitech BT Mini-Receiver
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms
T: Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=c70e Rev=40.02
S: Manufacturer=Logitech
S: Product=Logitech BT Mini-Receiver
S: SerialNumber=00076142BE6D
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
T: Bus=01 Lev=02 Prnt=02 Port=02 Cnt=02 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=c70a Rev=40.02
S: Manufacturer=Logitech
S: Product=Logitech BT Mini-Receiver
S: SerialNumber=00076142BE6D
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=5ms
I removed the other line because it isn't used when switching to HCI
mode. using switch_logitech on it doesn't do anything, yet reports
success. that is the correct usb id for the emulated usb hub generated
by the dongle however.
Marcel Holtmann wrote:
> Hi Douglas,
>
>
>> here... this makes (046d:0b02) switch to HCI mode. I'm not sure why
>> but it requires that the switch command be sent to both the emulated
>> keyboard and mouse devices. switching one seems to make the hci device
>> show up, but it doesn't actually function. I don't know enough about
>> bluez to do anymore then this. my mx 5000 combo have been working in
>> bluetooth mode for quite some time now and i even reported my success
>> on this mailing list. the other keyboard set (dinovo?) with this
>> dongle may need its emulated devices added as well.
>>
>
> can you send in the content from /proc/bus/usb/devices before switching
> into HCI mode. Why do you removed the other line?
>
> Regards
>
> Marcel
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] logitech mx 5000
2006-08-09 11:54 [Bluez-devel] logitech mx 5000 Douglas Ward
@ 2006-08-09 21:48 ` Marcel Holtmann
2006-08-09 20:41 ` Douglas Ward
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2006-08-09 21:48 UTC (permalink / raw)
To: BlueZ development
Hi Douglas,
> here... this makes (046d:0b02) switch to HCI mode. I'm not sure why
> but it requires that the switch command be sent to both the emulated
> keyboard and mouse devices. switching one seems to make the hci device
> show up, but it doesn't actually function. I don't know enough about
> bluez to do anymore then this. my mx 5000 combo have been working in
> bluetooth mode for quite some time now and i even reported my success
> on this mailing list. the other keyboard set (dinovo?) with this
> dongle may need its emulated devices added as well.
can you send in the content from /proc/bus/usb/devices before switching
into HCI mode. Why do you removed the other line?
Regards
Marcel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-devel] logitech mx 5000
2006-08-09 20:41 ` Douglas Ward
@ 2006-08-09 22:48 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2006-08-09 22:48 UTC (permalink / raw)
To: BlueZ development
Hi Douglas,
> I removed the other line because it isn't used when switching to HCI
> mode. using switch_logitech on it doesn't do anything, yet reports
> success. that is the correct usb id for the emulated usb hub generated
> by the dongle however.
the patch is now in the CVS. We will see how it works for others.
Regards
Marcel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-08-09 22:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 11:54 [Bluez-devel] logitech mx 5000 Douglas Ward
2006-08-09 21:48 ` Marcel Holtmann
2006-08-09 20:41 ` Douglas Ward
2006-08-09 22:48 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox