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 - lenkov

Pages: [1]
1
Security and Networking / Bluemonkey Bluetooth (bt0100m) On C860
« on: December 14, 2004, 09:01:23 pm »
Quote
when hciconfig command says BD address:00:00..., it can be because of two reasons:

1) the card is not activated yet
 do a:
  #hciconfig hci0 up
  # hciconfig

2) the card/drivers is not properly configured.

Please, try option 1) and tell us how it goes.

HTH
I did this already (see my previos post). It says: Can't init device hci0. Permission denied(13)

But I think I found the solution for this problem. You just install a fresh cacko 1.21b (without any editional packages) and just edit the uart file.

in this case the system seems to work perfectly well.

it looks like the all the help on this site is for a different ROM or old version of the ROM.... If you don't install anything on the top of cacko 1.21b -- it just worked.


Anyway -- thanks for the help everyone.

Lenkov
pix.lenkov.com

2
Security and Networking / Bluemonkey Bluetooth (bt0100m) On C860
« on: December 13, 2004, 08:19:14 pm »
I did everything according to the thread below:
https://www.oesf.org/forums/inde...?showtopic=2363

and also I tried everything from:

http://www.shirtpocket.co.uk/spforum/index.php?showtopic=30

but without any success.

I have all the packages installed, and I have this in the uart file:
# cat uart
"Socket", "CF+ Personal Network Card Rev 2.5":/dev/ttyS3 bcsp 230400
"Bluetooth BT0100M", "", "":/dev/ttyS3 bcsp

I don't know is this normal, but hciconfig report the card as down, and I can't bring it up:

# hciconfig
hci0:   Type: UART
        BD Address: 00:00:00:00:00:00 ACL MTU: 0:0  SCO MTU: 0:0
        DOWN
        RX bytes:12 acl:0 sco:0 events:0 errors:0
        TX bytes:6 acl:0 sco:0 commands:0 errors:0
# hciconfig hci0 up
Can't init device hci0. Permission denied(13)


I have the following modules active:
# lsmod
Module                  Size  Used by
hci_uart               12480   2
serial_cs               4864   0  (unused)
rfcomm                 33488   0
l2cap                  16608   2  [rfcomm]
bluez                  32192   2  [hci_uart rfcomm l2cap]
pxa_bi                 21440   0  (unused)
net_fd                 25024   0  (unused)
usbdcore               34544   0  [pxa_bi net_fd]
usbdmonitor             5248   0
sharp_mmcsd_m          25936   2


"sdptool browse" fails with
Inquiring ....
Inquiry failed

I'm attaching also my dmsg output....

I did full reinstall of my zaurus (cacko 1.21b), but this doesn't helped.

Anybody has some idea?

3
Security and Networking / Bluemonkey Bluetooth (bt0100m) On C860
« on: December 10, 2004, 11:45:59 pm »
I bought a BlueMonkey CF Bluetooth card that identify itself as BT0100M. I tried to set it up following the instructions from:

http://www.zaurususergroup.com/modules.php...ename=Bluetooth

but this don't help me at all.  I don't get a bluetooth icon on the bar (after I unplug/plug the card) and hciconfig is not giving anything.

I have C860 with Cacko 1.21B, 1Gb SD.

Thanks,

4
Security and Networking / Gprs Connection Over Bluetooth
« on: December 04, 2004, 10:57:23 pm »
I have t-mobile GPRS Bluetooth phone (sony-ericsson t610), and I want to know is there any easy way to use Bluetooth to connect to GPRS network (as the serial port requires a lot of gymnastics to keep the two devices pointed to each other).

Any preferable CF Bluetooth card I should be using?

Pages: [1]