Editing Bluetooth PBAP pre 0.46

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 453: Line 453:
For further troubleshooting information you may also want to try to enable obexd syslog debugging messages:
For further troubleshooting information you may also want to try to enable obexd syslog debugging messages:
-
Step 1)
+
# Install syslogd. As root run <source lang="bash">apt-get install sysklogd</source>
-
Install syslogd. As root run <source lang="bash">apt-get install sysklogd</source>
+
# Kill running obexd process. As root run <source lang="bash">killall obexd</source>
-
Step 2)
+
# Restart obexd with enabled debug option. As root run:<source lang="bash">/usr/lib/obex/obexd --debug --opp --ftp --pcsuite --pbap --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability !/usr/bin/gen-obex-capability.sh</source>
-
Kill running obexd process. As root run <source lang="bash">killall obexd</source>
+
# Sysklogd will create a file <code>/var/log/syslog</code>
-
Step 3)
+
-
Restart obexd with enabled debug option. As root run:<source lang="bash">/usr/lib/obex/obexd --debug --opp --ftp --pcsuite --pbap --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability !/usr/bin/gen-obex-capability.sh</source>  
+
-
OR
+
-
 
+
-
Add the '''--debug''' option
+
-
in the ''/usr/share/dbus-1/services/obexd2.service'' file (for example just before the --nodaemon option).
+
-
 
+
-
Step 4)
+
-
 
+
-
Sysklogd will create a file <code>/var/log/syslog</code>
+
After your test copy this file to some other location (do not delete the original) and edit out the relevant part and post it [http://talk.maemo.org/showthread.php?t=59114 here].
After your test copy this file to some other location (do not delete the original) and edit out the relevant part and post it [http://talk.maemo.org/showthread.php?t=59114 here].

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)