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

[microblaze-uclinux] Enable Bluetooth on uclinux



Hi Everyone!
I am newbie to all this and trying to configure Bluetooth (AVM BlueFRITZ!) on uclinux .
I already found how to make it with Linux.
#! /bin/bash
echo inserting hci_usb
/sbin/modprobe hci_usb
echo starting dmabt
dmabt
echo inserting rfcomm
/sbin/modprobe rfcomm
echo resetting module dependencies
/sbin/depmod -a
echo creating symlink from modem to rfcomm0
ln -sf /dev/rfcomm0 /dev/modem
echo restarting hci daemon
/usr/sbin/hcid -f /etc/bluetooth/hcid.conf
echo binding rfcomm to T68i - Note: edit this script and change 00:80:37:B5:A8:3A on line 13 to correspond with your phones bluetooth address
rfcomm bind 0 00:80:37:B5:A8:3A 1
echo Bluez stack started...
sleep 5
 
Most of all i also miss the directory /etc/bluetooth/ on the uclinux distribution.
Is there an equivalent directory.....what should i configure? where?
Any suggestions, links, ideas, hints are welcome.
Thanks
Jislaine Silatsa


Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez la version beta.