uterrorista
11-12-2007, 22:07
Ando aqui às voltas a tentar conectar os meu telemóveis(Nokia 6820 & SonyEricsson M600i) com o KMobileTools (http://www.kmobiletools.org/) sem sucesso.
Já experimentei a última versão (http://www.kmobiletools.org/downloads), a ver se era mais fácil, mas nada..
Alguém já fez esta proeza??
Para quem quiser experimentar aqui ficam alguns conhecimentos sobre o bluetooth e suas configurações:
alguns comandos uteis:
lsmod | grep blue
dmesg | grep Blue
/etc/init.d/bluetooth restart #restart the Bluetooth server
hcitool scan #scan aos bluetooth no raio..
sdptool search DUN #This provides detailed information for your device
before you can install this, you have to make sure blueZ utils and openObex is installed,
then you need to configure /etc/bluetooth/rfcomm.conf
first find the device. make sure to set your phone as discoverable
then in command line type:
hcitool scan
you will get the address of your phone
add the following line in /etc/bluetooth/rfcomm.conf:
rfcomm0{
device some-bluetooth-address
channel 1; #(1)
}
channel 1 is the serial interface. so just use it. i'm not sure whether other channel work.
then in command line:
sudo rfcomm bind rfcomm0#(1)fazer sdptool search DUN para descobrir o canal adequado
...
Algumas referências:
Link1 (http://sweemengs-tech-world.blogspot.com/2006/09/my-linux-bluetooth-adventure.html)
Link2 (http://sweemengs-tech-world.blogspot.com/2007/12/kmobiletools-revisited-now-on-kubuntu.html)
Link3 (http://www.linuxjournal.com/article/9466)
Hmm. Agora espero que alguém perceba isto, ou seja, consiga pôr a funcionar.
Entretanto já consegui meter o meu Nokia a funcionar com wammu, mas pelos visto não tenho sucesso com o SE..
Já experimentei a última versão (http://www.kmobiletools.org/downloads), a ver se era mais fácil, mas nada..
Alguém já fez esta proeza??
Para quem quiser experimentar aqui ficam alguns conhecimentos sobre o bluetooth e suas configurações:
alguns comandos uteis:
lsmod | grep blue
dmesg | grep Blue
/etc/init.d/bluetooth restart #restart the Bluetooth server
hcitool scan #scan aos bluetooth no raio..
sdptool search DUN #This provides detailed information for your device
before you can install this, you have to make sure blueZ utils and openObex is installed,
then you need to configure /etc/bluetooth/rfcomm.conf
first find the device. make sure to set your phone as discoverable
then in command line type:
hcitool scan
you will get the address of your phone
add the following line in /etc/bluetooth/rfcomm.conf:
rfcomm0{
device some-bluetooth-address
channel 1; #(1)
}
channel 1 is the serial interface. so just use it. i'm not sure whether other channel work.
then in command line:
sudo rfcomm bind rfcomm0#(1)fazer sdptool search DUN para descobrir o canal adequado
...
Algumas referências:
Link1 (http://sweemengs-tech-world.blogspot.com/2006/09/my-linux-bluetooth-adventure.html)
Link2 (http://sweemengs-tech-world.blogspot.com/2007/12/kmobiletools-revisited-now-on-kubuntu.html)
Link3 (http://www.linuxjournal.com/article/9466)
Hmm. Agora espero que alguém perceba isto, ou seja, consiga pôr a funcionar.
Entretanto já consegui meter o meu Nokia a funcionar com wammu, mas pelos visto não tenho sucesso com o SE..