|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
i am trying to automate how my debian box acknowledges that there is a
bluetooth device attached to my bluetooth dongle. Does anyone know how i can do that automatically at boot up? In order for me to create the rfcomm0 device, I have to execute: 1. hcitool scan ---to get the mac address. 2. rfcomm bind 0 00:0E:07:14:80:A9 ---to create the rfcomm0 device. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 20, 2007 at 05:53:10PM -0400, Michael Habashy wrote:
> i am trying to automate how my debian box acknowledges that there is a > bluetooth device attached to my bluetooth dongle. > Does anyone know how i can do that automatically at boot up? > In order for me to create the rfcomm0 device, I have to execute: > 1. hcitool scan ---to get the mac address. > 2. rfcomm bind 0 00:0E:07:14:80:A9 ---to create the rfcomm0 device. You could put those in /etc/rc.local Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGyiykqJyztHCFm9kRAkyRAKCrN/OIHUEw406ef6+m8rVDPgpOXACeMagK 248TfS0TK4Vh2wBV5Tb40cI= =q/LH -----END PGP SIGNATURE----- |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Michael Habashy wrote:
> i am trying to automate how my debian box acknowledges that there is a > bluetooth device attached to my bluetooth dongle. > Does anyone know how i can do that automatically at boot up? > In order for me to create the rfcomm0 device, I have to execute: > 1. hcitool scan ---to get the mac address. > 2. rfcomm bind 0 00:0E:07:14:80:A9 ---to create the rfcomm0 device. > > > use the /etc/bluetooth/rfcomm.conf configuration file. I think you have to enable rfcomm in /etc/default/bluetooth to. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|