Reply
Thread Tools
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#1
So I removed my laptop from paired devices on my N900....
and now my bluetooth doesn't work at all....

When I try to turn my bluetooth back on again, it doesn't do anything.
Everytime when I check the bluetooth settings, it removes the name (bluetooth name) of my N900
Also, all the other paired devices are gone...

Rebooted (also powered off and on) many times, no success...

Bluetooth also doesn't work with stock kernel...
How can I solve my problem (without flashing my N900 )?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#2
Bump... anyone?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#3
Try as user in xterm

Code:
sdptool browse
This should list all the bluetooth services your phone is offering.

As root start the radio again with

Code:
start bluetoothd
Whats the output of these commands?
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#4
Originally Posted by casper27 View Post
Try as user in xterm

Code:
sdptool browse
This should list all the bluetooth services your phone is offering.

As root start the radio again with

Code:
start bluetoothd
Whats the output of these commands?
Output attached as text files...

Hope this will help to find a solution for me...
Attached Files
File Type: txt sdptool browse.txt (5.0 KB, 343 views)
File Type: txt start bluetoothd.txt (270 Bytes, 248 views)
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 19 | Thanked: 7 times | Joined on Jan 2010 @ Netherlands, The
#5
I had exactly the same problem, with my friends laptop. After i removed it my BT didn't work either and I couldn't get it working anymore. I had to flash my phone to solve it.

I believe it was in PR1.2 that i had my problem.
 
Posts: 119 | Thanked: 412 times | Joined on Aug 2008
#6
Me too.... did you solve this?
 
chemist's Avatar
Administrator | Posts: 1,036 | Thanked: 2,019 times | Joined on Sep 2009 @ Germany
#7
bump! I had this problem just recently. /var/lib/bluetooth was borked, anyone having this issue please mv your /var/lib/bluetooth inners to /var/lib/bluetooth_borked and stop bluetoothd and start bluetoothd again and post a diff of /var/lib/bluetooth against /var/lib/bluetooth_borked in here.
Code:
mkdir /var/lib/bluetooth_borked
mv /var/lib/bluetooth/.  /var/lib/bluetooth_borked
stop bluetoothd
start bluetoothd
diff  /var/lib/bluetooth  /var/lib/bluetooth_borked > var.lib.bt_diff
 

The Following User Says Thank You to chemist For This Useful Post:
Reply

Tags
bluetooth, doesn't work

Thread Tools

 
Forum Jump


All times are GMT. The time now is 02:07.