2004-08-07 12:43:04

by Lars Grunewaldt

[permalink] [raw]
Subject: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I just bought a Logitech MX900 - works fine with the dongle, as it
registers as a native USB HID.

But as the USB "dongle" that comes with the mouse also works as a
bluetooth device, it would be nice to have support for this.

I'm not sure if there already is support, if not, I'd like to have a
look at it myself. The thingy reports as two USB devices,
"Logitech Inc." and "Texas Instruments, Inc. TUSB2036 HUB". I think the
second one might be the Bluetooth device.

Any experiences with ti chipsets?

or maybe I just overlooked something and everything is already "there"...

cu,
~ Lars
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBFM5XQWC6DTWkDAoRAmIeAJ9YaWpwmzTFDEt8PYs+MftzGPCkNACgq+tK
qCdipP6C4GeGkXS5RK8sRe4=
=4Pzn
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2004-08-07 14:29:50

by Lars Grunewaldt

[permalink] [raw]
Subject: Re: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marcel Holtmann wrote:
| Hi Lars,
|
|
|>Hm I just tried
|>| hid2hci -0
|>Switching device 046d:c705 to HCI mode failed (no such file or directory)
|
|
| check that you've compiled a kernel with CONFIG_USB_HIDDEV and check
| that the hiddev device nodes are present.

thanks, I missed hiddev raw devices. works fine now :)

cu,
~ Lars
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBFOdeQWC6DTWkDAoRAhMtAJ9k79ZOM0+YJ/2ySA7UFhocZqt3nQCeLyOH
PgxeA4k3H+18q+0Op9uiw0M=
=ipFK
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-08-07 13:38:52

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

Hi Lars,

> Hm I just tried
> | hid2hci -0
> Switching device 046d:c705 to HCI mode failed (no such file or directory)

check that you've compiled a kernel with CONFIG_USB_HIDDEV and check
that the hiddev device nodes are present.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-08-07 13:25:20

by Lars Grunewaldt

[permalink] [raw]
Subject: Re: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Douglas Russell wrote:

|>>or maybe I just overlooked something and everything is already "there"...
|>
|>I think so, because hid2hci should already support switching it into HCI
|>mode.
|>
|>Regards
|>
|>Marcel
|>
|
| Yeah, that works.

Hm I just tried
| hid2hci -0
Switching device 046d:c705 to HCI mode failed (no such file or directory)

:/

any ideas?
~ Lars
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBFNg/QWC6DTWkDAoRAn1KAKC8ZyTLau6rrlPugMNiKAdFw4Dh0QCePmKm
wpLcIxhrU8kI8273HaWiM9s=
=RzX5
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-08-07 13:12:54

by Douglas Russell

[permalink] [raw]
Subject: Re: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

On Saturday 07 August 2004 13:53, Marcel Holtmann wrote:
> Hi Lars,
>
> > I just bought a Logitech MX900 - works fine with the dongle, as it
> > registers as a native USB HID.
> >
> > But as the USB "dongle" that comes with the mouse also works as a
> > bluetooth device, it would be nice to have support for this.
> >
> > I'm not sure if there already is support, if not, I'd like to have a
> > look at it myself. The thingy reports as two USB devices,
> > "Logitech Inc." and "Texas Instruments, Inc. TUSB2036 HUB". I think the
> > second one might be the Bluetooth device.
> >
> > Any experiences with ti chipsets?
> >
> > or maybe I just overlooked something and everything is already "there"...
>
> I think so, because hid2hci should already support switching it into HCI
> mode.
>
> Regards
>
> Marcel
>
Yeah, that works.

Puggy


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2004-08-07 12:53:34

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] Logiteh MX900 / USB Bluetooth "dongle" support?

Hi Lars,

> I just bought a Logitech MX900 - works fine with the dongle, as it
> registers as a native USB HID.
>
> But as the USB "dongle" that comes with the mouse also works as a
> bluetooth device, it would be nice to have support for this.
>
> I'm not sure if there already is support, if not, I'd like to have a
> look at it myself. The thingy reports as two USB devices,
> "Logitech Inc." and "Texas Instruments, Inc. TUSB2036 HUB". I think the
> second one might be the Bluetooth device.
>
> Any experiences with ti chipsets?
>
> or maybe I just overlooked something and everything is already "there"...

I think so, because hid2hci should already support switching it into HCI
mode.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. http://www.ostg.com
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel