Results 1 to 1 of 1
Hi, I'm desperate for some help and any assistance is welcome.
I am trying to configure my network but unfortunately every time i reboot my computer i have to bind ...
- 08-18-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 1
How to automate rfcomm0 modem connection upon login/reboot (Fedora 11)
Hi, I'm desperate for some help and any assistance is welcome.
I am trying to configure my network but unfortunately every time i reboot my computer i have to bind the bluetooth modem manually in the terminal. Apparently upon reboot/login the computer recognizes /dev/modem as the default modem device and not /dev/rfcomm0. These are my loggs:
[Modem0]
Modem = /dev/rfcomm0
Baud = 115200
SetVolume = 0
Dial Command = ATDP
Init1 = ATZ
Init3 = ATM0
FlowControl = CRTSCTS
[Dialer Connection]
Username = ****
Password = ****
Phone = *99***#
Stupid Mode = 1
Init1 = ATZ
Inherits = Modem0
--> WvDial: Internet dialer version 1.60
--> Warning: section [Dialer gprs] does not exist in wvdial.conf.
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device 00:13:BC:22:21:8D;
# RFCOMM channel for the connection
channel 1;
# Description of the connection
comment "Linux Connection";
}
Can someone advise me as to how to get my /dev/rfcomm0 modem device to automatically connect with my computer on startup?
Thanks!


Reply With Quote
