View Single Post
meShell's Avatar
Posts: 60 | Thanked: 104 times | Joined on Dec 2009
#715
From time to time when I try to use the keyboartd, it is not responding anymore, I will try to get status next time it is not working again and ty to restart the service to track it down.





This I got today when keyboard is slide out and I check the status from terminal:

Code:
tohkbd.service - The Other Half QWERTY Keyboard
          Loaded: loaded (/etc/systemd/system/tohkbd.service; disabled)
          Active: active (running) since Fri, 11 Apr 2014 19:58:01 +0200; 4 days ago
        Main PID: 1852 (tohkbd)
          CGroup: name=systemd:/system/tohkbd.service
                  â~T~T 1852 /usr/sbin/tohkbd

Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 11:50:37 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
tohkbd.service - The Other Half QWERTY Keyboard
          Loaded: loaded (/etc/systemd/system/tohkbd.service; disabled)
          Active: active (running) since Fri, 11 Apr 2014 19:58:01 +0200; 4 days ago
        Main PID: 1852 (tohkbd)
          CGroup: name=systemd:/system/tohkbd.service
                  â~T~T 1852 /usr/sbin/tohkbd

Apr 16 15:50:09 Jolla tohkbd[1852]: tca8424: failed to request input report
Apr 16 15:50:09 Jolla tohkbd[1852]: tca8424: failed to request input report
Apr 16 15:50:09 Jolla tohkbd[1852]: tca8424: failed to request input report
Apr 16 16:00:38 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 16:00:39 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 16:00:39 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 16:00:39 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 16:00:39 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Apr 16 16:00:39 Jolla tohkbd[1852]: UNK Input report: * Unknown 0b00ee0000 ...00
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

This is from right now using ssh, keabord is not slide out, screen lock:

Code:
[root@Jolla nemo]# systemctl status tohkbd.service
tohkbd.service - The Other Half QWERTY Keyboard
          Loaded: loaded (/etc/systemd/system/tohkbd.service; disabled)
          Active: active (running) since Fri, 11 Apr 2014 19:58:01 +0200; 4 days ago
        Main PID: 1852 (tohkbd)
          CGroup: name=systemd:/system/tohkbd.service
                  â 1852 /usr/sbin/tohkbd

Apr 16 17:28:07 Jolla tohkbd[1852]: enabling tohkbd
Apr 16 17:28:07 Jolla tohkbd[1852]: VDD control request - turn on
Apr 16 17:28:07 Jolla tohkbd[1852]: VDD control OK
Apr 16 17:28:07 Jolla tohkbd[1852]: Interrupt control request - turn on
Apr 16 17:28:07 Jolla tohkbd[1852]: worker started
Apr 16 17:28:13 Jolla tohkbd[1852]: Display status changed to "off"
Apr 16 17:28:13 Jolla tohkbd[1852]: disabling tohkbd
Apr 16 17:28:13 Jolla tohkbd[1852]: Interrupt control request - turn off
Apr 16 17:28:15 Jolla tohkbd[1852]: VDD control request - turn off
Apr 16 17:28:15 Jolla tohkbd[1852]: VDD control OK
Then I slide out the keybord, rotate a bit, screen unlocked, via ssh check status, keyboard working, interestingly capslock is switched right now, it types low caps when led is on and caps when off, restartet service, all was OK again..

Last edited by meShell; 2014-04-16 at 15:56.