maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900... (https://talk.maemo.org/showthread.php?t=59114)

freemangordon 2012-09-17 18:14

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by luf (Post 1268060)
I see boot there correct obexd initialization and that's all. I don't know if you even have paired the computer with N900.
Let's try to remove pairing from computer and also from N900 (Settings -> Bluetooth -> Device(s)). For sure you can also:
1) kill obexd
2) stop bluetoothd
3) remove content of /var/lib/bluetooth
4) enable bluetooth debug (in /etc/event.d/bluetoothd change "exec /usr/sbin/bluetoothd -n" to "exec /usr/sbin/bluetoothd -n -d"
5) shutdown the phone
6) start the phone
7) pair phone with the computer
8) try the file transfer

it looks the same as my problem (yesterday on the IRC), re-pairing is not enough, he needs to "delete" the device from the PC and add it again

don_falcone 2012-09-17 18:24

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by luf (Post 1268052)
IrMC level implemented in obexd is IEL: 2 (from source code).

I'm just sorry for not checking myself; i'm not a lazy guy. But while being abroad on yet another business trip in a hotel room in Georgia, i just received news today that one of my longest-duration (13yrs since i met him at a former employer) friend was yesterday killed in a damn motorcycle accident, without being guilty, by a f*cking not-attention-paying 78yrs old who just blew him off the road.
Exactly 14 days before his 54th birthday. The information was just coming in by different sources during last hours: so my mind is all elsewhere now. And so i can't even visit his wife that is in the hospital; and their daugther just lost her father.

Both were like my surrogate family for me, for years.

pinochio 2012-09-17 20:24

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by luf (Post 1268060)
Let's try to remove pairing from computer and also from N900 (Settings -> Bluetooth -> Device(s)). For sure you can also:
1) kill obexd
2) stop bluetoothd
3) remove content of /var/lib/bluetooth
4) enable bluetooth debug (in /etc/event.d/bluetoothd change "exec /usr/sbin/bluetoothd -n" to "exec /usr/sbin/bluetoothd -n -d"
5) shutdown the phone
6) start the phone
7) pair phone with the computer
8) try the file transfer

It did not help.

Quote:

Originally Posted by freemangordon
re-pairing is not enough, he needs to "delete" the device from the PC and add it again

It might help, I did that recently, but adds a next device in the registry with the next number #, and I do not want.
Among other things because I've done lately recovery.

freemangordon 2012-09-17 20:39

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by pinochio (Post 1268121)
It might help, I did that recently, but adds a next device in the registry with the next number #, and I do not want.
Among other things because I've done lately recovery.

Then find a way to tell you PC bluetooth stack to forget what's cached and re-discover the available services and whatnot. I start to believe that the problem is with the SW you are using on your PC and not with obexd. As I had exactly the same behavior here (win XP) - FTP service is listed, but nothing appears when you try to browse it. And obexd generates no log.

pinochio 2012-09-17 21:06

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
It is possible that SW is underdeveloped, the other does not work. I installed the latest WIDCOMM Bluetooth - Azurewave BlueTooth driver v. V6.5.1.2500 and somehow recently surprised http://support.asus.com.tw/download/..._type=27&os=30

Why with obexd_0.18 no problem? Well, before updating to CSSU-S v. 4.1 also work with obexd_0.46.

luf 2012-09-17 21:27

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by pinochio (Post 1268141)
Why with obexd_0.18 no problem? Well, before updating to CSSU-S v. 4.1 also work with obexd_0.46.

It's too hard to say for me as I'm unable to reproduce (lack of Win 7) and it's very hard to get reasonable debug output from you.
You still go back here instead of IRC.

Are you able to flush all BT info for your N900 from the computer?

I need for more troubleshooting:
bluetoothd debug + obexd debug + (at the best also hcidump):
1) CSSU-S 3.0 + obexd_0.18 (just --debug)
2) CSSU-S 3.0 + obexd_0.46 (--debug='*')
3) CSSU-S 4.1 + obexd_0.46 (--debug='*')

pinochio 2012-09-17 21:59

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
1 Attachment(s)
Quote:

Originally Posted by luf (Post 1268151)
Are you able to flush all BT info for your N900 from the computer?

I do not know just how to do it?

I installed the latest version of obexd ( on previous 0.46-1maemo2+cssu1)
Code:

obexd_0.46-1maemo3+0cssu1_armel.deb
rtcom-eventlogger-async_0.1_armel.deb
librtcom-eventlogger1-async_0.1_armel.deb

Nothing helped.
Here is a new syslog.

luf 2012-10-03 09:31

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
3 Attachment(s)
New version released. I included the new obexd into CSSU-T (as you noticed). But it's release cycle is too slow and I want to test it more frequently - it's also easier for bug hunting.

Changelog:
obexd (0.46-1maemo4+0cssu1)
* Initial MAP support (no notifications, no push methods)
* Disable Syncevolution SYNCML plugin as it conflicts with Nokia one and break bluetooth synchronization
* Add phone type none into internal vcard handling
* Regression: Fixes: NB#149737 - Not possible to browse external memory card through file manager in pc suite

obexd (0.46-1maemo3+0cssu2) - this version is included in CSSU-T
* Backport client bluetooth connection
* Disable MAP as the support isn't working yet

For call history and MAP support you need rtcom-eventlogger-async packages. I finally fixed the missing dependency for it.
Patched evolution-data-server package is recommended (you can download it from previous release).

You can find all packages (and more) with sources on merlin's server.

I have to investigate if and how I can add notifications and push methods into the MAP. So I don't know if it'll be included in next release.

don_falcone 2012-10-09 19:19

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
...have added wiki info about importance of 'rtcom-eventlogger-async' for accessing call history.

don_falcone 2012-10-10 06:51

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Last evening, i just managed to install missing rtcom-eventlogger-async.

Headunit: Alpine CDA-137BTi w/ BT firmware 1.14
Packages: just the latest ones available (as listed on the post above and on merlin's server)

Former situation: ok
Phonebook access: working (PB update possible too), entries with multiple numbers are marked as that
Call history: not working ("No Memory" is displayed on headunit for Dialed, Received, Missed Calls)

Ok, tried accessing call history this morning. N900 was rebooted at least twice, still no call history. Went on deleting device entry in headunit and re-paired my mobile.

Current situation: interesting ;)
Phonebook access: not working ("PB update" is still displayed as it was like before after being freshly paired, but now just "No Memory" is shown during access of PB)
Call history: partly working ("No Memory" is still displayed for "Dialed Calls", whereas entries are now listed for both "Missed Calls" and "Received Calls" - but unit displays them with "NO Name", probably because of empty PB on unit)

This smells like i have to dig deeply into it and generate some logs...


Btw: with patched 'evolution-data-server' package, is this patch also in the CSSU-T version? I compared revision numbers, and they seem to be the same.


All times are GMT. The time now is 04:56.

vBulletin® Version 3.8.8