Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 12-26-2019, 11:42 AM   #346
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by NiLuJe View Post
@jackie_w: You're talking about an actual poweroff/poweron cycle (i.e., a cold reboot), and not a sleep/resume cycle, right?
Yes, after a full reboot, i.e. long-press on power button. It seems to survive sleep/wake OK.

Quote:
Originally Posted by NiLuJe View Post
In which case, that's... weird ^^. That's on 4.19 with nothing fancy installed, right?
Define "fancy". It's kobopatched to death 4.19, but there's nothing like KOReader or KSM installed.

Another observation ... probably not relevant, but just in case ...
Your help note about overlay says:
Quote:
# Ignores the specified foreground color, and instead use the inverse of what's on the screen.
# (f.g., if a pixel replaces a white pixel, it'll be painted black).
# Implies backgroundless.
# Set to 1 to enable.
overlay=1
This is not actually true. You'll notice my config has
Code:
fg_color=GRAY4
The GRAY4 is actually NOT ignored when overlay=1. The gray is retained in both daymode/nightmode. BTW, I'm not complaining about this, because I see it as a positive

Last edited by jackie_w; 12-26-2019 at 11:47 AM.
jackie_w is offline   Reply With Quote
Old 12-26-2019, 12:20 PM   #347
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@jackie_w: Huh. That'd be a bug (somewhere ). Overlay really completely ignores (user) fg/bg colors.

I'll have to double-check, but I think it's because you have both bgless & overlay enabled. Overlay is a superset of the other, so it ought to "win". This is explained in FBInk, but I forgot to mention that here .

EDIT: Yeah, overlay wins in the fixed-cell codepath, but bgless wins in the OT one. -_-".

EDIT²: Okay, tweaked the comment & fixed the OT codepath in FBInk .
I'm in the middle of some FBInk cleanups, but I'll post an updated package later today. Hopefully after I've had a chance to look at your weird cold boot issue .

EDIT³: Given your comments, you probably just want backgroundless anyway . But, that was indeed a bug ^^.

Last edited by NiLuJe; 12-26-2019 at 12:39 PM.
NiLuJe is offline   Reply With Quote
Advert
Old 12-26-2019, 12:45 PM   #348
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by NiLuJe View Post
EDIT³: Given your comments, you probably just want backgroundless anyway .
Actually, no. I just reminded myself why I enabled both backgroundless and overlay in the first place. backgroundless on its own doesn't work well in nightmode because the miniclock is displayed in an ugly white box.

Quote:
Originally Posted by NiLuJe View Post
But, that was indeed a bug ^^.
I'll leave it with you. There's no rush on my part if you've got more urgent things on the go.
jackie_w is offline   Reply With Quote
Old 12-26-2019, 01:06 PM   #349
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@jackie_w: Ah, that's because overlay (in MiniClock) switches to hardware inversion (while, usually, we go with simply inverting the colors ourselves [And I do mean inverting the colors, and not swapping bg for fg]).

AFAICT, software inversion *should* do the trick for plain bgless, though. I'll double-check, as it's entirely plausible that this is yet another thing that's subtly broken in the OT codepath ;p.

EDIT: Ah, yeah, I see what you mean, bgless definitely ought to switch to true nightmode on its own, too .

Last edited by NiLuJe; 12-26-2019 at 03:03 PM.
NiLuJe is offline   Reply With Quote
Old 12-26-2019, 05:17 PM   #350
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@jackie_w: Okay, package in #311 updated .

