From: Lengyel Gabor <lgaga@freemail.hu>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] fujitsu-siemens pc card
Date: Thu, 02 Oct 2003 11:42:04 +0200 [thread overview]
Message-ID: <3F7BF2EC.2080000@freemail.hu> (raw)
Hi!
I recently obtained a Fujitsu-Siemens Bluetooth PC Card and tried a lot
but could not make it work. I tried with debian sid, kernel 2.4.22 (from
kernel.org, not the debian one), on an Asus L3400Tp notebook.
Pcmcia support is in the kernel (not in a module), the pcmcia socket
itself seems ok (though I can not test it with another card as I only
have this one):
# cardctl ident
Socket 0:
product info: "OXSEMI", "OXCB950", "Rev A"
manfid: 0x0279, 0x0001
function: 2 (serial)
Socket 1:
no product info available
I applied this patch to my kernel:
http://www.ussg.iu.edu/hypermail/linux/kernel/0203.0/0040.html
(Shouldn't 'cardctl ident' tell the real vendor and name for the
bluetooth card, instead of the uart?)
I edited modules.conf according to the BlueZ Howto, now bluez modules
load automatically on boot, rfcomm l2cap and bluez is loaded all right.
When I plug in the card, the following is written to /var/log/messages:
Oct 2 11:17:30 lgnote kernel: cs: cb_alloc(bus 2): vendor 0x1415,
device 0x950b
Oct 2 11:17:30 lgnote kernel: PCI: Enabling device 02:00.0 (0000 -> 0003)
Oct 2 11:17:30 lgnote kernel: ttyS04 at port 0x4000 (irq = 9) is a
16C950/954
Oct 2 11:17:30 lgnote pci.agent[577]: ... no modules for PCI slot 02:00.0
There was no /dev/ttyS04 (and no ttyS4 either), so i created one (major
number 4, minor 68).
Then I tried hciattach:
# hciattach -n /dev/ttyS04 any
It seems to work OK, hci0 device is created, but hciconfig hci0 up does
not work:
Can't init device hci0. Connection timed out(110).
I tried loading all the bluetooth modules (hci_uart, btuart_cs, ...) one
by one and all of them together ( :) ), but the result is the same. I
also tried hciattach with different device types (ericsson, digi, ...),
some of them seems OK (but the problem with hciconfig still remains),
with others it does not even start (for example with csr it says
"Initialization timed out").
I have no further ideas, am I doing something wrong? Or is this card not
supported at all? :(
Thank you all,
Gabor Lengyel (Lgaga)
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2003-10-02 9:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-02 9:42 Lengyel Gabor [this message]
2003-10-02 10:28 ` [Bluez-users] fujitsu-siemens pc card Marcel Holtmann
2003-10-02 18:03 ` Lengyel Gabor
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=3F7BF2EC.2080000@freemail.hu \
--to=lgaga@freemail.hu \
--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.