Skip to content

Instantly share code, notes, and snippets.

@autofyrsto
Created June 27, 2017 04:01
Show Gist options
  • Save autofyrsto/a304364030e88ce1fe6c8832c514e6e0 to your computer and use it in GitHub Desktop.
Save autofyrsto/a304364030e88ce1fe6c8832c514e6e0 to your computer and use it in GitHub Desktop.
Status and journal output for debugging fan script for GPD Pocket on Linux.
-- Logs begin at Thu 2017-06-22 06:42:25 EDT, end at Mon 2017-06-26 23:58:13 EDT. --
Jun 26 23:58:13 localhost.localdomain kernel: R13: 0000000000000000 R14: 00007fee2b2d74e0 R15: 0000000000f28010
Jun 26 23:58:13 localhost.localdomain kernel: Code: 41 00 44 2b a3 70 03 00 00 48 8b 83 68 03 00 00 5b 49 c1 e4 05 4c 01 e0 41 5c 5d c3 44 89 e6 48 c7 c7 25 32 cc b4 e8 58 39 d6 ff <0f> ff 31 c0 eb bd 90 0f 1f 44 00 00 31 c0 48 85 ff 74 5d 55 48
Jun 26 23:58:13 localhost.localdomain kernel: ---[ end trace eadc5886f5edf1e9 ]---
Jun 26 23:58:13 localhost.localdomain kernel: export_store: invalid GPIO 397398
Jun 26 23:58:13 localhost.localdomain systemd[1]: gpdfand.service: PID file /var/run/gpdfand.pid not readable (yet?) after start: No such file or directory
Jun 26 23:58:13 localhost.localdomain systemd[1]: gpdfand.service: Daemon never wrote its PID file. Failing.
Jun 26 23:58:13 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gpdfand comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 26 23:58:13 localhost.localdomain systemd[1]: Failed to start GPD Fan Daemon.
-- Subject: Unit gpdfand.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit gpdfand.service has failed.
--
-- The result is failed.
Jun 26 23:58:13 localhost.localdomain systemd[1]: gpdfand.service: Unit entered failed state.
Jun 26 23:58:13 localhost.localdomain systemd[1]: gpdfand.service: Failed with result 'protocol'.
● gpdfand.service - GPD Fan Daemon
Loaded: loaded (/etc/systemd/system/gpdfand.service; enabled; vendor preset: disabled)
Active: failed (Result: protocol) since Mon 2017-06-26 23:49:11 EDT; 56s ago
Process: 12373 ExecStart=/usr/local/bin/gpdfand (code=exited, status=0/SUCCESS)
Jun 26 23:49:10 localhost.localdomain systemd[1]: Starting GPD Fan Daemon...
Jun 26 23:49:11 localhost.localdomain systemd[1]: gpdfand.service: PID file /var/run/gpdfand.pid not readable (yet?) after start: No such file or directory
Jun 26 23:49:11 localhost.localdomain systemd[1]: Failed to start GPD Fan Daemon.
Jun 26 23:49:11 localhost.localdomain systemd[1]: gpdfand.service: Unit entered failed state.
Jun 26 23:49:11 localhost.localdomain systemd[1]: gpdfand.service: Failed with result 'protocol'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment