Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    n900 bluetooth problems

    Reply
    Page 2 of 2 | Prev |   1   2 |
    Jqwon | # 11 | 2012-12-03, 08:29 | Report

    sorry for the late response lost my internet connection. thanks for the help granted this far..

    for the command

    ps ax | grep bluetoohd

    im still recieving one line of output

    Nokia-N900:~# ps ax | grep bluetoohd
    3849 root 2088 S grep bluetoohd

    for the command hcitool dev i recieve

    Nokia-N900:~# hcitool dev
    Devices:
    hci0 XX:XX:XX:XX:XX:XX

    for the code lsmod | grep hci i recieve

    Nokia-N900:~# lsmod | grep hci
    hci_h4p 16072 2
    bluetooth 53660 8 hci_h4p,rfcomm,sco,l2cap

    dmesg gives me

    [89822.467987] hci_h4p hci_h4p: firmware: requesting bcmfw.bin
    [89854.561920] hci_h4p hci_h4p: firmware: requesting bcmfw.bin

    my hci_h4p information

    Nokia-N900:~# modinfo hci_h4p
    filename: /lib/modules/2.6.28.10-cssu3/hci_h4p.ko
    author: Ville Tervo
    license: GPL
    description: h4 driver with nokia extensions
    srcversion: AE9629CC2B10806108936C0
    depends: bluetooth
    vermagic: 2.6.28.10-cssu3 preempt mod_unload modversions ARMv7

    finally for checking whether the module exists im getting

    Nokia-N900:~# dir /lib/firmware/bcmfw.bin
    -sh: dir: not found

    ive checked using filebox, and have seen that the file is present in the directory.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    syake | # 12 | 2012-12-03, 11:29 | Report

    Originally Posted by
    md5sum /lib/firmware/bcmfw.bin;
    hciconfig;
    ps ax | grep bluetoothd;
    modprobe hci_h4p;
    echo "00:11:22:33:44:55" > /sys/devices/platform/hci_h4p/bdaddr;
    modprobe -r hci_h4p;
    modprobe hci_h4p;
    bluetoothd -d;
    hciconfig hci0 up;
    hcitool dev;
    lsmod | grep hci;
    hcitool scan;
    dmesg | grep hci
    copy, execute, give us.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    ras666 | # 13 | 2012-12-04, 14:22 | Report

    Saying connection failed..when sending file from other phone i.e. when saving file in mobile memory....but it works as saving on sd card....any body can solve

    Edit | Forward | Quote | Quick Reply | Thanks

     
    arne.anka | # 14 | 2012-12-04, 19:15 | Report

    Originally Posted by Jqwon View Post
    ps ax | grep bluetoohd
    still a typo:

    bluetoothd
    not
    bluetoohd

    you missed the last "t"
    if all fails, try just

    ps ax | grep blue

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 2 of 2 | Prev |   1   2 |
vBulletin® Version 3.8.8
Normal Logout