Hello,
I have been tring to get my bluetooth to work.
Here is the input/output:
~ # lsmod
Module Size Used by
hci_uart 11728 0 (autoclean) (unused)
l2cap 16688 1 (autoclean)
bluez 32032 1 (autoclean) [hci_uart l2cap]
ds 7472 2
pxa 6768 2
sa1100_h3600 4416 0 [pxa]
pcmcia_core 35088 0 [ds pxa sa1100_h3600]
h3600-sleeve 7376 0 [sa1100_h3600]
sa1100-rtc 5824 0
h3600_ts 9728 0 (unused)
apm 3424 0 (unused)
h3900_asic 29296 0 (autoclean)
h3600_hal 6976 0 [h3600-sleeve h3600_ts apm h3900_asic]
~ #
~ #
~ # dmesg | tail
Intel PXA250/210 PCMCIA (CS release 3.1.22)
h3600_asic_spi_read: address=6, len=2, data=c88fec10
h3600_asic_spi_read: address=8, len=2, data=c88fec12
h3600_sleeve_insert: unrecognized sleeve vendor=0x1125 device=0x0003
BlueZ Core ver 2.2 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky <maxk_at_qualcomm.com>
BlueZ L2CAP ver 2.1 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky <maxk_at_qualcomm.com>
BlueZ HCI UART driver ver 2.1 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky <maxk_at_qualcomm.com>
~ #
~ # ps xau
1 root 1344 S init [2]
2 root S [keventd]
3 root S [ksoftirqd_CPU0]
4 root S [kswapd]
5 root S [bdflush]
6 root S [kupdated]
7 root S [mtdblockd]
8 root S [jffs2_gcd_mtd1]
171 root 1456 S /sbin/cardmgr
184 root 3008 S /usr/sbin/sshd
191 root 2744 S /sbin/syslogd -n -C
194 root 2740 S /sbin/klogd -n
202 root 1616 S hcid: processing events
211 root 1668 S /sbin/sdpd
222 root 2832 S -sh
241 root 2804 R ps xau
~ #
~ #
~ # hciattach /dev/tts/1 bcsp 230400 ## light starts to blink
~ # hciconfig hci0 up ## stuck at this point
Can't init device hci0. Connection timed out(110)
dmesg keeps repeating this:
bcsp_timed_event: Timeout, retransmitting 1 pkts
and then
bcsp_timed_event: Timeout, retransmitting 2 pkts
I have never ran pskey. I have tried different speeds, search mail
list, both bluez-user and ipaq_at_handhelds.org. I have tried the kernels
from http://handhelds.org/~pb/3900/ and I have built my own from
cvs_at_handhelds. I don't think I missed a step, or did I? I am willing
to try anything that will not due permament damage. BTW, the bluetooth
worked when I had PPC on it. I am not much of a kernel hacker, but I
have been using linux for a number of years.
Thanks,
Anthony
PS the CF+ sleeve does not work, if it matters for bluetooth
Received on Tue Jan 07 2003 - 06:22:14 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 18:33:21 EDT