summaryrefslogtreecommitdiff
path: root/src/linux/README.debugging
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/README.debugging')
-rw-r--r--src/linux/README.debugging8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/linux/README.debugging b/src/linux/README.debugging
new file mode 100644
index 0000000..5ca525c
--- /dev/null
+++ b/src/linux/README.debugging
@@ -0,0 +1,8 @@
+===============
+Debugging
+===============
+
+When filing new bugs, please include information about the
+output of "upower -d", "/usr/libexec/upowerd -v -r", and:
+find /sys/class/power_supply/hidpp_battery_1/ -type f -exec echo {} \; -exec cat {} \; -exec echo \;
+as appropriate.