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
-
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
-
cardctl status
Socket 0:
3.3V 16-bit PC Card
function 0: [ready]
Socket 1:
no card
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
-
/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"
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
-
can you help me ?
-
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
-
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
-
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