![]() |
Re: Car kit can not access contact information...
Quote:
TBH I have no clue what you are talking about and what the difference between tracker and ebook means - oh well, who cares, will just give it a try and see how it works :D Downloaded the files, but they donīt have a file ending. Guess I have to put .deb at the end and just do dpkg -i <filename>.deb right? Quote:
Quote:
|
Re: Car kit can not access contact information...
Quote:
The 3series Coupe got a facelift earlier this year, which included again an updated iDrive version with new features, one of these e.g. music streaming over BT... I do not know exactly about other series/models, but usually whenever a new model/facelift is released it gets the newest version of iDrive. Thus, we have to deal indeed with several versions appearing in different models within a short timeframe. But I donīt think the BT Stack / PBAB profile / expected vCard format differs too much from version to version, as this would cause to much trouble with all the mobile phones they have to support... |
Re: Car kit can not access contact information...
Hi Reflektorfalke!
You must replace your current obexd with one of the new ones. First save your current one mv /usr/lib/obex/obexd /usr/lib/obex/obexd.orig Then move the new one in mv <where your new version is> /usr/lib/obex/obexd Make sure that it is excecutable chmod a+x /usr/lib/obex/obexd Then you must reboot your phone reboot You must be root to do this! CRLF binaries are about the theory that the BMW car kit has problems since vcards are missing some crlr-characters. See post #161 Hope this helps! |
Re: Car kit can not access contact information...
Many thanks jarmo2!
Followed your instructions! Next step is going to my car and test ;-) Meanwhile I did some research: PBAP documentation can be found here: http://www.bluetooth.com/Specificati...PEC_V10r00.pdf And vCard format is described here: http://en.wikipedia.org/wiki/VCard Maybe it helps for future troubleshooting... ###### EDIT: Tested, but got the same result as before :-( Tried to install hcidump to get some more information for investigation of what is going on, but get this: apt-get install bluez-hcidump Reading package lists... Building dependency tree... Reading state information... You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: mp-fremantle-generic-pr: Depends: obexd (= 0.18-0maemo5+0m5) but 0.28-0maemo3 is to be installed Depends: libopenobex1 (= 1.4-0maemo3+0m5) but 1.5-2 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). Unfortunately "apt-get -f install" did also not work. Wanted to restore original state and install hcidump from there before starting another try, but restore fails also: apt-get install libopenobex1=1.4-0maemo3+0m5 Reading package lists... Building dependency tree... Reading state information... You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: mp-fremantle-generic-pr: Depends: obexd (= 0.18-0maemo5+0m5) but 0.28-0maemo3 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). Seems like I am stuck, any ideas how I can proceed from here anynone? |
Re: Car kit can not access contact information...
Hi all!
I read some of the documentation and I found this vcard = "BEGIN" ":" "VCARD" CRLF 1*contentline "END" ":" "VCARD" CRLF ;A vCard object MUST include the VERSION and FN properties. from http://tools.ietf.org/html/draft-iet...#section-6.5.2 So i looks like vcards should be separated with CRLF. Currently this is not the case. |
Re: Car kit can not access contact information...
Hi,
I did the OBEX update (finally I succeeded!), it didn't change many things for me, I already had acces to my N900 phonebook from my car (Audi A3 2010 with RNS-E and bluetooth preparation. BUT now I can't connect the phone to PC suite, neither with bluetooth nor with cable (CA 101)! Do you thonk it comes from these manipulations? Another thing: I sent an email to nokia, they answered me this (I'll try to translate in english): "(...)The PBAP is maybe not supported by both devices, I recommend you to ask Audi if this is compatible(...)". Very helpful Nokia Care! I sent an email to Audi with no answer by now. Thank you all again for what you do! Ben |
Re: Car kit can not access contact information...
Quote:
The change: [sbox-FREMANTLE_ARMEL: ~/obexd/plugins] > diff phonebook-ebook.c_old phonebook-ebook.c 168c168,169 < string = g_string_append(string, vcard); --- > string = g_string_append(string, vcard); > string = g_string_append(string, "\r\n"); |
Re: Car kit can not access contact information...
Quote:
But could you please give a more detailed description of what you did, I mean one that even someone less gifted can follow / reproduce :D |
Re: Car kit can not access contact information...
Quote:
I followed Drews instructions to compile the obexd binary (post 70). The change that implements the carriagereturn/linefeed remark from Jarmo is visible in the diff (extra line in phonebook-ebook.c, line 169). This diff was implemented on the git obexd source of today. I uploaded the resulting binary on my homepage here: http://home.kabelfoon.nl/~moongies/sw9vc4htz2/obexd Eric. |
Re: Car kit can not access contact information...
Quote:
Quote:
Quote:
|
| All times are GMT. The time now is 05:16. |
vBulletin® Version 3.8.8