1
Laitealue / Re: Nokia DL-3W
« : 21.12.06 - klo:10.58 »
Jos tulee se Input/output error, kokeile sudo hcitool dc xx:xx:xx:xx:xx:xx ja sitten nämä sudo hcitool cc ja auth.
esim.
/etc/bluetooth/rfcomm.conf vielä tämän näköiseksi.
rfcomm0 {
bind yes;
device 00:02:76:C3:88:4B;
channel 1;
comment "GPS";
}
Tuonne tietysti oma MAC-osoite.
esim.
Koodia: [Valitse]
wp@amd:~$ sudo hcitool cc 00:02:76:C3:88:4B
Can't create connection: Input/output error
wp@amd:~$ sudo hcitool dc 00:02:76:C3:88:4B
wp@amd:~$ sudo hcitool cc 00:02:76:C3:88:4B
wp@amd:~$ sudo hcitool auth 00:02:76:C3:88:4B
wp@amd:~$
/etc/bluetooth/rfcomm.conf vielä tämän näköiseksi.
rfcomm0 {
bind yes;
device 00:02:76:C3:88:4B;
channel 1;
comment "GPS";
}
Tuonne tietysti oma MAC-osoite.