The bgless/overlay confusion should definitively be fixed, and I updated the comments in the example config to make their behavior slightly less obscure. (To keep your current behavior, you'll have to disable overlay).

I couldn't reproduce the weird cold boot thingy (with or without your specific config, FWIW), but I did tweak (very, very slightly) the config timestamp check, which seems to be what goes wrong on your end, for some reason, so, fingers crossed...

Thanks for the detailed tests .
NiLuJe is offline   Reply With Quote
Advert
Old 12-26-2019, 06:54 PM   #351
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by NiLuJe View Post
I couldn't reproduce the weird cold boot thingy (with or without your specific config, FWIW), but I did tweak (very, very slightly) the config timestamp check, which seems to be what goes wrong on your end, for some reason, so, fingers crossed...

Thanks for the detailed tests .
backgroundless on its own now works but no improvement at all after a reboot, I'm afraid. I did pick up one extra bit of info...

After a reboot there's no clock on the Home screen but if I tap on a book (kepub) to open it, the clock briefly flashes in the bottom right of Home screen but once the book finishes opening it's never seen again.

What Kobo device did you do your testing on? If it's the Forma, why don't you post your working config and I'll try that.

I deliberately chose my ClaraHD for initial testing to avoid the (potentially) added complications of buttons/auto-rotate of the Forma, but I can try it if you want.
jackie_w is offline   Reply With Quote
Old 12-26-2019, 08:32 PM   #352
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
@NiLuJe,

I went ahead and tried it on the Forma where everything seems to work OK.

So it's the ClaraHD which is the problem. I even went through an uninstall cycle - although I'm not sure what that does exactly - then reinstalled. The reboot problem remains.

The Clara and Forma are the only devices Miniclock is installed on. It's too late tonight, but I might try it on my KA1 and H2O tomorrow.
jackie_w is offline   Reply With Quote
Old 12-27-2019, 12:35 AM   #353
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
I happened to check on the H2O tonight, but last time I checked was on a Forma .

There shouldn't be any complications related to rotation (with relative positioning, that is). (He said, hopeful ^^).

I can't think of anything that might be Clara specific off the top of my head, so, err, you could try switching to debug mode and checking the logs until I get a lightbulb moment ;p.

The fact that you saw it flash at least once rules out the timestamp checks, so at least there's that .

Last edited by NiLuJe; 12-27-2019 at 12:40 AM.
NiLuJe is offline   Reply With Quote
Old 12-27-2019, 12:37 AM   #354
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
I don't recall if you have shell access on that device, because another interesting tidbit would be the state of the FBInk daemon right after a cold boot vs. when it works...
NiLuJe is offline   Reply With Quote
Old 12-27-2019, 07:01 AM   #355
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by NiLuJe View Post
I can't think of anything that might be Clara specific off the top of my head, so, err, you could try switching to debug mode and checking the logs until I get a lightbulb moment ;p.

The fact that you saw it flash at least once rules out the timestamp checks, so at least there's that .
I've thought of something (font-related) that would make my Clara non-standard. I'll try eliminating this point of difference. I'm not hopeful, but you never know. Then I'll follow up with other non-kobopatched non-miniclock models. This may take a while.
Quote:
Originally Posted by NiLuJe View Post
I don't recall if you have shell access on that device, because another interesting tidbit would be the state of the FBInk daemon right after a cold boot vs. when it works...
If this is in English, it's meaning has completely flown over my head.
jackie_w is offline   Reply With Quote
Old 12-27-2019, 09:51 AM   #356
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
I may also have a stupid idea to check out. It's not Clara specific, but it is resolution-dependent . And it smells like a bug anyway ^^.

If my hunch is correct, the debug logs should make it obvious. Opening a full-screen image might also make it pop up once (maybe. ^^).
NiLuJe is offline   Reply With Quote
Old 12-27-2019, 10:10 AM   #357
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
I have logs from the Clara test.
This is the debug log:
Spoiler:
Code:
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448862 KEY:BTN_TOOL_FINGER 1]
[1577448862 KEY:BTN_TOUCH 1]
[1577448862 ABS:MT_TRACKING_ID 0]
[1577448862 ABS:MT_DISTANCE 0]
[1577448862 ABS:MT_POSITION_X 394]
[1577448862 ABS:MT_POSITION_Y 962]
[1577448862 ABS:MT_PRESSURE 34]
[1577448862 ABS:MT_TOUCH_MAJOR 0]
[1577448862 ABS:MT_TOUCH_MINOR 0]
[1577448862 ABS:MT_ORIENTATION 0]
[1577448862 SYN:MT_REPORT 0]
[1577448862 SYN:REPORT 0]
[1577448862 ABS:MT_TRACKING_ID 0]
[1577448862 ABS:MT_DISTANCE 0]
[1577448862 ABS:MT_POSITION_X 394]
[1577448862 ABS:MT_POSITION_Y 962]
[1577448862 ABS:MT_PRESSURE 34]
[1577448862 ABS:MT_TOUCH_MAJOR 0]
[1577448862 ABS:MT_TOUCH_MINOR 0]
[1577448862 ABS:MT_ORIENTATION 0]
[1577448862 SYN:MT_REPORT 0]
[1577448862 SYN:REPORT 0]
[1577448862 ABS:MT_TRACKING_ID 0]
[1577448862 ABS:MT_DISTANCE 0]
[1577448862 ABS:MT_POSITION_X 396]
[1577448862 ABS:MT_POSITION_Y 959]
[1577448862 ABS:MT_PRESSURE 33]
[1577448862 ABS:MT_TOUCH_MAJOR 0]
[1577448862 ABS:MT_TOUCH_MINOR 0]
[1577448862 ABS:MT_ORIENTATION 0]
[1577448862 SYN:MT_REPORT 0]
[1577448862 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- config file read Fri Dec 27 12:14:30 GMT 2019 --
-- cfg_debug = '1', format {debug} = '0' --
-- cfg_whitelist = 'ABS:MT_POSITION_X ABS:MT_POSITION_Y KEY:F23 KEY:F24 KEY:POWER' --
-- cfg_whitelist (str2int) = ' 3:53 3:54 1:193 1:194 1:116' --
-- cfg_graylist = 'MSC:RAW' --
-- cfg_graylist (str2int) = ' 4:3' --
-- killed FBInk daemon -- 1372
-- launched truetype FBInk daemon -- 3332
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448875 KEY:BTN_TOOL_FINGER 1]
[1577448875 KEY:BTN_TOUCH 1]
[1577448875 ABS:MT_TRACKING_ID 0]
[1577448875 ABS:MT_DISTANCE 0]
[1577448875 ABS:MT_POSITION_X 1017]
[1577448875 ABS:MT_POSITION_Y 109]
[1577448875 ABS:MT_PRESSURE 28]
[1577448875 ABS:MT_TOUCH_MAJOR 0]
[1577448875 ABS:MT_TOUCH_MINOR 0]
[1577448875 ABS:MT_ORIENTATION 0]
[1577448875 SYN:MT_REPORT 0]
[1577448875 SYN:REPORT 0]
[1577448875 ABS:MT_TRACKING_ID 0]
[1577448875 ABS:MT_DISTANCE 0]
[1577448875 ABS:MT_POSITION_X 1016]
[1577448875 ABS:MT_POSITION_Y 107]
[1577448875 ABS:MT_PRESSURE 30]
[1577448875 ABS:MT_TOUCH_MAJOR 0]
[1577448875 ABS:MT_TOUCH_MINOR 0]
[1577448875 ABS:MT_ORIENTATION 0]
[1577448875 SYN:MT_REPORT 0]
[1577448875 SYN:REPORT 0]
[1577448875 ABS:MT_TRACKING_ID 0]
[1577448875 ABS:MT_DISTANCE 0]
[1577448875 ABS:MT_POSITION_X 1015]
[1577448875 ABS:MT_POSITION_Y 105]
[1577448875 ABS:MT_PRESSURE 31]
[1577448875 ABS:MT_TOUCH_MAJOR 0]
[1577448875 ABS:MT_TOUCH_MINOR 0]
[1577448875 ABS:MT_ORIENTATION 0]
[1577448875 SYN:MT_REPORT 0]
[1577448875 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:14:39 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448881 KEY:BTN_TOOL_FINGER 1]
[1577448881 KEY:BTN_TOUCH 1]
[1577448881 ABS:MT_TRACKING_ID 0]
[1577448881 ABS:MT_DISTANCE 0]
[1577448881 ABS:MT_POSITION_X 1007]
[1577448881 ABS:MT_POSITION_Y 64]
[1577448881 ABS:MT_PRESSURE 28]
[1577448881 ABS:MT_TOUCH_MAJOR 0]
[1577448881 ABS:MT_TOUCH_MINOR 0]
[1577448881 ABS:MT_ORIENTATION 0]
[1577448881 SYN:MT_REPORT 0]
[1577448881 SYN:REPORT 0]
[1577448881 ABS:MT_TRACKING_ID 0]
[1577448881 ABS:MT_DISTANCE 0]
[1577448881 ABS:MT_POSITION_X 1008]
[1577448881 ABS:MT_POSITION_Y 65]
[1577448881 ABS:MT_PRESSURE 30]
[1577448881 ABS:MT_TOUCH_MAJOR 0]
[1577448881 ABS:MT_TOUCH_MINOR 0]
[1577448881 ABS:MT_ORIENTATION 0]
[1577448881 SYN:MT_REPORT 0]
[1577448881 SYN:REPORT 0]
[1577448881 ABS:MT_TRACKING_ID 0]
[1577448881 ABS:MT_DISTANCE 0]
[1577448881 ABS:MT_POSITION_X 1010]
[1577448881 ABS:MT_POSITION_Y 67]
[1577448881 ABS:MT_PRESSURE 31]
[1577448881 ABS:MT_TOUCH_MAJOR 0]
[1577448881 ABS:MT_TOUCH_MINOR 0]
[1577448881 ABS:MT_ORIENTATION 0]
[1577448881 SYN:MT_REPORT 0]
[1577448881 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:14:44 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448887 KEY:BTN_TOOL_FINGER 1]
[1577448887 KEY:BTN_TOUCH 1]
[1577448887 ABS:MT_TRACKING_ID 0]
[1577448887 ABS:MT_DISTANCE 0]
[1577448887 ABS:MT_POSITION_X 830]
[1577448887 ABS:MT_POSITION_Y 576]
[1577448887 ABS:MT_PRESSURE 32]
[1577448887 ABS:MT_TOUCH_MAJOR 0]
[1577448887 ABS:MT_TOUCH_MINOR 0]
[1577448887 ABS:MT_ORIENTATION 0]
[1577448887 SYN:MT_REPORT 0]
[1577448887 SYN:REPORT 0]
[1577448887 ABS:MT_TRACKING_ID 0]
[1577448887 ABS:MT_DISTANCE 0]
[1577448887 ABS:MT_POSITION_X 830]
[1577448887 ABS:MT_POSITION_Y 576]
[1577448887 ABS:MT_PRESSURE 32]
[1577448887 ABS:MT_TOUCH_MAJOR 0]
[1577448887 ABS:MT_TOUCH_MINOR 0]
[1577448887 ABS:MT_ORIENTATION 0]
[1577448887 SYN:MT_REPORT 0]
[1577448887 SYN:REPORT 0]
[1577448887 ABS:MT_TRACKING_ID 0]
[1577448887 ABS:MT_DISTANCE 0]
[1577448887 ABS:MT_POSITION_X 830]
[1577448887 ABS:MT_POSITION_Y 574]
[1577448887 ABS:MT_PRESSURE 31]
[1577448887 ABS:MT_TOUCH_MAJOR 0]
[1577448887 ABS:MT_TOUCH_MINOR 0]
[1577448887 ABS:MT_ORIENTATION 0]
[1577448887 SYN:MT_REPORT 0]
[1577448887 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:15:11 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448912 KEY:BTN_TOOL_FINGER 1]
[1577448912 KEY:BTN_TOUCH 1]
[1577448912 ABS:MT_TRACKING_ID 0]
[1577448912 ABS:MT_DISTANCE 0]
[1577448912 ABS:MT_POSITION_X 69]
[1577448912 ABS:MT_POSITION_Y 884]
[1577448912 ABS:MT_PRESSURE 19]
[1577448912 ABS:MT_TOUCH_MAJOR 0]
[1577448912 ABS:MT_TOUCH_MINOR 0]
[1577448912 ABS:MT_ORIENTATION 0]
[1577448912 SYN:MT_REPORT 0]
[1577448912 SYN:REPORT 0]
[1577448912 ABS:MT_TRACKING_ID 0]
[1577448912 ABS:MT_DISTANCE 0]
[1577448912 ABS:MT_POSITION_X 69]
[1577448912 ABS:MT_POSITION_Y 885]
[1577448912 ABS:MT_PRESSURE 20]
[1577448912 ABS:MT_TOUCH_MAJOR 0]
[1577448912 ABS:MT_TOUCH_MINOR 0]
[1577448912 ABS:MT_ORIENTATION 0]
[1577448912 SYN:MT_REPORT 0]
[1577448912 SYN:REPORT 0]
[1577448912 ABS:MT_TRACKING_ID 0]
[1577448912 ABS:MT_DISTANCE 0]
[1577448912 ABS:MT_POSITION_X 69]
[1577448912 ABS:MT_POSITION_Y 887]
[1577448912 ABS:MT_PRESSURE 21]
[1577448912 ABS:MT_TOUCH_MAJOR 0]
[1577448912 ABS:MT_TOUCH_MINOR 0]
[1577448912 ABS:MT_ORIENTATION 0]
[1577448912 SYN:MT_REPORT 0]
[1577448912 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:15:14 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448914 KEY:BTN_TOOL_FINGER 1]
[1577448914 KEY:BTN_TOUCH 1]
[1577448914 ABS:MT_TRACKING_ID 0]
[1577448914 ABS:MT_DISTANCE 0]
[1577448914 ABS:MT_POSITION_X 997]
[1577448914 ABS:MT_POSITION_Y 820]
[1577448914 ABS:MT_PRESSURE 29]
[1577448914 ABS:MT_TOUCH_MAJOR 0]
[1577448914 ABS:MT_TOUCH_MINOR 0]
[1577448914 ABS:MT_ORIENTATION 0]
[1577448914 SYN:MT_REPORT 0]
[1577448914 SYN:REPORT 0]
[1577448914 ABS:MT_TRACKING_ID 0]
[1577448914 ABS:MT_DISTANCE 0]
[1577448914 ABS:MT_POSITION_X 997]
[1577448914 ABS:MT_POSITION_Y 820]
[1577448914 ABS:MT_PRESSURE 29]
[1577448914 ABS:MT_TOUCH_MAJOR 0]
[1577448914 ABS:MT_TOUCH_MINOR 0]
[1577448914 ABS:MT_ORIENTATION 0]
[1577448914 SYN:MT_REPORT 0]
[1577448914 SYN:REPORT 0]
[1577448914 ABS:MT_TRACKING_ID 0]
[1577448914 ABS:MT_DISTANCE 0]
[1577448914 ABS:MT_POSITION_X 997]
[1577448914 ABS:MT_POSITION_Y 820]
[1577448914 ABS:MT_PRESSURE 29]
[1577448914 ABS:MT_TOUCH_MAJOR 0]
[1577448914 ABS:MT_TOUCH_MINOR 0]
[1577448914 ABS:MT_ORIENTATION 0]
[1577448914 SYN:MT_REPORT 0]
[1577448914 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:15:17 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577448921 KEY:BTN_TOOL_FINGER 1]
[1577448921 KEY:BTN_TOUCH 1]
[1577448921 ABS:MT_TRACKING_ID 0]
[1577448921 ABS:MT_DISTANCE 0]
[1577448921 ABS:MT_POSITION_X 1420]
[1577448921 ABS:MT_POSITION_Y 73]
[1577448921 ABS:MT_PRESSURE 18]
[1577448921 ABS:MT_TOUCH_MAJOR 0]
[1577448921 ABS:MT_TOUCH_MINOR 0]
[1577448921 ABS:MT_ORIENTATION 0]
[1577448921 SYN:MT_REPORT 0]
[1577448921 SYN:REPORT 0]
[1577448921 ABS:MT_TRACKING_ID 0]
[1577448921 ABS:MT_DISTANCE 0]
[1577448921 ABS:MT_POSITION_X 1418]
[1577448921 ABS:MT_POSITION_Y 74]
[1577448921 ABS:MT_PRESSURE 20]
[1577448921 ABS:MT_TOUCH_MAJOR 0]
[1577448921 ABS:MT_TOUCH_MINOR 0]
[1577448921 ABS:MT_ORIENTATION 0]
[1577448921 SYN:MT_REPORT 0]
[1577448921 SYN:REPORT 0]
[1577448922 ABS:MT_TRACKING_ID 0]
[1577448922 ABS:MT_DISTANCE 0]
[1577448922 ABS:MT_POSITION_X 1415]
[1577448922 ABS:MT_POSITION_Y 76]
[1577448922 ABS:MT_PRESSURE 22]
[1577448922 ABS:MT_TOUCH_MAJOR 0]
[1577448922 ABS:MT_TOUCH_MINOR 0]
[1577448922 ABS:MT_ORIENTATION 0]
[1577448922 SYN:MT_REPORT 0]
[1577448922 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:15:27 GMT 2019 --
-- config file read Fri Dec 27 12:17:24 GMT 2019 --
-- cfg_debug = '1', format {debug} = '0' --
-- cfg_whitelist = 'ABS:MT_POSITION_X ABS:MT_POSITION_Y KEY:F23 KEY:F24 KEY:POWER' --
-- cfg_whitelist (str2int) = ' 3:53 3:54 1:193 1:194 1:116' --
-- cfg_graylist = 'MSC:RAW' --
-- cfg_graylist (str2int) = ' 4:3' --
-- launched truetype FBInk daemon -- 1370
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449060 KEY:BTN_TOOL_FINGER 1]
[1577449060 KEY:BTN_TOUCH 1]
[1577449060 ABS:MT_TRACKING_ID 0]
[1577449060 ABS:MT_DISTANCE 0]
[1577449060 ABS:MT_POSITION_X 411]
[1577449060 ABS:MT_POSITION_Y 937]
[1577449060 ABS:MT_PRESSURE 32]
[1577449060 ABS:MT_TOUCH_MAJOR 0]
[1577449060 ABS:MT_TOUCH_MINOR 0]
[1577449060 ABS:MT_ORIENTATION 0]
[1577449060 SYN:MT_REPORT 0]
[1577449060 SYN:REPORT 0]
[1577449060 ABS:MT_TRACKING_ID 0]
[1577449060 ABS:MT_DISTANCE 0]
[1577449060 ABS:MT_POSITION_X 411]
[1577449060 ABS:MT_POSITION_Y 937]
[1577449060 ABS:MT_PRESSURE 32]
[1577449060 ABS:MT_TOUCH_MAJOR 0]
[1577449060 ABS:MT_TOUCH_MINOR 0]
[1577449060 ABS:MT_ORIENTATION 0]
[1577449060 SYN:MT_REPORT 0]
[1577449060 SYN:REPORT 0]
[1577449060 ABS:MT_TRACKING_ID 0]
[1577449060 ABS:MT_DISTANCE 0]
[1577449060 ABS:MT_POSITION_X 411]
[1577449060 ABS:MT_POSITION_Y 937]
[1577449060 ABS:MT_PRESSURE 32]
[1577449060 ABS:MT_TOUCH_MAJOR 0]
[1577449060 ABS:MT_TOUCH_MINOR 0]
[1577449060 ABS:MT_ORIENTATION 0]
[1577449060 SYN:MT_REPORT 0]
[1577449060 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:18:17 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449104 KEY:BTN_TOOL_FINGER 1]
[1577449104 KEY:BTN_TOUCH 1]
[1577449104 ABS:MT_TRACKING_ID 0]
[1577449104 ABS:MT_DISTANCE 0]
[1577449104 ABS:MT_POSITION_X 849]
[1577449104 ABS:MT_POSITION_Y 146]
[1577449104 ABS:MT_PRESSURE 23]
[1577449104 ABS:MT_TOUCH_MAJOR 0]
[1577449104 ABS:MT_TOUCH_MINOR 0]
[1577449104 ABS:MT_ORIENTATION 0]
[1577449104 SYN:MT_REPORT 0]
[1577449104 SYN:REPORT 0]
[1577449104 ABS:MT_TRACKING_ID 0]
[1577449104 ABS:MT_DISTANCE 0]
[1577449104 ABS:MT_POSITION_X 849]
[1577449104 ABS:MT_POSITION_Y 144]
[1577449104 ABS:MT_PRESSURE 25]
[1577449104 ABS:MT_TOUCH_MAJOR 0]
[1577449104 ABS:MT_TOUCH_MINOR 0]
[1577449104 ABS:MT_ORIENTATION 0]
[1577449104 SYN:MT_REPORT 0]
[1577449104 SYN:REPORT 0]
[1577449104 ABS:MT_TRACKING_ID 0]
[1577449104 ABS:MT_DISTANCE 0]
[1577449104 ABS:MT_POSITION_X 849]
[1577449104 ABS:MT_POSITION_Y 142]
[1577449104 ABS:MT_PRESSURE 27]
[1577449104 ABS:MT_TOUCH_MAJOR 0]
[1577449104 ABS:MT_TOUCH_MINOR 0]
[1577449104 ABS:MT_ORIENTATION 0]
[1577449104 SYN:MT_REPORT 0]
[1577449104 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449157 KEY:BTN_TOOL_FINGER 1]
[1577449157 KEY:BTN_TOUCH 1]
[1577449157 ABS:MT_TRACKING_ID 0]
[1577449157 ABS:MT_DISTANCE 0]
[1577449157 ABS:MT_POSITION_X 869]
[1577449157 ABS:MT_POSITION_Y 114]
[1577449157 ABS:MT_PRESSURE 35]
[1577449157 ABS:MT_TOUCH_MAJOR 0]
[1577449157 ABS:MT_TOUCH_MINOR 0]
[1577449157 ABS:MT_ORIENTATION 0]
[1577449157 SYN:MT_REPORT 0]
[1577449157 SYN:REPORT 0]
[1577449157 ABS:MT_TRACKING_ID 0]
[1577449157 ABS:MT_DISTANCE 0]
[1577449157 ABS:MT_POSITION_X 869]
[1577449157 ABS:MT_POSITION_Y 114]
[1577449157 ABS:MT_PRESSURE 35]
[1577449157 ABS:MT_TOUCH_MAJOR 0]
[1577449157 ABS:MT_TOUCH_MINOR 0]
[1577449157 ABS:MT_ORIENTATION 0]
[1577449157 SYN:MT_REPORT 0]
[1577449157 SYN:REPORT 0]
[1577449157 ABS:MT_TRACKING_ID 0]
[1577449157 ABS:MT_DISTANCE 0]
[1577449157 ABS:MT_POSITION_X 869]
[1577449157 ABS:MT_POSITION_Y 114]
[1577449157 ABS:MT_PRESSURE 35]
[1577449157 ABS:MT_TOUCH_MAJOR 0]
[1577449157 ABS:MT_TOUCH_MINOR 0]
[1577449157 ABS:MT_ORIENTATION 0]
[1577449157 SYN:MT_REPORT 0]
[1577449157 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449158 KEY:BTN_TOOL_FINGER 1]
[1577449158 KEY:BTN_TOUCH 1]
[1577449158 ABS:MT_TRACKING_ID 0]
[1577449158 ABS:MT_DISTANCE 0]
[1577449158 ABS:MT_POSITION_X 843]
[1577449158 ABS:MT_POSITION_Y 111]
[1577449158 ABS:MT_PRESSURE 35]
[1577449158 ABS:MT_TOUCH_MAJOR 0]
[1577449158 ABS:MT_TOUCH_MINOR 0]
[1577449158 ABS:MT_ORIENTATION 0]
[1577449158 SYN:MT_REPORT 0]
[1577449158 SYN:REPORT 0]
[1577449158 ABS:MT_TRACKING_ID 0]
[1577449158 ABS:MT_DISTANCE 0]
[1577449158 ABS:MT_POSITION_X 843]
[1577449158 ABS:MT_POSITION_Y 111]
[1577449158 ABS:MT_PRESSURE 35]
[1577449158 ABS:MT_TOUCH_MAJOR 0]
[1577449158 ABS:MT_TOUCH_MINOR 0]
[1577449158 ABS:MT_ORIENTATION 0]
[1577449158 SYN:MT_REPORT 0]
[1577449158 SYN:REPORT 0]
[1577449158 ABS:MT_TRACKING_ID 0]
[1577449158 ABS:MT_DISTANCE 0]
[1577449158 ABS:MT_POSITION_X 843]
[1577449158 ABS:MT_POSITION_Y 111]
[1577449158 ABS:MT_PRESSURE 35]
[1577449158 ABS:MT_TOUCH_MAJOR 0]
[1577449158 ABS:MT_TOUCH_MINOR 0]
[1577449158 ABS:MT_ORIENTATION 0]
[1577449158 SYN:MT_REPORT 0]
[1577449158 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449164 KEY:BTN_TOOL_FINGER 1]
[1577449164 KEY:BTN_TOUCH 1]
[1577449164 ABS:MT_TRACKING_ID 0]
[1577449164 ABS:MT_DISTANCE 0]
[1577449164 ABS:MT_POSITION_X 931]
[1577449164 ABS:MT_POSITION_Y 104]
[1577449164 ABS:MT_PRESSURE 32]
[1577449164 ABS:MT_TOUCH_MAJOR 0]
[1577449164 ABS:MT_TOUCH_MINOR 0]
[1577449164 ABS:MT_ORIENTATION 0]
[1577449164 SYN:MT_REPORT 0]
[1577449164 SYN:REPORT 0]
[1577449164 ABS:MT_TRACKING_ID 0]
[1577449164 ABS:MT_DISTANCE 0]
[1577449164 ABS:MT_POSITION_X 931]
[1577449164 ABS:MT_POSITION_Y 104]
[1577449164 ABS:MT_PRESSURE 32]
[1577449164 ABS:MT_TOUCH_MAJOR 0]
[1577449164 ABS:MT_TOUCH_MINOR 0]
[1577449164 ABS:MT_ORIENTATION 0]
[1577449164 SYN:MT_REPORT 0]
[1577449164 SYN:REPORT 0]
[1577449164 ABS:MT_TRACKING_ID 0]
[1577449164 ABS:MT_DISTANCE 0]
[1577449164 ABS:MT_POSITION_X 931]
[1577449164 ABS:MT_POSITION_Y 104]
[1577449164 ABS:MT_PRESSURE 32]
[1577449164 ABS:MT_TOUCH_MAJOR 0]
[1577449164 ABS:MT_TOUCH_MINOR 0]
[1577449164 ABS:MT_ORIENTATION 0]
[1577449164 SYN:MT_REPORT 0]
[1577449164 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449180 KEY:BTN_TOOL_FINGER 1]
[1577449180 KEY:BTN_TOUCH 1]
[1577449180 ABS:MT_TRACKING_ID 0]
[1577449180 ABS:MT_DISTANCE 0]
[1577449180 ABS:MT_POSITION_X 917]
[1577449180 ABS:MT_POSITION_Y 101]
[1577449180 ABS:MT_PRESSURE 33]
[1577449180 ABS:MT_TOUCH_MAJOR 0]
[1577449180 ABS:MT_TOUCH_MINOR 0]
[1577449180 ABS:MT_ORIENTATION 0]
[1577449180 SYN:MT_REPORT 0]
[1577449180 SYN:REPORT 0]
[1577449180 ABS:MT_TRACKING_ID 0]
[1577449180 ABS:MT_DISTANCE 0]
[1577449180 ABS:MT_POSITION_X 917]
[1577449180 ABS:MT_POSITION_Y 101]
[1577449180 ABS:MT_PRESSURE 33]
[1577449180 ABS:MT_TOUCH_MAJOR 0]
[1577449180 ABS:MT_TOUCH_MINOR 0]
[1577449180 ABS:MT_ORIENTATION 0]
[1577449180 SYN:MT_REPORT 0]
[1577449180 SYN:REPORT 0]
[1577449180 ABS:MT_TRACKING_ID 0]
[1577449180 ABS:MT_DISTANCE 0]
[1577449180 ABS:MT_POSITION_X 917]
[1577449180 ABS:MT_POSITION_Y 101]
[1577449180 ABS:MT_PRESSURE 33]
[1577449180 ABS:MT_TOUCH_MAJOR 0]
[1577449180 ABS:MT_TOUCH_MINOR 0]
[1577449180 ABS:MT_ORIENTATION 0]
[1577449180 SYN:MT_REPORT 0]
[1577449180 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449185 KEY:BTN_TOOL_FINGER 1]
[1577449185 KEY:BTN_TOUCH 1]
[1577449185 ABS:MT_TRACKING_ID 0]
[1577449185 ABS:MT_DISTANCE 0]
[1577449185 ABS:MT_POSITION_X 877]
[1577449185 ABS:MT_POSITION_Y 538]
[1577449185 ABS:MT_PRESSURE 25]
[1577449185 ABS:MT_TOUCH_MAJOR 0]
[1577449185 ABS:MT_TOUCH_MINOR 0]
[1577449185 ABS:MT_ORIENTATION 0]
[1577449185 SYN:MT_REPORT 0]
[1577449185 SYN:REPORT 0]
[1577449185 ABS:MT_TRACKING_ID 0]
[1577449185 ABS:MT_DISTANCE 0]
[1577449185 ABS:MT_POSITION_X 877]
[1577449185 ABS:MT_POSITION_Y 538]
[1577449185 ABS:MT_PRESSURE 25]
[1577449185 ABS:MT_TOUCH_MAJOR 0]
[1577449185 ABS:MT_TOUCH_MINOR 0]
[1577449185 ABS:MT_ORIENTATION 0]
[1577449185 SYN:MT_REPORT 0]
[1577449185 SYN:REPORT 0]
[1577449185 ABS:MT_TRACKING_ID 0]
[1577449185 ABS:MT_DISTANCE 0]
[1577449185 ABS:MT_POSITION_X 877]
[1577449185 ABS:MT_POSITION_Y 538]
[1577449185 ABS:MT_PRESSURE 25]
[1577449185 ABS:MT_TOUCH_MAJOR 0]
[1577449185 ABS:MT_TOUCH_MINOR 0]
[1577449185 ABS:MT_ORIENTATION 0]
[1577449185 SYN:MT_REPORT 0]
[1577449185 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449230 KEY:BTN_TOOL_FINGER 1]
[1577449230 KEY:BTN_TOUCH 1]
[1577449230 ABS:MT_TRACKING_ID 0]
[1577449230 ABS:MT_DISTANCE 0]
[1577449230 ABS:MT_POSITION_X 82]
[1577449230 ABS:MT_POSITION_Y 894]
[1577449230 ABS:MT_PRESSURE 19]
[1577449230 ABS:MT_TOUCH_MAJOR 0]
[1577449230 ABS:MT_TOUCH_MINOR 0]
[1577449230 ABS:MT_ORIENTATION 0]
[1577449230 SYN:MT_REPORT 0]
[1577449230 SYN:REPORT 0]
[1577449230 ABS:MT_TRACKING_ID 0]
[1577449230 ABS:MT_DISTANCE 0]
[1577449230 ABS:MT_POSITION_X 82]
[1577449230 ABS:MT_POSITION_Y 894]
[1577449230 ABS:MT_PRESSURE 19]
[1577449230 ABS:MT_TOUCH_MAJOR 0]
[1577449230 ABS:MT_TOUCH_MINOR 0]
[1577449230 ABS:MT_ORIENTATION 0]
[1577449230 SYN:MT_REPORT 0]
[1577449230 SYN:REPORT 0]
[1577449230 ABS:MT_TRACKING_ID 0]
[1577449230 ABS:MT_DISTANCE 0]
[1577449230 ABS:MT_POSITION_X 82]
[1577449230 ABS:MT_POSITION_Y 894]
[1577449230 ABS:MT_PRESSURE 19]
[1577449230 ABS:MT_TOUCH_MAJOR 0]
[1577449230 ABS:MT_TOUCH_MINOR 0]
[1577449230 ABS:MT_ORIENTATION 0]
[1577449230 SYN:MT_REPORT 0]
[1577449230 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449308 KEY:BTN_TOOL_FINGER 1]
[1577449308 KEY:BTN_TOUCH 1]
[1577449308 ABS:MT_TRACKING_ID 0]
[1577449308 ABS:MT_DISTANCE 0]
[1577449308 ABS:MT_POSITION_X 1020]
[1577449308 ABS:MT_POSITION_Y 596]
[1577449308 ABS:MT_PRESSURE 21]
[1577449308 ABS:MT_TOUCH_MAJOR 0]
[1577449308 ABS:MT_TOUCH_MINOR 0]
[1577449308 ABS:MT_ORIENTATION 0]
[1577449308 SYN:MT_REPORT 0]
[1577449308 SYN:REPORT 0]
[1577449308 ABS:MT_TRACKING_ID 0]
[1577449308 ABS:MT_DISTANCE 0]
[1577449308 ABS:MT_POSITION_X 1020]
[1577449308 ABS:MT_POSITION_Y 596]
[1577449308 ABS:MT_PRESSURE 26]
[1577449308 ABS:MT_TOUCH_MAJOR 0]
[1577449308 ABS:MT_TOUCH_MINOR 0]
[1577449308 ABS:MT_ORIENTATION 0]
[1577449308 SYN:MT_REPORT 0]
[1577449308 SYN:REPORT 0]
[1577449308 ABS:MT_TRACKING_ID 0]
[1577449308 ABS:MT_DISTANCE 0]
[1577449308 ABS:MT_POSITION_X 1020]
[1577449308 ABS:MT_POSITION_Y 596]
[1577449308 ABS:MT_PRESSURE 29]
[1577449308 ABS:MT_TOUCH_MAJOR 0]
[1577449308 ABS:MT_TOUCH_MINOR 0]
[1577449308 ABS:MT_ORIENTATION 0]
[1577449308 SYN:MT_REPORT 0]
[1577449308 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449458 KEY:BTN_TOOL_FINGER 1]
[1577449458 KEY:BTN_TOUCH 1]
[1577449458 ABS:MT_TRACKING_ID 0]
[1577449458 ABS:MT_DISTANCE 0]
[1577449458 ABS:MT_POSITION_X 392]
[1577449458 ABS:MT_POSITION_Y 911]
[1577449458 ABS:MT_PRESSURE 28]
[1577449458 ABS:MT_TOUCH_MAJOR 0]
[1577449458 ABS:MT_TOUCH_MINOR 0]
[1577449458 ABS:MT_ORIENTATION 0]
[1577449458 SYN:MT_REPORT 0]
[1577449458 SYN:REPORT 0]
[1577449458 ABS:MT_TRACKING_ID 0]
[1577449458 ABS:MT_DISTANCE 0]
[1577449458 ABS:MT_POSITION_X 388]
[1577449458 ABS:MT_POSITION_Y 911]
[1577449458 ABS:MT_PRESSURE 30]
[1577449458 ABS:MT_TOUCH_MAJOR 0]
[1577449458 ABS:MT_TOUCH_MINOR 0]
[1577449458 ABS:MT_ORIENTATION 0]
[1577449458 SYN:MT_REPORT 0]
[1577449458 SYN:REPORT 0]
[1577449458 ABS:MT_TRACKING_ID 0]
[1577449458 ABS:MT_DISTANCE 0]
[1577449458 ABS:MT_POSITION_X 385]
[1577449458 ABS:MT_POSITION_Y 912]
[1577449458 ABS:MT_PRESSURE 31]
[1577449458 ABS:MT_TOUCH_MAJOR 0]
[1577449458 ABS:MT_TOUCH_MINOR 0]
[1577449458 ABS:MT_ORIENTATION 0]
[1577449458 SYN:MT_REPORT 0]
[1577449458 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- config file read Fri Dec 27 12:24:44 GMT 2019 --
-- cfg_debug = '1', format {debug} = '0' --
-- cfg_whitelist = 'ABS:MT_POSITION_X ABS:MT_POSITION_Y KEY:F23 KEY:F24 KEY:POWER' --
-- cfg_whitelist (str2int) = ' 3:53 3:54 1:193 1:194 1:116' --
-- cfg_graylist = 'MSC:RAW' --
-- cfg_graylist (str2int) = ' 4:3' --
-- killed FBInk daemon -- 1370
-- launched truetype FBInk daemon -- 2902
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449489 KEY:BTN_TOOL_FINGER 1]
[1577449489 KEY:BTN_TOUCH 1]
[1577449489 ABS:MT_TRACKING_ID 0]
[1577449489 ABS:MT_DISTANCE 0]
[1577449489 ABS:MT_POSITION_X 925]
[1577449489 ABS:MT_POSITION_Y 134]
[1577449489 ABS:MT_PRESSURE 29]
[1577449489 ABS:MT_TOUCH_MAJOR 0]
[1577449489 ABS:MT_TOUCH_MINOR 0]
[1577449489 ABS:MT_ORIENTATION 0]
[1577449489 SYN:MT_REPORT 0]
[1577449489 SYN:REPORT 0]
[1577449489 ABS:MT_TRACKING_ID 0]
[1577449489 ABS:MT_DISTANCE 0]
[1577449489 ABS:MT_POSITION_X 925]
[1577449489 ABS:MT_POSITION_Y 134]
[1577449489 ABS:MT_PRESSURE 29]
[1577449489 ABS:MT_TOUCH_MAJOR 0]
[1577449489 ABS:MT_TOUCH_MINOR 0]
[1577449489 ABS:MT_ORIENTATION 0]
[1577449489 SYN:MT_REPORT 0]
[1577449489 SYN:REPORT 0]
[1577449489 ABS:MT_TRACKING_ID 0]
[1577449489 ABS:MT_DISTANCE 0]
[1577449489 ABS:MT_POSITION_X 925]
[1577449489 ABS:MT_POSITION_Y 133]
[1577449489 ABS:MT_PRESSURE 29]
[1577449489 ABS:MT_TOUCH_MAJOR 0]
[1577449489 ABS:MT_TOUCH_MINOR 0]
[1577449489 ABS:MT_ORIENTATION 0]
[1577449489 SYN:MT_REPORT 0]
[1577449489 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:02 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449504 KEY:BTN_TOOL_FINGER 1]
[1577449504 KEY:BTN_TOUCH 1]
[1577449504 ABS:MT_TRACKING_ID 0]
[1577449504 ABS:MT_DISTANCE 0]
[1577449504 ABS:MT_POSITION_X 817]
[1577449504 ABS:MT_POSITION_Y 86]
[1577449504 ABS:MT_PRESSURE 22]
[1577449504 ABS:MT_TOUCH_MAJOR 0]
[1577449504 ABS:MT_TOUCH_MINOR 0]
[1577449504 ABS:MT_ORIENTATION 0]
[1577449504 SYN:MT_REPORT 0]
[1577449504 SYN:REPORT 0]
[1577449504 ABS:MT_TRACKING_ID 0]
[1577449504 ABS:MT_DISTANCE 0]
[1577449504 ABS:MT_POSITION_X 819]
[1577449504 ABS:MT_POSITION_Y 85]
[1577449504 ABS:MT_PRESSURE 26]
[1577449504 ABS:MT_TOUCH_MAJOR 0]
[1577449504 ABS:MT_TOUCH_MINOR 0]
[1577449504 ABS:MT_ORIENTATION 0]
[1577449504 SYN:MT_REPORT 0]
[1577449504 SYN:REPORT 0]
[1577449504 ABS:MT_TRACKING_ID 0]
[1577449504 ABS:MT_DISTANCE 0]
[1577449504 ABS:MT_POSITION_X 821]
[1577449504 ABS:MT_POSITION_Y 84]
[1577449504 ABS:MT_PRESSURE 28]
[1577449504 ABS:MT_TOUCH_MAJOR 0]
[1577449504 ABS:MT_TOUCH_MINOR 0]
[1577449504 ABS:MT_ORIENTATION 0]
[1577449504 SYN:MT_REPORT 0]
[1577449504 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:23 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449524 KEY:BTN_TOOL_FINGER 1]
[1577449524 KEY:BTN_TOUCH 1]
[1577449524 ABS:MT_TRACKING_ID 0]
[1577449524 ABS:MT_DISTANCE 0]
[1577449524 ABS:MT_POSITION_X 845]
[1577449524 ABS:MT_POSITION_Y 83]
[1577449524 ABS:MT_PRESSURE 34]
[1577449524 ABS:MT_TOUCH_MAJOR 0]
[1577449524 ABS:MT_TOUCH_MINOR 0]
[1577449524 ABS:MT_ORIENTATION 0]
[1577449524 SYN:MT_REPORT 0]
[1577449524 SYN:REPORT 0]
[1577449524 ABS:MT_TRACKING_ID 0]
[1577449524 ABS:MT_DISTANCE 0]
[1577449524 ABS:MT_POSITION_X 845]
[1577449524 ABS:MT_POSITION_Y 83]
[1577449524 ABS:MT_PRESSURE 34]
[1577449524 ABS:MT_TOUCH_MAJOR 0]
[1577449524 ABS:MT_TOUCH_MINOR 0]
[1577449524 ABS:MT_ORIENTATION 0]
[1577449524 SYN:MT_REPORT 0]
[1577449524 SYN:REPORT 0]
[1577449524 ABS:MT_TRACKING_ID 0]
[1577449524 ABS:MT_DISTANCE 0]
[1577449524 ABS:MT_POSITION_X 845]
[1577449524 ABS:MT_POSITION_Y 83]
[1577449524 ABS:MT_PRESSURE 34]
[1577449524 ABS:MT_TOUCH_MAJOR 0]
[1577449524 ABS:MT_TOUCH_MINOR 0]
[1577449524 ABS:MT_ORIENTATION 0]
[1577449524 SYN:MT_REPORT 0]
[1577449524 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:26 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449527 KEY:BTN_TOOL_FINGER 1]
[1577449527 KEY:BTN_TOUCH 1]
[1577449527 ABS:MT_TRACKING_ID 0]
[1577449527 ABS:MT_DISTANCE 0]
[1577449527 ABS:MT_POSITION_X 860]
[1577449527 ABS:MT_POSITION_Y 79]
[1577449527 ABS:MT_PRESSURE 30]
[1577449527 ABS:MT_TOUCH_MAJOR 0]
[1577449527 ABS:MT_TOUCH_MINOR 0]
[1577449527 ABS:MT_ORIENTATION 0]
[1577449527 SYN:MT_REPORT 0]
[1577449527 SYN:REPORT 0]
[1577449527 ABS:MT_TRACKING_ID 0]
[1577449527 ABS:MT_DISTANCE 0]
[1577449527 ABS:MT_POSITION_X 860]
[1577449527 ABS:MT_POSITION_Y 80]
[1577449527 ABS:MT_PRESSURE 30]
[1577449527 ABS:MT_TOUCH_MAJOR 0]
[1577449527 ABS:MT_TOUCH_MINOR 0]
[1577449527 ABS:MT_ORIENTATION 0]
[1577449527 SYN:MT_REPORT 0]
[1577449527 SYN:REPORT 0]
[1577449527 ABS:MT_TRACKING_ID 0]
[1577449527 ABS:MT_DISTANCE 0]
[1577449527 ABS:MT_POSITION_X 860]
[1577449527 ABS:MT_POSITION_Y 81]
[1577449527 ABS:MT_PRESSURE 30]
[1577449527 ABS:MT_TOUCH_MAJOR 0]
[1577449527 ABS:MT_TOUCH_MINOR 0]
[1577449527 ABS:MT_ORIENTATION 0]
[1577449527 SYN:MT_REPORT 0]
[1577449527 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:30 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449531 KEY:BTN_TOOL_FINGER 1]
[1577449531 KEY:BTN_TOUCH 1]
[1577449531 ABS:MT_TRACKING_ID 0]
[1577449531 ABS:MT_DISTANCE 0]
[1577449531 ABS:MT_POSITION_X 878]
[1577449531 ABS:MT_POSITION_Y 92]
[1577449531 ABS:MT_PRESSURE 33]
[1577449531 ABS:MT_TOUCH_MAJOR 0]
[1577449531 ABS:MT_TOUCH_MINOR 0]
[1577449531 ABS:MT_ORIENTATION 0]
[1577449531 SYN:MT_REPORT 0]
[1577449531 SYN:REPORT 0]
[1577449531 ABS:MT_TRACKING_ID 0]
[1577449531 ABS:MT_DISTANCE 0]
[1577449531 ABS:MT_POSITION_X 878]
[1577449531 ABS:MT_POSITION_Y 92]
[1577449531 ABS:MT_PRESSURE 33]
[1577449531 ABS:MT_TOUCH_MAJOR 0]
[1577449531 ABS:MT_TOUCH_MINOR 0]
[1577449531 ABS:MT_ORIENTATION 0]
[1577449531 SYN:MT_REPORT 0]
[1577449531 SYN:REPORT 0]
[1577449531 ABS:MT_TRACKING_ID 0]
[1577449531 ABS:MT_DISTANCE 0]
[1577449531 ABS:MT_POSITION_X 878]
[1577449531 ABS:MT_POSITION_Y 92]
[1577449531 ABS:MT_PRESSURE 33]
[1577449531 ABS:MT_TOUCH_MAJOR 0]
[1577449531 ABS:MT_TOUCH_MINOR 0]
[1577449531 ABS:MT_ORIENTATION 0]
[1577449531 SYN:MT_REPORT 0]
[1577449531 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:34 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449536 KEY:BTN_TOOL_FINGER 1]
[1577449536 KEY:BTN_TOUCH 1]
[1577449536 ABS:MT_TRACKING_ID 0]
[1577449536 ABS:MT_DISTANCE 0]
[1577449536 ABS:MT_POSITION_X 789]
[1577449536 ABS:MT_POSITION_Y 100]
[1577449536 ABS:MT_PRESSURE 25]
[1577449536 ABS:MT_TOUCH_MAJOR 0]
[1577449536 ABS:MT_TOUCH_MINOR 0]
[1577449536 ABS:MT_ORIENTATION 0]
[1577449536 SYN:MT_REPORT 0]
[1577449536 SYN:REPORT 0]
[1577449536 ABS:MT_TRACKING_ID 0]
[1577449536 ABS:MT_DISTANCE 0]
[1577449536 ABS:MT_POSITION_X 789]
[1577449536 ABS:MT_POSITION_Y 100]
[1577449536 ABS:MT_PRESSURE 27]
[1577449536 ABS:MT_TOUCH_MAJOR 0]
[1577449536 ABS:MT_TOUCH_MINOR 0]
[1577449536 ABS:MT_ORIENTATION 0]
[1577449536 SYN:MT_REPORT 0]
[1577449536 SYN:REPORT 0]
[1577449536 ABS:MT_TRACKING_ID 0]
[1577449536 ABS:MT_DISTANCE 0]
[1577449536 ABS:MT_POSITION_X 788]
[1577449536 ABS:MT_POSITION_Y 100]
[1577449536 ABS:MT_PRESSURE 28]
[1577449536 ABS:MT_TOUCH_MAJOR 0]
[1577449536 ABS:MT_TOUCH_MINOR 0]
[1577449536 ABS:MT_ORIENTATION 0]
[1577449536 SYN:MT_REPORT 0]
[1577449536 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:25:56 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449557 KEY:BTN_TOOL_FINGER 1]
[1577449557 KEY:BTN_TOUCH 1]
[1577449557 ABS:MT_TRACKING_ID 0]
[1577449557 ABS:MT_DISTANCE 0]
[1577449557 ABS:MT_POSITION_X 821]
[1577449557 ABS:MT_POSITION_Y 95]
[1577449557 ABS:MT_PRESSURE 30]
[1577449557 ABS:MT_TOUCH_MAJOR 0]
[1577449557 ABS:MT_TOUCH_MINOR 0]
[1577449557 ABS:MT_ORIENTATION 0]
[1577449557 SYN:MT_REPORT 0]
[1577449557 SYN:REPORT 0]
[1577449557 ABS:MT_TRACKING_ID 0]
[1577449557 ABS:MT_DISTANCE 0]
[1577449557 ABS:MT_POSITION_X 821]
[1577449557 ABS:MT_POSITION_Y 95]
[1577449557 ABS:MT_PRESSURE 30]
[1577449557 ABS:MT_TOUCH_MAJOR 0]
[1577449557 ABS:MT_TOUCH_MINOR 0]
[1577449557 ABS:MT_ORIENTATION 0]
[1577449557 SYN:MT_REPORT 0]
[1577449557 SYN:REPORT 0]
[1577449557 ABS:MT_TRACKING_ID 0]
[1577449557 ABS:MT_DISTANCE 0]
[1577449557 ABS:MT_POSITION_X 821]
[1577449557 ABS:MT_POSITION_Y 95]
[1577449557 ABS:MT_PRESSURE 30]
[1577449557 ABS:MT_TOUCH_MAJOR 0]
[1577449557 ABS:MT_TOUCH_MINOR 0]
[1577449557 ABS:MT_ORIENTATION 0]
[1577449557 SYN:MT_REPORT 0]
[1577449557 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:26:02 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449562 KEY:BTN_TOOL_FINGER 1]
[1577449562 KEY:BTN_TOUCH 1]
[1577449562 ABS:MT_TRACKING_ID 0]
[1577449562 ABS:MT_DISTANCE 0]
[1577449562 ABS:MT_POSITION_X 795]
[1577449562 ABS:MT_POSITION_Y 108]
[1577449562 ABS:MT_PRESSURE 21]
[1577449562 ABS:MT_TOUCH_MAJOR 0]
[1577449562 ABS:MT_TOUCH_MINOR 0]
[1577449562 ABS:MT_ORIENTATION 0]
[1577449562 SYN:MT_REPORT 0]
[1577449562 SYN:REPORT 0]
[1577449562 ABS:MT_TRACKING_ID 0]
[1577449562 ABS:MT_DISTANCE 0]
[1577449562 ABS:MT_POSITION_X 796]
[1577449562 ABS:MT_POSITION_Y 106]
[1577449562 ABS:MT_PRESSURE 24]
[1577449562 ABS:MT_TOUCH_MAJOR 0]
[1577449562 ABS:MT_TOUCH_MINOR 0]
[1577449562 ABS:MT_ORIENTATION 0]
[1577449562 SYN:MT_REPORT 0]
[1577449562 SYN:REPORT 0]
[1577449562 ABS:MT_TRACKING_ID 0]
[1577449562 ABS:MT_DISTANCE 0]
[1577449562 ABS:MT_POSITION_X 798]
[1577449562 ABS:MT_POSITION_Y 103]
[1577449562 ABS:MT_PRESSURE 26]
[1577449562 ABS:MT_TOUCH_MAJOR 0]
[1577449562 ABS:MT_TOUCH_MINOR 0]
[1577449562 ABS:MT_ORIENTATION 0]
[1577449562 SYN:MT_REPORT 0]
[1577449562 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:26:04 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449566 KEY:BTN_TOOL_FINGER 1]
[1577449566 KEY:BTN_TOUCH 1]
[1577449566 ABS:MT_TRACKING_ID 0]
[1577449566 ABS:MT_DISTANCE 0]
[1577449566 ABS:MT_POSITION_X 820]
[1577449566 ABS:MT_POSITION_Y 82]
[1577449566 ABS:MT_PRESSURE 34]
[1577449566 ABS:MT_TOUCH_MAJOR 0]
[1577449566 ABS:MT_TOUCH_MINOR 0]
[1577449566 ABS:MT_ORIENTATION 0]
[1577449566 SYN:MT_REPORT 0]
[1577449566 SYN:REPORT 0]
[1577449566 ABS:MT_TRACKING_ID 0]
[1577449566 ABS:MT_DISTANCE 0]
[1577449566 ABS:MT_POSITION_X 820]
[1577449566 ABS:MT_POSITION_Y 82]
[1577449566 ABS:MT_PRESSURE 34]
[1577449566 ABS:MT_TOUCH_MAJOR 0]
[1577449566 ABS:MT_TOUCH_MINOR 0]
[1577449566 ABS:MT_ORIENTATION 0]
[1577449566 SYN:MT_REPORT 0]
[1577449566 SYN:REPORT 0]
[1577449566 ABS:MT_TRACKING_ID 0]
[1577449566 ABS:MT_DISTANCE 0]
[1577449566 ABS:MT_POSITION_X 820]
[1577449566 ABS:MT_POSITION_Y 82]
[1577449566 ABS:MT_PRESSURE 34]
[1577449566 ABS:MT_TOUCH_MAJOR 0]
[1577449566 ABS:MT_TOUCH_MINOR 0]
[1577449566 ABS:MT_ORIENTATION 0]
[1577449566 SYN:MT_REPORT 0]
[1577449566 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:26:19 GMT 2019 --
-- config file read Fri Dec 27 12:27:36 GMT 2019 --
-- cfg_debug = '1', format {debug} = '0' --
-- cfg_whitelist = 'ABS:MT_POSITION_X ABS:MT_POSITION_Y KEY:F23 KEY:F24 KEY:POWER' --
-- cfg_whitelist (str2int) = ' 3:53 3:54 1:193 1:194 1:116' --
-- cfg_graylist = 'MSC:RAW' --
-- cfg_graylist (str2int) = ' 4:3' --
-- launched truetype FBInk daemon -- 1375
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449673 KEY:BTN_TOOL_FINGER 1]
[1577449673 KEY:BTN_TOUCH 1]
[1577449673 ABS:MT_TRACKING_ID 0]
[1577449673 ABS:MT_DISTANCE 0]
[1577449673 ABS:MT_POSITION_X 410]
[1577449673 ABS:MT_POSITION_Y 930]
[1577449673 ABS:MT_PRESSURE 29]
[1577449673 ABS:MT_TOUCH_MAJOR 0]
[1577449673 ABS:MT_TOUCH_MINOR 0]
[1577449673 ABS:MT_ORIENTATION 0]
[1577449673 SYN:MT_REPORT 0]
[1577449673 SYN:REPORT 0]
[1577449673 ABS:MT_TRACKING_ID 0]
[1577449673 ABS:MT_DISTANCE 0]
[1577449673 ABS:MT_POSITION_X 409]
[1577449673 ABS:MT_POSITION_Y 930]
[1577449673 ABS:MT_PRESSURE 29]
[1577449673 ABS:MT_TOUCH_MAJOR 0]
[1577449673 ABS:MT_TOUCH_MINOR 0]
[1577449673 ABS:MT_ORIENTATION 0]
[1577449673 SYN:MT_REPORT 0]
[1577449673 SYN:REPORT 0]
[1577449673 ABS:MT_TRACKING_ID 0]
[1577449673 ABS:MT_DISTANCE 0]
[1577449673 ABS:MT_POSITION_X 409]
[1577449673 ABS:MT_POSITION_Y 930]
[1577449673 ABS:MT_PRESSURE 29]
[1577449673 ABS:MT_TOUCH_MAJOR 0]
[1577449673 ABS:MT_TOUCH_MINOR 0]
[1577449673 ABS:MT_ORIENTATION 0]
[1577449673 SYN:MT_REPORT 0]
[1577449673 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- clock update Fri Dec 27 12:27:59 GMT 2019 --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449687 KEY:BTN_TOOL_FINGER 1]
[1577449687 KEY:BTN_TOUCH 1]
[1577449687 ABS:MT_TRACKING_ID 0]
[1577449687 ABS:MT_DISTANCE 0]
[1577449687 ABS:MT_POSITION_X 952]
[1577449687 ABS:MT_POSITION_Y 121]
[1577449687 ABS:MT_PRESSURE 24]
[1577449687 ABS:MT_TOUCH_MAJOR 0]
[1577449687 ABS:MT_TOUCH_MINOR 0]
[1577449687 ABS:MT_ORIENTATION 0]
[1577449687 SYN:MT_REPORT 0]
[1577449687 SYN:REPORT 0]
[1577449687 ABS:MT_TRACKING_ID 0]
[1577449687 ABS:MT_DISTANCE 0]
[1577449687 ABS:MT_POSITION_X 953]
[1577449687 ABS:MT_POSITION_Y 121]
[1577449687 ABS:MT_PRESSURE 25]
[1577449687 ABS:MT_TOUCH_MAJOR 0]
[1577449687 ABS:MT_TOUCH_MINOR 0]
[1577449687 ABS:MT_ORIENTATION 0]
[1577449687 SYN:MT_REPORT 0]
[1577449687 SYN:REPORT 0]
[1577449687 ABS:MT_TRACKING_ID 0]
[1577449687 ABS:MT_DISTANCE 0]
[1577449687 ABS:MT_POSITION_X 954]
[1577449687 ABS:MT_POSITION_Y 121]
[1577449687 ABS:MT_PRESSURE 26]
[1577449687 ABS:MT_TOUCH_MAJOR 0]
[1577449687 ABS:MT_TOUCH_MINOR 0]
[1577449687 ABS:MT_ORIENTATION 0]
[1577449687 SYN:MT_REPORT 0]
[1577449687 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449704 KEY:BTN_TOOL_FINGER 1]
[1577449704 KEY:BTN_TOUCH 1]
[1577449704 ABS:MT_TRACKING_ID 0]
[1577449704 ABS:MT_DISTANCE 0]
[1577449704 ABS:MT_POSITION_X 989]
[1577449704 ABS:MT_POSITION_Y 125]
[1577449704 ABS:MT_PRESSURE 29]
[1577449704 ABS:MT_TOUCH_MAJOR 0]
[1577449704 ABS:MT_TOUCH_MINOR 0]
[1577449704 ABS:MT_ORIENTATION 0]
[1577449704 SYN:MT_REPORT 0]
[1577449704 SYN:REPORT 0]
[1577449704 ABS:MT_TRACKING_ID 0]
[1577449704 ABS:MT_DISTANCE 0]
[1577449704 ABS:MT_POSITION_X 989]
[1577449704 ABS:MT_POSITION_Y 125]
[1577449704 ABS:MT_PRESSURE 29]
[1577449704 ABS:MT_TOUCH_MAJOR 0]
[1577449704 ABS:MT_TOUCH_MINOR 0]
[1577449704 ABS:MT_ORIENTATION 0]
[1577449704 SYN:MT_REPORT 0]
[1577449704 SYN:REPORT 0]
[1577449704 ABS:MT_TRACKING_ID 0]
[1577449704 ABS:MT_DISTANCE 0]
[1577449704 ABS:MT_POSITION_X 989]
[1577449704 ABS:MT_POSITION_Y 124]
[1577449704 ABS:MT_PRESSURE 29]
[1577449704 ABS:MT_TOUCH_MAJOR 0]
[1577449704 ABS:MT_TOUCH_MINOR 0]
[1577449704 ABS:MT_ORIENTATION 0]
[1577449704 SYN:MT_REPORT 0]
[1577449704 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449708 KEY:BTN_TOOL_FINGER 1]
[1577449708 KEY:BTN_TOUCH 1]
[1577449708 ABS:MT_TRACKING_ID 0]
[1577449708 ABS:MT_DISTANCE 0]
[1577449708 ABS:MT_POSITION_X 1027]
[1577449708 ABS:MT_POSITION_Y 72]
[1577449708 ABS:MT_PRESSURE 31]
[1577449708 ABS:MT_TOUCH_MAJOR 0]
[1577449708 ABS:MT_TOUCH_MINOR 0]
[1577449708 ABS:MT_ORIENTATION 0]
[1577449708 SYN:MT_REPORT 0]
[1577449708 SYN:REPORT 0]
[1577449708 ABS:MT_TRACKING_ID 0]
[1577449708 ABS:MT_DISTANCE 0]
[1577449708 ABS:MT_POSITION_X 1027]
[1577449708 ABS:MT_POSITION_Y 72]
[1577449708 ABS:MT_PRESSURE 31]
[1577449708 ABS:MT_TOUCH_MAJOR 0]
[1577449708 ABS:MT_TOUCH_MINOR 0]
[1577449708 ABS:MT_ORIENTATION 0]
[1577449708 SYN:MT_REPORT 0]
[1577449708 SYN:REPORT 0]
[1577449708 ABS:MT_TRACKING_ID 0]
[1577449708 ABS:MT_DISTANCE 0]
[1577449708 ABS:MT_POSITION_X 1027]
[1577449708 ABS:MT_POSITION_Y 72]
[1577449708 ABS:MT_PRESSURE 31]
[1577449708 ABS:MT_TOUCH_MAJOR 0]
[1577449708 ABS:MT_TOUCH_MINOR 0]
[1577449708 ABS:MT_ORIENTATION 0]
[1577449708 SYN:MT_REPORT 0]
[1577449708 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449712 KEY:BTN_TOOL_FINGER 1]
[1577449712 KEY:BTN_TOUCH 1]
[1577449712 ABS:MT_TRACKING_ID 0]
[1577449712 ABS:MT_DISTANCE 0]
[1577449712 ABS:MT_POSITION_X 1037]
[1577449712 ABS:MT_POSITION_Y 84]
[1577449712 ABS:MT_PRESSURE 31]
[1577449712 ABS:MT_TOUCH_MAJOR 0]
[1577449712 ABS:MT_TOUCH_MINOR 0]
[1577449712 ABS:MT_ORIENTATION 0]
[1577449712 SYN:MT_REPORT 0]
[1577449712 SYN:REPORT 0]
[1577449712 ABS:MT_TRACKING_ID 0]
[1577449712 ABS:MT_DISTANCE 0]
[1577449712 ABS:MT_POSITION_X 1037]
[1577449712 ABS:MT_POSITION_Y 84]
[1577449712 ABS:MT_PRESSURE 31]
[1577449712 ABS:MT_TOUCH_MAJOR 0]
[1577449712 ABS:MT_TOUCH_MINOR 0]
[1577449712 ABS:MT_ORIENTATION 0]
[1577449712 SYN:MT_REPORT 0]
[1577449712 SYN:REPORT 0]
[1577449712 ABS:MT_TRACKING_ID 0]
[1577449712 ABS:MT_DISTANCE 0]
[1577449712 ABS:MT_POSITION_X 1037]
[1577449712 ABS:MT_POSITION_Y 84]
[1577449712 ABS:MT_PRESSURE 31]
[1577449712 ABS:MT_TOUCH_MAJOR 0]
[1577449712 ABS:MT_TOUCH_MINOR 0]
[1577449712 ABS:MT_ORIENTATION 0]
[1577449712 SYN:MT_REPORT 0]
[1577449712 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449716 KEY:BTN_TOOL_FINGER 1]
[1577449716 KEY:BTN_TOUCH 1]
[1577449716 ABS:MT_TRACKING_ID 0]
[1577449716 ABS:MT_DISTANCE 0]
[1577449716 ABS:MT_POSITION_X 797]
[1577449716 ABS:MT_POSITION_Y 645]
[1577449716 ABS:MT_PRESSURE 32]
[1577449716 ABS:MT_TOUCH_MAJOR 0]
[1577449716 ABS:MT_TOUCH_MINOR 0]
[1577449716 ABS:MT_ORIENTATION 0]
[1577449716 SYN:MT_REPORT 0]
[1577449716 SYN:REPORT 0]
[1577449716 ABS:MT_TRACKING_ID 0]
[1577449716 ABS:MT_DISTANCE 0]
[1577449716 ABS:MT_POSITION_X 797]
[1577449716 ABS:MT_POSITION_Y 645]
[1577449716 ABS:MT_PRESSURE 32]
[1577449716 ABS:MT_TOUCH_MAJOR 0]
[1577449716 ABS:MT_TOUCH_MINOR 0]
[1577449716 ABS:MT_ORIENTATION 0]
[1577449716 SYN:MT_REPORT 0]
[1577449716 SYN:REPORT 0]
[1577449716 ABS:MT_TRACKING_ID 0]
[1577449716 ABS:MT_DISTANCE 0]
[1577449716 ABS:MT_POSITION_X 798]
[1577449716 ABS:MT_POSITION_Y 645]
[1577449716 ABS:MT_PRESSURE 32]
[1577449716 ABS:MT_TOUCH_MAJOR 0]
[1577449716 ABS:MT_TOUCH_MINOR 0]
[1577449716 ABS:MT_ORIENTATION 0]
[1577449716 SYN:MT_REPORT 0]
[1577449716 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449735 KEY:BTN_TOOL_FINGER 1]
[1577449735 KEY:BTN_TOUCH 1]
[1577449735 ABS:MT_TRACKING_ID 0]
[1577449735 ABS:MT_DISTANCE 0]
[1577449735 ABS:MT_POSITION_X 121]
[1577449735 ABS:MT_POSITION_Y 907]
[1577449735 ABS:MT_PRESSURE 22]
[1577449735 ABS:MT_TOUCH_MAJOR 0]
[1577449735 ABS:MT_TOUCH_MINOR 0]
[1577449735 ABS:MT_ORIENTATION 0]
[1577449735 SYN:MT_REPORT 0]
[1577449735 SYN:REPORT 0]
[1577449735 ABS:MT_TRACKING_ID 0]
[1577449735 ABS:MT_DISTANCE 0]
[1577449735 ABS:MT_POSITION_X 121]
[1577449735 ABS:MT_POSITION_Y 908]
[1577449735 ABS:MT_PRESSURE 24]
[1577449735 ABS:MT_TOUCH_MAJOR 0]
[1577449735 ABS:MT_TOUCH_MINOR 0]
[1577449735 ABS:MT_ORIENTATION 0]
[1577449735 SYN:MT_REPORT 0]
[1577449735 SYN:REPORT 0]
[1577449735 ABS:MT_TRACKING_ID 0]
[1577449735 ABS:MT_DISTANCE 0]
[1577449735 ABS:MT_POSITION_X 121]
[1577449735 ABS:MT_POSITION_Y 909]
[1577449735 ABS:MT_PRESSURE 25]
[1577449735 ABS:MT_TOUCH_MAJOR 0]
[1577449735 ABS:MT_TOUCH_MINOR 0]
[1577449735 ABS:MT_ORIENTATION 0]
[1577449735 SYN:MT_REPORT 0]
[1577449735 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449736 KEY:BTN_TOOL_FINGER 1]
[1577449736 KEY:BTN_TOUCH 1]
[1577449736 ABS:MT_TRACKING_ID 0]
[1577449736 ABS:MT_DISTANCE 0]
[1577449736 ABS:MT_POSITION_X 87]
[1577449736 ABS:MT_POSITION_Y 893]
[1577449736 ABS:MT_PRESSURE 23]
[1577449736 ABS:MT_TOUCH_MAJOR 0]
[1577449736 ABS:MT_TOUCH_MINOR 0]
[1577449736 ABS:MT_ORIENTATION 0]
[1577449736 SYN:MT_REPORT 0]
[1577449736 SYN:REPORT 0]
[1577449736 ABS:MT_TRACKING_ID 0]
[1577449736 ABS:MT_DISTANCE 0]
[1577449736 ABS:MT_POSITION_X 87]
[1577449736 ABS:MT_POSITION_Y 893]
[1577449736 ABS:MT_PRESSURE 24]
[1577449736 ABS:MT_TOUCH_MAJOR 0]
[1577449736 ABS:MT_TOUCH_MINOR 0]
[1577449736 ABS:MT_ORIENTATION 0]
[1577449736 SYN:MT_REPORT 0]
[1577449736 SYN:REPORT 0]
[1577449736 ABS:MT_TRACKING_ID 0]
[1577449736 ABS:MT_DISTANCE 0]
[1577449736 ABS:MT_POSITION_X 87]
[1577449736 ABS:MT_POSITION_Y 894]
[1577449736 ABS:MT_PRESSURE 25]
[1577449736 ABS:MT_TOUCH_MAJOR 0]
[1577449736 ABS:MT_TOUCH_MINOR 0]
[1577449736 ABS:MT_ORIENTATION 0]
[1577449736 SYN:MT_REPORT 0]
[1577449736 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449743 KEY:BTN_TOOL_FINGER 1]
[1577449743 KEY:BTN_TOUCH 1]
[1577449743 ABS:MT_TRACKING_ID 0]
[1577449743 ABS:MT_DISTANCE 0]
[1577449743 ABS:MT_POSITION_X 968]
[1577449743 ABS:MT_POSITION_Y 787]
[1577449743 ABS:MT_PRESSURE 23]
[1577449743 ABS:MT_TOUCH_MAJOR 0]
[1577449743 ABS:MT_TOUCH_MINOR 0]
[1577449743 ABS:MT_ORIENTATION 0]
[1577449743 SYN:MT_REPORT 0]
[1577449743 SYN:REPORT 0]
[1577449743 ABS:MT_TRACKING_ID 0]
[1577449743 ABS:MT_DISTANCE 0]
[1577449743 ABS:MT_POSITION_X 968]
[1577449743 ABS:MT_POSITION_Y 788]
[1577449743 ABS:MT_PRESSURE 26]
[1577449743 ABS:MT_TOUCH_MAJOR 0]
[1577449743 ABS:MT_TOUCH_MINOR 0]
[1577449743 ABS:MT_ORIENTATION 0]
[1577449743 SYN:MT_REPORT 0]
[1577449743 SYN:REPORT 0]
[1577449743 ABS:MT_TRACKING_ID 0]
[1577449743 ABS:MT_DISTANCE 0]
[1577449743 ABS:MT_POSITION_X 970]
[1577449743 ABS:MT_POSITION_Y 789]
[1577449743 ABS:MT_PRESSURE 28]
[1577449743 ABS:MT_TOUCH_MAJOR 0]
[1577449743 ABS:MT_TOUCH_MINOR 0]
[1577449743 ABS:MT_ORIENTATION 0]
[1577449743 SYN:MT_REPORT 0]
[1577449743 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449753 KEY:BTN_TOOL_FINGER 1]
[1577449753 KEY:BTN_TOUCH 1]
[1577449753 ABS:MT_TRACKING_ID 0]
[1577449753 ABS:MT_DISTANCE 0]
[1577449753 ABS:MT_POSITION_X 69]
[1577449753 ABS:MT_POSITION_Y 979]
[1577449753 ABS:MT_PRESSURE 25]
[1577449753 ABS:MT_TOUCH_MAJOR 0]
[1577449753 ABS:MT_TOUCH_MINOR 0]
[1577449753 ABS:MT_ORIENTATION 0]
[1577449753 SYN:MT_REPORT 0]
[1577449753 SYN:REPORT 0]
[1577449753 ABS:MT_TRACKING_ID 0]
[1577449753 ABS:MT_DISTANCE 0]
[1577449753 ABS:MT_POSITION_X 69]
[1577449753 ABS:MT_POSITION_Y 979]
[1577449753 ABS:MT_PRESSURE 25]
[1577449753 ABS:MT_TOUCH_MAJOR 0]
[1577449753 ABS:MT_TOUCH_MINOR 0]
[1577449753 ABS:MT_ORIENTATION 0]
[1577449753 SYN:MT_REPORT 0]
[1577449753 SYN:REPORT 0]
[1577449753 ABS:MT_TRACKING_ID 0]
[1577449753 ABS:MT_DISTANCE 0]
[1577449753 ABS:MT_POSITION_X 69]
[1577449753 ABS:MT_POSITION_Y 979]
[1577449753 ABS:MT_PRESSURE 25]
[1577449753 ABS:MT_TOUCH_MAJOR 0]
[1577449753 ABS:MT_TOUCH_MINOR 0]
[1577449753 ABS:MT_ORIENTATION 0]
[1577449753 SYN:MT_REPORT 0]
[1577449753 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449767 KEY:BTN_TOOL_FINGER 1]
[1577449767 KEY:BTN_TOUCH 1]
[1577449767 ABS:MT_TRACKING_ID 0]
[1577449767 ABS:MT_DISTANCE 0]
[1577449767 ABS:MT_POSITION_X 109]
[1577449767 ABS:MT_POSITION_Y 845]
[1577449767 ABS:MT_PRESSURE 19]
[1577449767 ABS:MT_TOUCH_MAJOR 0]
[1577449767 ABS:MT_TOUCH_MINOR 0]
[1577449767 ABS:MT_ORIENTATION 0]
[1577449767 SYN:MT_REPORT 0]
[1577449767 SYN:REPORT 0]
[1577449767 ABS:MT_TRACKING_ID 0]
[1577449767 ABS:MT_DISTANCE 0]
[1577449767 ABS:MT_POSITION_X 110]
[1577449767 ABS:MT_POSITION_Y 846]
[1577449767 ABS:MT_PRESSURE 22]
[1577449767 ABS:MT_TOUCH_MAJOR 0]
[1577449767 ABS:MT_TOUCH_MINOR 0]
[1577449767 ABS:MT_ORIENTATION 0]
[1577449767 SYN:MT_REPORT 0]
[1577449767 SYN:REPORT 0]
[1577449767 ABS:MT_TRACKING_ID 0]
[1577449767 ABS:MT_DISTANCE 0]
[1577449767 ABS:MT_POSITION_X 111]
[1577449767 ABS:MT_POSITION_Y 847]
[1577449767 ABS:MT_PRESSURE 24]
[1577449767 ABS:MT_TOUCH_MAJOR 0]
[1577449767 ABS:MT_TOUCH_MINOR 0]
[1577449767 ABS:MT_ORIENTATION 0]
[1577449767 SYN:MT_REPORT 0]
[1577449767 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- killed previous update task --
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --
-- sentinel pixel hasn't been updated, delay -- 2
-- sentinel pixel hasn't been updated, delay -- 1
-- sentinel pixel hasn't been updated, delay -- 1
MiniClock debug event: [ input_devices = /dev/input/event1  ]
[1577449836 KEY:BTN_TOOL_FINGER 1]
[1577449836 KEY:BTN_TOUCH 1]
[1577449836 ABS:MT_TRACKING_ID 0]
[1577449836 ABS:MT_DISTANCE 0]
[1577449836 ABS:MT_POSITION_X 1037]
[1577449836 ABS:MT_POSITION_Y 595]
[1577449836 ABS:MT_PRESSURE 40]
[1577449836 ABS:MT_TOUCH_MAJOR 0]
[1577449836 ABS:MT_TOUCH_MINOR 0]
[1577449836 ABS:MT_ORIENTATION 0]
[1577449836 SYN:MT_REPORT 0]
[1577449836 SYN:REPORT 0]
[1577449836 ABS:MT_TRACKING_ID 0]
[1577449836 ABS:MT_DISTANCE 0]
[1577449836 ABS:MT_POSITION_X 1037]
[1577449836 ABS:MT_POSITION_Y 595]
[1577449836 ABS:MT_PRESSURE 40]
[1577449836 ABS:MT_TOUCH_MAJOR 0]
[1577449836 ABS:MT_TOUCH_MINOR 0]
[1577449836 ABS:MT_ORIENTATION 0]
[1577449836 SYN:MT_REPORT 0]
[1577449836 SYN:REPORT 0]
[1577449836 ABS:MT_TRACKING_ID 0]
[1577449836 ABS:MT_DISTANCE 0]
[1577449836 ABS:MT_POSITION_X 1037]
[1577449836 ABS:MT_POSITION_Y 595]
[1577449836 ABS:MT_PRESSURE 40]
[1577449836 ABS:MT_TOUCH_MAJOR 0]
[1577449836 ABS:MT_TOUCH_MINOR 0]
[1577449836 ABS:MT_ORIENTATION 0]
[1577449836 SYN:MT_REPORT 0]
[1577449836 SYN:REPORT 0]
-- whitelist match -- ABS:MT_POSITION_X
-- cfg_delay = '2 1 1' --
-- truetype FBInk daemon is already up --

This is a file containing the .cfg settings I used plus a list of the Kobo actions I took, in case you want to try to synchronise the two.
Spoiler:
Code:
uninstall=0
debug=1
input_devices=1
whitelist=ABS:MT_POSITION_X ABS:MT_POSITION_Y KEY:F23 KEY:F24 KEY:POWER
graylist=MSC:RAW
cooldown=5 30
delay=2 1 1
format=%H:%M - {battery}
offset_x=25
offset_y=1405
font=SCIENTIFICAB
size=3
fg_color=GRAY4
bg_color=WHITE
backgroundless=1
overlay=0
truetype=/mnt/onboard/fonts/Trebuchet.ttf
truetype_size=7.3
truetype_x=5
truetype_y=10
truetype_padding=0
nightmode_file=/mnt/onboard/.kobo/Kobo/Kobo eReader.conf
nightmode_key=InvertScreen
nightmode_value=true
battery_min=0
battery_max=100
battery_source=/sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/capacity

1.  Edit miniclock.cfg as above (debug on, position set to top left to rule out possiblity miniclock sometimes displaying outside screen boundaries)
    Disconnect Clara from PC
2.  Open a kepub and turn pages, miniclock displaying OK at top left.
3.  Go to MyBooks and turn some pages, miniclock still OK

4.  Power off via long-press on power button
5.  Power on via long-press on power button (no miniclock on Home)
6.  Open kepub - miniclock brief flash on Home, no miniclock in kepub
7.  Turn some pages in kepub - no miniclock
8.  Back to Home - no miniclock

9.  Reconnect to PC
10. "Fake-edit" miniclock.cfg, i.e. no changes to settings
11. Disconnect from PC
12. Home screen - no miniclock
13. Open kepub - no miniclock initially
14. Turn some pages - miniclock now OK

15. Power off via long-press on power button
16. Power on via long-press on power button (no miniclock on Home)
17. Open kepub - (sorry forgot to check for miniclock brief flash on Home), no miniclock in kepub
18. Turn some pages in kepub - no miniclock
19. Back to Home - no miniclock
20. Reconnect to PC to retrieve debuglog.txt


P.S. I also tested an non-kobopatched H2O on fw 4.19. No obvious problems with miniclock.
jackie_w is offline   Reply With Quote
Old 12-27-2019, 11:00 AM   #358
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by NiLuJe View Post
I may also have a stupid idea to check out. It's not Clara specific, but it is resolution-dependent . And it smells like a bug anyway ^^.

If my hunch is correct, the debug logs should make it obvious. Opening a full-screen image might also make it pop up once (maybe. ^^).
I'm not sure what or if you're asking me to do something here.

I did double-click a kepub image to open the Image Viewer on the Clara. The miniclock did not make a miraculous reappearance.

I've now tested a non-kobopatched KA1 on fw 4.19. It appears to have the same problems as the ClaraHD.

Another new piece of info for both Clara and KA1. Immediately after a full reboot the miniclock can be made to appear on the Home screen by tapping the Battery icon. It will remain even after closing the Battery pop-up. However, it disappears forever once a book is opened. I can't then make it reappear on the Home screen by tapping Battery again. As far as I can see, once it's gone, it's gone.
jackie_w is offline   Reply With Quote
Old 12-27-2019, 12:48 PM   #359
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@jackie_w: Okay, updated the package in #311.

Many thanks for the detailed reports, the debug log *appears* to confirm my hunch (that was basically the subtext in my previous message: "don't try anything too fancy/annoying, I think debug logs will do just fine") .

So, hopefully, this *should* fix that issue, as well as a number of related possible issues after an orientation switch on some devices (not a Forma, apparently, but that was basically blind luck, and/or helped my by own setup without the pickel progress bar ^^).

I also made a few things (related to FBInk daemon killing/spawning) more defensive, because I tripped something that might have been a race condition during my testing .

----

It might take a couple taps for things to get back into working order. (Then again, there's a lot of things that are wonky on the first event after significant changes ^^).

Last edited by NiLuJe; 12-27-2019 at 12:53 PM.
NiLuJe is offline   Reply With Quote
Old 12-27-2019, 01:04 PM   #360
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Oops, now with one less typo. -_-".
NiLuJe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I (almost) spend more time reading about e-readers than e-reading Antoinekamel General Discussions 15 02-25-2013 10:48 AM
360 PB360 display gets "stripes" from time to time klaetsch PocketBook 1 01-05-2011 04:49 AM
How to get the time to display synic Sony Reader 9 06-10-2009 06:05 PM
Time Display Jenny123 Sony Reader 2 04-23-2009 02:06 PM
Time Display? MickeyC Sony Reader 3 02-10-2008 11:57 PM


All times are GMT -4. The time now is 03:11 AM.


MobileRead.com is a privately owned, operated and funded community.