From: Terence Rudkin <trexx@pobox.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Logitech Bluetooth Mx900+keyboard support.
Date: Sun, 18 Jan 2004 19:54:52 -0700 [thread overview]
Message-ID: <1074480891.2817.10.camel@localhost.localdomain> (raw)
In-Reply-To: <1074458664.6070.73.camel@pegasus>
Marcel,
Thank you for pointing me to hid2hci
I have downloaded and compiled hid2hci. (gcc -Wall hid2hci.c -o hid2hci
)
Running it I get:
trudkin Last rc=1 07:43:17 /space/Bluez
$> ./hid2hci -0
Switching device 046d:c703 to HCI mode was successful
trudkin Last rc=0 07:43:20 /space/Bluez
$> ./hid2hci -0
Switching device 046d:c703 to HCI mode was successful
trudkin Last rc=0 07:43:22 /space/Bluez
$> ./hid2hci -1
No devices in HID mode found
trudkin Last rc=1 07:43:26 /space/Bluez
$>
I can set to HCI twice and cannot reset to HID. Leads me to believe
that it did not take. I think all the right mods are loaded and hcid is
running.
#> lsmod |grep hci
usb-uhci 26380 0 (unused)
hci_usb 9752 0 (unused)
bluez 40324 1 (autoclean) [sco rfcomm l2cap hci_usb]
usbcore 79168 1 [usb-uhci hci_usb hid]
ohci1394 29128 0 (unused)
ieee1394 204612 0 [sbp2 ohci1394]
What am I missing?
On Sun, 2004-01-18 at 13:44, Marcel Holtmann wrote:
> Hi Terence,
>
> > Based on the archives, about a month ago, support for this did not
> > exist. That is because of not being able to switch from HID to HCI
> > mode. I am using the keyboard an mouse but would like to use the
> > Bluetooth hub to connect my Palm T3.
> >
> >
> > Has there been any progress on getting this to work?
> > Is there something I can do to help progress this?
>
> read the archives again. The hid2hci program from CVS supports the
> Logitech Bluetooth hub.
>
> Regards
>
> Marcel
>
--
next prev parent reply other threads:[~2004-01-19 2:54 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-18 20:20 [Bluez-users] Logitech Bluetooth Mx900+keyboard support Terence Rudkin
2004-01-18 20:44 ` Marcel Holtmann
2004-01-18 21:30 ` Michal Semler (volny.cz)
2004-01-18 22:11 ` Marcel Holtmann
2004-01-18 23:01 ` Terence Rudkin
2004-01-19 2:54 ` Terence Rudkin [this message]
2004-01-19 12:22 ` Marcel Holtmann
2004-01-20 3:09 ` Terence Rudkin
2004-01-20 8:12 ` Olivier Bornet
2004-01-20 11:25 ` Marcel Holtmann
2004-01-27 20:15 ` Terence Rudkin
2004-01-28 8:00 ` Marcel Holtmann
2004-01-28 16:18 ` Terence Rudkin
2004-01-28 16:32 ` Marcel Holtmann
2004-01-28 18:46 ` Terence Rudkin
2004-01-28 19:16 ` Marcel Holtmann
2004-01-28 21:44 ` Terence Rudkin
2004-01-29 5:39 ` Marcel Holtmann
2004-01-29 3:29 ` Terence Rudkin
2004-01-29 13:12 ` T3 Was " Gareth Reakes
2004-01-31 19:34 ` Terence Rudkin
2004-01-29 19:41 ` Charles Bueche
2004-01-29 19:52 ` Marcel Holtmann
2004-01-20 11:27 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1074480891.2817.10.camel@localhost.localdomain \
--to=trexx@pobox.com \
--cc=bluez-users@lists.sourceforge.net \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.