Heippa, mietiskelin että saisinko apua täältä.
Laitteina toimii,
- Fujitsu läppäri jossa usb BT.
- ubuntu 6.06.1
- Nokia N91 ja N93 (N91 tällähetkellä käytössä.)
- Saunalahden totaali liittymä(+ dataetu)
Puhelimilla netti toimii moitteettomasti, sekä oletan että olen saanu yhdistettyä koneen ja puhelimen BT :n välityksellä. Puhelimessa, Valikko -> Yhteydet -> Bluetooth -> Laiteparit -> Uusi laitepari -> *puhelin etsii jonkun aikaa, löytää koneen - valitsen sen. -> kysyy salasanaa, laitan 1234 ja ok. Puhelin ilmoittaa että laitepari yhdistetty ja kysyy että sallitaanko laitteen muodostaa yhteys automaattisesti, laitan kyllä. ,, ja puhelimen päässä tämä pelittää hyvin. Mietin että pitääkö kannettavan kysyä tätä salasanaa, vai hyväksyykö se kaikki salasanat?
Olen yrittänyt saada toimimaan tätä
http://linux.fi/index.php/Matkapuhelin_modeemina ohjeen avulla, joka tuntui hyvältä.
Kannettava löytää myös puhelimet ja macit sekä sdptool browse 00:12:D1:3B:81:BA näyttää oikein.
akzuh@akzuh-laptop:~$ hcitool scan
Scanning ...
00:12:D1:3B:81:BA Akzuh, n91
akzuh@akzuh-laptop:~$
sdptool browse, dial-up tiedot
Service Name: Dial-Up Networking
Service RecHandle: 0x10001
Service Class ID List:
"Dialup Networking" (0x1103)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 1
Language Base Attr List:
code_ISO639: 0x454e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Dialup Networking" (0x1103)
Version: 0x0100
rfcomm.conf tiedoston olen muokannut, kuten ohjeissa oli.
}
rfcomm0 {
blind yes;
device 00:12:D1:3B:81:BA;
channel 1;
comment "nokia n91";
}
Ohjeissa käskettiin käynnistää uudelleen BT, mutta en onnistunut sitä tekemään ohjeiden käskyllä? ,, missä vika, komennossa?
akzuh@akzuh-laptop:~$ /etc/init.d/bluetooth restart
-bash: /etc/init.d/bluetooth: No such file or directory
akzuh@akzuh-laptop:~$
Tiedot @ /etc/ppp/peers/saunalahti
# Most GPRS phones don't reply to LCP echo's
lcp-echo-failure 0
lcp-echo-interval 0
# Keep pppd attached to the terminal:
# Comment this to get daemon mode pppd
nodetach
# Debug info from pppd:
# Comment this off, if you don't need more info
debug
# Show password in debug messages
show-password
# Connect script:
# scripts to initialize the GPRS modem and start the connection,
connect /etc/ppp/saunalahti-connect-chat
# Disconnect script:
# AT commands used to 'hangup' the GPRS connection.
disconnect /etc/ppp/saunalahti-disconnect-chat
# Serial device to which the GPRS phone is connected:
# HUOM! Ota komentti pois sen kohdalta kumpaa yhteystapaa haluat käyttää.
#/dev/ttyACM0 # Datakaapeliyteys
/dev/rfcomm0
# Serial port line speed
115200 # fast enough
#57600
# Hardware flow control:
# Use hardware flow control with cable, Bluetooth and USB but not with IrDA.
crtscts # serial cable, Bluetooth and USB, on some occations with IrDA too
#nocrtscts # IrDA
# Ignore carrier detect signal from the modem:
local
# IP addresses:
# - accept peers idea of our local address and set address peer as 10.0.0.1
# (any address would do, since IPCP gives 0.0.0.0 to it)
# - if you use the 10. network at home or something and pppd rejects it,
# change the address to something else
0.0.0.0:0.0.0.0
# pppd must not propose any IP address to the peer!
noipdefault
# Accept peers idea of our local address
ipcp-accept-local
# Add the ppp interface as default route to the IP routing table
defaultroute
# DNS servers from the phone:
# some phones support this, some don't.
usepeerdns
# ppp compression:
# ppp compression may be used between the phone and the pppd, but the
# serial connection is usually not the bottleneck in GPRS, so the
# compression is useless (and with some phones need to disabled before
# the LCP negotiations succeed).
novj
nobsdcomp
novjccomp
nopcomp
noaccomp
noccp
# The phone is not required to authenticate:
noauth
# Username and password:
# If username and password are required by the APN, put here the username
# and put the username-password combination to the secrets file:
# /etc/ppp/pap-secrets for PAP and /etc/ppp/chap-secrets for CHAP
# authentication. See pppd man pages for details.
user "none"
password 12346
#
mtu 1500
mru 1500
asyncmap 0xa0000
Tiedot @ /etc/ppp/saunalahti-connect-chat
#!/bin/sh
exec chat \
TIMEOUT 5 \
ECHO ON \
ABORT '\nBUSY\r' \
ABORT '\nERROR\r' \
ABORT '\nNO ANSWER\r' \
ABORT '\nNO CARRIER\r' \
ABORT '\nNO DIALTONE\r' \
ABORT '\nRINGING\r\n\r\nRINGING\r' \
'' AT \
OK ATH \
OK ATE1 \
OK 'AT+CGDCONT=1,"IP","internet.saunalahti","0.0.0.0",0,0' \
OK ATD*99# \
TIMEOUT 22 \
CONNECT ""
ja /etc/ppp/saunalahti-disconnect-chat
#!/bin/sh
exec /usr/sbin/chat -V -s -S \
ABORT "BUSY" \
ABORT "ERROR" \
ABORT "NO DIALTONE" \
SAY "\nSending break to the modem\n" \
"" "K" "" "K" "" "K" "" \
"+++ATH" "" "+++ATH" "" "+++ATH"
Tietääkseni noissa tiedostoissa pitäisi olla kaikki asetukset ok? Seuraavaksi annoin oikeudet näille kahdelle tiedostolle- tietääkseni. Siihen voisin haluta saada tarkennusta, kuinka ja mitä kirjoitan? Olen vielä vähän aloittelia linuxin kanssa, vaikka olenkin ollut linuxin kanssa tekemisissä vuoden päivät.
Kun kirjoittaa päätteeseen pon saunalahti, rupeaa se herjaamaan /dev/rfcomm0,,
akzuh@akzuh-laptop:~$ pon saunalahti
/usr/sbin/pppd: In file /etc/ppp/peers/saunalahti: unrecognized option '/dev/rfcomm0'
akzuh@akzuh-laptop:~$
Osaatteko näillä tiedoilla auttaa ratkaisemaan ongelman, tai neuvomaan mikä vikana?
KIITOS!