Comment 17 for bug 1519594

Revision history for this message
TarotChen (tarotchen) wrote :

Use another device to pull out the syslog with following steps:

1.Enable debug info
phablet@ubuntu-phablet:~$ sudo mount -o remount,rw /
phablet@ubuntu-phablet:~$ sudo sed -i 's/exec \/usr\/sbin\/bluetoothd/exec \/usr\/sbin\/bluetoothd -d/g' /etc/init/bluetooth.conf
phablet@ubuntu-phablet:~$ sudo sed -i 's/--start/--start --log-level=debug/g' /usr/share/upstart/sessions/pulseaudio.conf
Add '-d' to the exec line in /etc/init/ofono.override
2.Reproduce the issue
3.Pull out syslog

If still doesn't work, please let know what is missing.