Results 1 to 4 of 4
I have managed to setup my Arch Linux to communicate with my nokia 6630 mobile phone succesfully using the KDE Bluetooth Framework ( http://kde-bluetooth.sourceforge.net/ ).
Problem is that I have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-28-2005 #1
Bluetooth at boot-up
I have managed to setup my Arch Linux to communicate with my nokia 6630 mobile phone succesfully using the KDE Bluetooth Framework ( http://kde-bluetooth.sourceforge.net/ ).
Problem is that I have to start everything manually. here's what I do:
SU to root and typethen as normal user:Code:hciconfig hci0 up
By default hci0 is always down so I have to 'bring it up' manually. How could I automate this to happen automatically at boot-up?Code:sdpd start /etc/rc.d/bluetooth start kbluetoothd
- 07-28-2005 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Do you not have the KDE bluetooth system tray control? It manages all of these connections for you as you need, and can even be set to pair, autodetect etc. It's really quite handy.
- 07-28-2005 #3
- 11-23-2005 #4
Hello guys,
How can I get this "sdpd" command to work or be installed? Everytime I type it, it gives an error about being unrecognized command.
Ta.
EDIT: Figured this out after some major reading and installing of things!


Reply With Quote
