OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 Hardware => Topic started by: LukeLuke on July 13, 2006, 11:20:17 am

Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke 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
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke 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
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke 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
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke on July 17, 2006, 08:23:52 am
can you help me ?
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: lardman 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
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke 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
Title: Bluetooth Card Anycom Lse039 On Oz 3.5.4.1
Post by: LukeLuke 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