Author Topic: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1  (Read 7779 times)

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« on: July 13, 2006, 11:20:17 am »
I have reflashed my Z from OZ 3.5.3 to 3.5.4.1 but now the Z see the card, but not in bluetooth manager or  /dev/tts/1 .... When insert the card, the dmesg say: sa1100_pcmcia_init(0).

What can i do ? must i install some package ?

THANKS

Bye
« Last Edit: July 13, 2006, 06:00:33 pm by LukeLuke »

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #1 on: July 14, 2006, 04:28:50 am »
Code: [Select]
cardctl status

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

Code: [Select]
cardctl info

Socket 0:
  product info: "WSS", "LSE039"
  manfid: 0x0264, 0x0008
  function: 6 (network)
Socket 1:
  no product info available

What can i do ?

THANKS

Bye

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #2 on: July 14, 2006, 05:10:19 am »
Code: [Select]
/etc/pcmcia/bluetooth.conf

device "bluecard_cs"
  class "bluetooth" module "bluecard_cs"

card "LSE039 Bluetooth Compact Flash Card"
  version "WSS", "LSE039"
  bind "bluecard_cs"

So i think that teh module for my bluetooth card is "bluecard_cs". Right ?

If i try to write on the console "modprobe bluecard_cs"

Code: [Select]


root@collie:~# modprobe bluecard_cs
modprobe: module bluecard_cs not found.
modprobe: failed to load module bluecard_cs

What it's means? The kernel module is not right installed ?

THANKS A LOT

Bye

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #3 on: July 17, 2006, 08:23:52 am »
can you help me ?

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #4 on: July 17, 2006, 08:32:48 am »
Yes, it probably means that it's not installed, though you ought to check and see whether the module is actually there under /lib/modules/


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #5 on: July 18, 2006, 02:38:50 am »
Code: [Select]
root@collie:~# ls /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/bluecard_cs.o
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/bt3c_cs.o
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/btuart_cs.o
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/dtl1_cs.o
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/hci_uart.o

the modules is here!

It's right this path ? or the Z want this file in another directory ?

THANKS

Bye

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
« Reply #6 on: July 19, 2006, 08:12:35 am »
i have try to remove some package and reinstall it, but i have removed some package necessary for normal work, so i have must reflash it......

Now i installed only the bluecard_cs module and it's work right.

THANKS

Bye