Здрасьте.
Хочу узнать у местных гуру голубых зубей, как сделать коннект nokia 2600 с gentoo. Когда-то случайно как-то приконнектился, а сейчас не могу. Когда я набираю
rfcomm connect 0
Can't connect RFCOMM socket: Connection refused
rfcomm0 {
# # Automatically bind the device at startup
bind yes;
#
# # Bluetooth address of the device
device 00:25:47:3C:51:05;
#
# # RFCOMM channel for the connection
channel 7;
#
# # Description of the connection
comment "d(o_0)dleZ-mobile";
}
options {
autoinit yes;
security auto;
pairing multi;
pin_helper /etc/bluetooth/pin;
}
device {
name "d(o_0)dleZ_netbook";
class 0x3e0100;
iscan enable;
pscan enable;
lm accept;
lp rswitch,hold,sniff,park;
auth enable;
}
1
#!/bin/sh
echo "1"
#!/bin/sh
echo "PIN:1"