Advertisement
kimmoli

Troubleshooting

Jun 24th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. #1
  2. Check running toh processes with: ps ax | grep -i toh
  3. Output should be about like this (maybe additional grep..)
  4.  
  5. 94 ? S 0:00 [irq/331-toh-eve]
  6. 742 ? Ssl 0:02 /usr/sbin/tohd
  7. 18839 ? Ssl 0:00 /usr/bin/harbour-tohkbd2
  8. 20784 ? Sl 0:02 /usr/bin/harbour-tohkbd2-user
  9.  
  10. #2
  11.  
  12. Remove TOH.
  13. run from console: devel-su journalctl -fa | grep toh
  14. Attach TOH.
  15. End journal with ctrl-c
  16. And pastebin me the logs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement