Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - scarbone

Pages: [1]
1
Accessories / Anyone got the Socket Bluetooth 2.5G card working?
« on: April 15, 2004, 03:25:55 pm »
There were references in /etc/pcmcia/bm3.conf, but nothing in /lib/modules/.../modules.dep

I think I\'m getting the hci_uart driver now though, here\'s /var/log/mesages:

Apr 15 localhost cardmgr[6072]: socket 0: Socket Bluetooth CF Card
Apr 15 localhost cardmgr[6072]: executing: \'modprobe hci_uart\'
Apr 15 localhost cardmgr[6072]: get dev info on socket 0 failed: Resource temporarily unavailable

But \"hciconfig\" returns nothing and \"spdtool browse\" returns:
Inquiring ...
Inquiry failed

If I type: \"hciattach /dev/ttyS0 bcsp 230400\"
It sits there for a few seconds then prints:
BCSP initialization timed out

If the output to \"cardctl status\" says:

  Socket 0:
    3.3V 16-bit PC Card
     function 0: [ready]

mean that the card is at /dev/ttyS0?

2
Accessories / Anyone got the Socket Bluetooth 2.5G card working?
« on: April 15, 2004, 01:06:02 pm »
I\'m having the same issue with my new SL-6000, but here\'s another clue:  it seems to be trying
to load a module called: /lib/modules/2.4.18-rmk7-pxa3-embedix/pcmcia/bm3_bcsp_cs.o

This file doesn\'t exist, BUT
1. The compatibility list says this is the wrong driver for the Socket BT card anyway - it should be
using  hci_uart driver.
2. The hci_uart driver is on the system, but not in the /lib/modules directory

Does anyone know how to get things to point to the hci_uart driver? I tried to edit /etc/pcmcia/bluetooth.conf, but the changes were\'nt recognized.

Pages: [1]