All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Re: [Bluez-users] How to create a shortcut for connecting to internet
@ 2005-04-10 14:13 adil  fulara
  2005-04-10 14:32 ` Bruno Abinader
  0 siblings, 1 reply; 2+ messages in thread
From: adil  fulara @ 2005-04-10 14:13 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

  
Hi Marcel,

          Well i tried doing as u directed but it didnt seem to work.i guess i am making some mistake.Newa i am putting the contents of /etc/bluetooth/rfcomm.conf file below and also the console out i got after i restarted the bluetooth service. 


root@localhost ~]# cat /etc/bluetooth/rfcomm.conf
#
# RFCOMM configuration file.
#
# $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $
#

#
# Example:
#
#rfcomm0 {
#       # Automatically bind the device at startup
#       bind no;
#
#       # Bluetooth address of the device
#       device 11:22:33:44:55:66;
#
#       # RFCOMM channel for the connection
#       channel 1;
#
#       # Description of the connection
#       comment "Example Bluetooth device";
#}
rfcomm0 {
        bind 0;
        device 00:0F:DE:86:2F:66;
        channel  7;
        }
[root@localhost ~]# service bluetooth restart
Stopping Bluetooth services:                               [  OK  ]
syntax error line 24ervices:                               [  OK  ]

[root@localhost ~]#


Please Advice...?

where do i put the init script....? am confused....

Thanx..

adil


[-- Attachment #2: Type: text/html, Size: 2005 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-10 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-10 14:13 Re: [Bluez-users] How to create a shortcut for connecting to internet adil  fulara
2005-04-10 14:32 ` Bruno Abinader

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.