Samsung Upstage
*Edit /etc/default/bluetooth:
…
# Change from 0 to 1.
DUND_ENABL
*Edit /etc/bluet
…
rfcomm0 {
# Automatica
bind yes;
# Bluetooth address of the device
device XX:XX:XX:X
# RFCOMM channel for the connection
channel 1;
# Descriptio
comment “Name of the phone here”;
}
*Edit /etc/ppp/p
/dev/rfcom
115200
connect "/usr/sbi
defaultrou
lcp-echo-f
crtscts
usepeerdns
user ""
password ""
*Edit /etc/chats
TIMEOUT 60
ABORT 'ERROR'
ABORT 'BUSY'
ABORT 'VOICE'
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
ABORT "NO DIAL TONE"
ABORT "NO ANSWER"
SAY 'Starting
"" "ATZ"
OK 'ATE0V1'
'OK' 'AT+CSQ'
'OK' "ATDT#777
CONNECT
*In terminal run command
sudo rfcomm bind 0 device-mac
pon ppp0
*In firefox, click file, uncheck work offline, tada! connected!
*To find device MAC and channel info, run command
sdptool search DUN
*When done with DUN, turn it off with command
poff ppp0
No comments:
Post a Comment