View Single Post
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#48
Originally Posted by mirakels View Post
the problem is not the --debug or --nodeamon switches.
The second versions also ommits the --capability switch (and its argument).
Apperantly the capabilitties are needed by pc-suite. I guess it tells pc-suit all the relevant info about your n900 (serial number, software version etc. )

Just try to run the /usr/bin/gen-obex-capability.sh script from an x-terminal and see for yourself what info will be passed
See attached file for the /usr/bin/gen-obex-capability.sh output.

I also tried this:
Just added this "--capability switch" to the default startup command in /usr/share/dbus-1/services/obexd.service like this

Code:
/usr/lib/obex/obexd --nodaemon --opp --ftp --pcsuite --pbap --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability !/usr/bin/gen-obex-capability.sh
and executed as root in xTerm.

This way I got connected to PC Suite successfully!

I assume, if the CLRF issue is fixed in hschmitts obexd we would have a working PBAP implementation AND PC Suite support!?
Attached Files
File Type: txt gen-obex-capability.sh.txt (2.8 KB, 163 views)