[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:17403] How to install to embedded system



Hi,

I cross compiled bluez and want to install to embedded system, sharp
zaurus. But I don't know how to install.
Because make install and /bin/install can't be used on zaurus.
I think I should install bluez modules in manual.

Would you tell me any advice?

First, I just do the configuration command bellow(hcid etc.). 

# hcid
# modprobe hci_uart
# hciattach /dev/ttyS0 ericsson 115200 flow
# hciconfig hci0 up
# hciconfig -a

I made bluez modules on PC by cross compiling, and copy them to the
zaurus.(below)

PC:/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/*.o
zaurus:/home/root/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetoot

#cp /lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/*.o
/home/root/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetoot

And,

PC:/sbin/hcid,hciconfig etc.
zaurus:/usr/mnt.rom/card/sbin

#cp /sbin/hcid /usr/mnt.rom/card/sbin 
#cp /sbin/hciconfig /usr/mnt.rom/card/sbin 

Then I tried,

# hcid 

but, doesn't work.

I tried,

# depmod -a

error occured(the below).

depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/bluecard_cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/bt3c_cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/btuart_cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/dtl1_cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/hci_uart.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/hci_usb.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.13-ac5-rmk2-cotulla.1/kernel/drivers/bluetooth/hci_vhci.o

Pleas tell me how to install on zaurus.

Thank you.


[検索ページ] [メール一覧]
Plamo ML 公開システム