2006-02-15 12:49:31

by Laurens

[permalink] [raw]
Subject: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Hi there,

I've got this shiny new Logitech diNovo set but I'm unable to get my BT
working with it under Linux. I did see this message:
http://sourceforge.net/mailarchive/message.php?msg_id=14366312 and I
seem to have the same issue. Is there any way I can help getting this
thing up and running without having to code?

I also suspect that it might have something to do with the fact that
Logitech uses Widcomm BTW 5.0 on this receiver and that it has no RFComm
support. Any thoughts?

Regards,

Lawrence


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2006-02-25 08:49:05

by Laurens

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Hello Marcel,

Is the data I sniffed for this BT receiver of any use for developing a
driver?

Regards,

Lawrence


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-02-18 20:25:10

by Laurens

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Laurens wrote:
> Marcel Holtmann wrote:
>
>> Hi Lawrence,
>>
>>
>>
>>> I've got this shiny new Logitech diNovo set but I'm unable to get my BT
>>> working with it under Linux. I did see this message:
>>> http://sourceforge.net/mailarchive/message.php?msg_id=14366312 and I
>>> seem to have the same issue. Is there any way I can help getting this
>>> thing up and running without having to code?
>>>
>>> I also suspect that it might have something to do with the fact that
>>> Logitech uses Widcomm BTW 5.0 on this receiver and that it has no RFComm
>>> support. Any thoughts?
>>>
>>>
>> you need to find the magic sequence to make it switch from HID into HCI
>> mode and an USB sniffer is the way to go. I don't have this device and
>> so I am not able to help here.
>>
>> Regards
>>
>> Marcel
>>
>>
>>
> Any ideas on how I could sniff the required data for you?
>
> Regards,
>
> Lawrence
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
>
Hi Marcel et al.,

I seem to have managed to sniff the data for this BT Receiver. The
resulting log attached contains only the result of "replug" did by
UsbSnoopy.

If you need more info on this device let me know.

Regards,

Lawrence


Attachments:
Logitech diNovo Media Desktop Laser BT Adapter USB Snoop.log (41.78 kB)

2006-02-15 21:56:56

by Niv

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

http://mxhaard.free.fr/snoopy.html

?

Laurens wrote:

>Marcel Holtmann wrote:
>
>
>>Hi Lawrence,
>>
>>
>>
>>
>>>I've got this shiny new Logitech diNovo set but I'm unable to get my BT
>>>working with it under Linux. I did see this message:
>>>http://sourceforge.net/mailarchive/message.php?msg_id=14366312 and I
>>>seem to have the same issue. Is there any way I can help getting this
>>>thing up and running without having to code?
>>>
>>>I also suspect that it might have something to do with the fact that
>>>Logitech uses Widcomm BTW 5.0 on this receiver and that it has no RFComm
>>>support. Any thoughts?
>>>
>>>
>>>
>>you need to find the magic sequence to make it switch from HID into HCI
>>mode and an USB sniffer is the way to go. I don't have this device and
>>so I am not able to help here.
>>
>>Regards
>>
>>Marcel
>>
>>
>>
>>
>Any ideas on how I could sniff the required data for you?
>
>Regards,
>
>Lawrence
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems? Stop! Download the new AJAX search engine that makes
>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>_______________________________________________
>Bluez-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-02-15 21:36:55

by Laurens

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Marcel Holtmann wrote:
> Hi Lawrence,
>
>
>> I've got this shiny new Logitech diNovo set but I'm unable to get my BT
>> working with it under Linux. I did see this message:
>> http://sourceforge.net/mailarchive/message.php?msg_id=14366312 and I
>> seem to have the same issue. Is there any way I can help getting this
>> thing up and running without having to code?
>>
>> I also suspect that it might have something to do with the fact that
>> Logitech uses Widcomm BTW 5.0 on this receiver and that it has no RFComm
>> support. Any thoughts?
>>
>
> you need to find the magic sequence to make it switch from HID into HCI
> mode and an USB sniffer is the way to go. I don't have this device and
> so I am not able to help here.
>
> Regards
>
> Marcel
>
>
Any ideas on how I could sniff the required data for you?

Regards,

Lawrence


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-02-15 14:21:23

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Hi,

> I am kind of new to this ML. Are there any keyboard that do work with
> bluez - "out of the box"?

this is not an issue with the keyboard, it is a dongle problem. However
actually any Bluetooth keyboard should work (at least in boot protocol
mode).

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-02-15 14:15:59

by Niv

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

I am kind of new to this ML. Are there any keyboard that do work with
bluez - "out of the box"?


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-02-15 13:32:44

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Logitech diNovo Media Desktop Laser BT Mini Receiver

Hi Lawrence,

> I've got this shiny new Logitech diNovo set but I'm unable to get my BT
> working with it under Linux. I did see this message:
> http://sourceforge.net/mailarchive/message.php?msg_id=14366312 and I
> seem to have the same issue. Is there any way I can help getting this
> thing up and running without having to code?
>
> I also suspect that it might have something to do with the fact that
> Logitech uses Widcomm BTW 5.0 on this receiver and that it has no RFComm
> support. Any thoughts?

you need to find the magic sequence to make it switch from HID into HCI
mode and an USB sniffer is the way to go. I don't have this device and
so I am not able to help here.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users