|
List Info
Thread: DiNovo + Ubuntu edgy, hid2hci is not working
|
|
| DiNovo + Ubuntu edgy, hid2hci is not
working |

|
2006-12-02 16:48:46 |
Hi,
I found your mail on the bluez mailing list that you have
trouble switching your DiNovo to bluetooth mode. The problem
is, that Logitech has changed IDs when releasing the
Laser-version.
The following patch will solve your problem. (At least I
hope so )
I have posted this patch to the devel list but got no
reaction from the responsible persons. So I do not know
whether this patch will be integrated in bluez some day.
Good luck,
G.len
--- hid2hci.c.dinovo.diff 2006-10-01
22:39:55.000000000 +0200
+++ tools/hid2hci.c 2006-10-01 22:45:50.000000000 +0200
 -223,7
+223,9 
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },
{ HCI, 0x046d, 0xc70a, switch_logitech }, /*
Logitech diNovo mouse */
+ { HCI, 0x046d, 0xc70b, switch_logitech }, /*
Logitech diNovo Laser keyboard */
+ { HCI, 0x046d, 0xc70c, switch_logitech }, /*
Logitech diNovo Laser mouse */
{ HCI, 0x046d, 0xc70e, switch_logitech }, /*
logitech diNovo keyboard */
};
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu
sparen!
Ideal für Modem und ISDN: http://www.gmx.n
et/de/go/smartsurfer
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
|
|
| DiNovo + Ubuntu edgy, hid2hci is not
working |

|
2006-12-02 17:05:52 |
|
Hello Glen,
awesome. Simply awesome. I'm happy both that there's a solution and that there is an explanation for this!
I also hope this makes into Bluez sooner rather than later, at least now I might be able to out how to fix a patched version for myself in the meantime.
Again, thanks a bunch for your reply!
-- Stoffe
On 12/2/06, Glen Rolle < g.len gmx.de">g.len gmx.de> wrote:
Hi,
I found your mail on the bluez mailing list that you have trouble switching your DiNovo to bluetooth mode. The problem is, that Logitech has changed IDs when releasing the Laser-version.
The following patch will solve your problem. (At least I hope so )
I have posted this patch to the devel list but got no reaction from the responsible persons. So I do not know whether this patch will be integrated in bluez some day.
Good luck,
G.len
--- hid2hci.c.dinovo.diff 2006-10-01 22:39:55.000000000 +0200 +++ tools/hid2hci.c 2006-10-01 22:45:50.000000000 +0200
 -223,7 +223,9   { HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech }, { HCI, 0x046d, 0xc705, switch_logitech }, { HCI, 0x046d, 0xc70a, switch_logitech }, /* Logitech diNovo mouse */ + { HCI, 0x046d, 0xc70b, switch_logitech }, /* Logitech diNovo Laser keyboard */
+ { HCI, 0x046d, 0xc70c, switch_logitech }, /* Logitech diNovo Laser mouse */ { HCI, 0x046d, 0xc70e, switch_logitech }, /* logitech diNovo keyboard */ }; --
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
-- Kristoffer Lundén ✉ kristoffer.lunden gmail.com">kristoffer.lunden gmail.com ✉ kristoffer.lunden gamemaker.nu">kristoffer.lunden gamemaker.nu
http://www.gamemaker.nu/ ☎ 0704 48 98 77
|
| DiNovo + Ubuntu edgy, hid2hci is not
working |

|
2006-12-03 14:10:56 |
Hi Glen,
> I found your mail on the bluez mailing list that you
have trouble switching your DiNovo to bluetooth mode. The
problem is, that Logitech has changed IDs when releasing the
Laser-version.
>
> The following patch will solve your problem. (At least
I hope so )
>
> I have posted this patch to the devel list but got no
reaction from the responsible persons. So I do not know
whether this patch will be integrated in bluez some day.
the patch has been committed to the CVS now.
Regards
Marcel
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
|
|
[1-3]
|
|