LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Setup bluetooth (https://www.linuxquestions.org/questions/linux-newbie-8/setup-bluetooth-764138/)

farex 10-24-2009 06:40 AM

Setup bluetooth
 
Hi.
I need help setting bluetooth
Distributiv ArchLinux
Code:

farex@dhcppc0 ~--> sudo pacman -Q bluez
Пароль:
bluez 4.56-1

Run bluetooth
Start
Code:

farex@dhcppc0 ~--> sudo /etc/rc.d/bluetooth start
:: Starting bluetooth subsystem:  bluetoothd                                                      [DONE]

Code:

farex@dhcppc0 ~--> sudo hciconfig hci0 up
farex@dhcppc0 ~--> sudo hciconfig -a
hci0:        Type: USB
        BD Address: 00:0D:18:01:3F:C3 ACL MTU: 1017:8 SCO MTU: 64:0
        UP RUNNING PSCAN ISCAN
        RX bytes:1242 acl:0 sco:0 events:30 errors:0
        TX bytes:370 acl:0 sco:0 commands:30 errors:0
        Features: 0xff 0xff 0x8d 0xfe 0x9b 0xf9 0x00 0x80
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'localhost-0'
        Class: 0x4a0104
        Service Classes: Networking, Capturing, Telephony
        Device Class: Computer, Desktop workstation
        HCI Ver: 2.0 (0x3) HCI Rev: 0x402d LMP Ver: 2.0 (0x3) LMP Subver: 0x430e
        Manufacturer: Broadcom Corporation (15)

farex@dhcppc0 ~-->

i find device
Code:

farex@dhcppc0 ~--> hcitool scan
Scanning ...
        00:60:57:8F:7E:D6        Nokia 6600
        00:1E:45:6E:D0:E8        Серый
farex@dhcppc0 ~-->

mount
Code:

farex@dhcppc0 ~--> obexfs -b 00:1E:45:6E:D0:E8 /media/nokia
farex@dhcppc0 ~-->

but the phone device is not mounted
Sorry for my English
PS: Помощи от рускоязычных пользователей не дождешься, все гуру в жопу.

almatic 10-24-2009 08:05 AM

is your user member of group fuse ?
is your phone paired with bluez ?

if both questions 'yes', just try again a few times (I also need to try several times usually until it is mounted finally ...)

malekmustaq 10-24-2009 11:46 AM

farex,

I have had same problem before. But I think I have not tried mounting an NIC, it doesn't work. Have you tried check if your nokia memory volume has acquired an assigned device ID ? Try, farex@host--$: fdisk -l see if a new device is there; if found you may try mounting that into your mount point.

good luck.

farex 10-25-2009 08:16 AM

problem was on phone.
all thanks


All times are GMT -5. The time now is 05:52 PM.