From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] TDK Bluetooth PC Card
Date: Thu, 13 Jan 2005 16:48:50 +0100 [thread overview]
Message-ID: <1105631330.7961.229.camel@pegasus> (raw)
In-Reply-To: <41E694A2.8020908@gmx.net>
Hi Bernhard,
> It might be just me being stupid, but it seems I cannot figure out how
> to get the TDK Bluetooth PC Card running - even though it's listed in
> the compatibility list as "working".
>
> My system is a Debian Sarge box with the 2.6.10 kernel-image from the
> unstable branch (not that unstable though).
>
> The card as read by the cardmanager:
> product info: "TDK", "Bluetooth PC Card", "", ""
> manfid: 0x0105, 0x4254
>
> Problem number one was that this card (or the seemingly identical IBM PC
> Card II) doesn't seem to be listed in the /etc/pcmcia/bluetooth.conf
> that comes with the Debian-Sarge standard Bluez-package and therefore
> the cardmanager didn't have a clue what to do with it. However I don't
> really know how that entry in the config file is supposed to look like.
>
> I've already tried the following:
>
> card "TDK PCMCIA Bluetooth Card"
> manfid 0x0105, 0x4254
> version "TDK", "Bluetooth PC Card", "", ""
> bind "serial_cs" class "bluetooth"
>
> with the result of (syslog):
>
> cardmgr[7528]: socket 0: TDK PCMCIA Bluetooth Card
> cardmgr[7528]: executing: 'modprobe serial_cs'
> kernel: ttyS14: detected caps 00000700 should be 00000100
> cardmgr[7528]: executing: './bluetooth start ttyS14'
> kernel: ttyS14 at I/O 0x1e0 (irq = 10) is a 16C950/954
>
> That brings me to problem number two: there is no /dev/ttyS14 in my
> filesystem. I suppose "mknod" would be the suitable tool to create this
> entry but I have no idea what parameters would be necessary.
install udev and the device node will be there. After that you must run
"hciattach ttyS14 tdk".
Regards
Marcel
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2005-01-13 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-13 15:32 [Bluez-users] TDK Bluetooth PC Card Bernhard Gehl
2005-01-13 15:48 ` Marcel Holtmann [this message]
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=1105631330.7961.229.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
/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.