|  07-01-2018, 01:53 PM | #31 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			That definitely generated more, though whether it's helpful I don't know   Re: the brightness, yes it does Oops, posted before I saw your edit. Let me restart  (I assume you need me to strace before launching?) Last edited by 7hir7een; 07-01-2018 at 01:56 PM. | 
|   |   | 
|  07-01-2018, 01:56 PM | #32 | 
| BLAM!            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 | |
|   |   | 
|  07-01-2018, 01:57 PM | #33 | |
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | Quote:  ** waiting on ye olde reboot ** Last edited by 7hir7een; 07-01-2018 at 02:04 PM. | |
|   |   | 
|  07-01-2018, 02:23 PM | #34 | 
| BLAM!            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 | 
			
			In short, yep ^^.
		 | 
|   |   | 
|  07-01-2018, 02:26 PM | #35 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			It works!!!!!     ETA: the page turn buttons don't appear to, though. Is there something extra I have to turn on, or should that work out of the box if it were going to work? The brightness slider/toggle works fine, I know you were questioning re: that   Last edited by 7hir7een; 07-01-2018 at 02:28 PM. | 
|   |   | 
|  07-01-2018, 02:32 PM | #36 | 
| BLAM!            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 | 
			
			@7hir7een: I vaguely remember something about the buttons actually sending events being tied to... something, but I can't recall the details. You can double-check that by running the exact same hexdump experiment as before *while KOReader is running*, and see if you get something that way or not... | 
|   |   | 
|  07-01-2018, 02:38 PM | #37 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			No results from hexdump /dev/input/by-path/platform-gpio-keys-event within koreader
		 | 
|   |   | 
|  07-01-2018, 02:40 PM | #38 | 
| BLAM!            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 | 
			
			@7hir7een: Okay, good, at least that's not another stupid typo ^^. Does it look like the issue described here? | 
|   |   | 
|  07-01-2018, 02:45 PM | #39 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			If I'm not being illiterate again, I think that's saying there was an issue with mismatching orientations?  I always read in portrait mode, so that wouldn't be the case here.
		 | 
|   |   | 
|  07-01-2018, 02:51 PM | #40 | 
| BLAM!            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 | 
			
			@7hir7een: Yeah, that's what I understood, too. That vaaaaguely made sense, but another possibility might be that it's tied to something that we're SIGSTOP'ping.... And just to double-check: that wasn't a "no framework" startup, was it? Because that's essentially broken on FW 5.x  . So, another quick experiment: While KOReader is running, but before doing the hexdump experiment again, run Code: killall -cont awesome  . (You'll probably get bits of the default UI seeping through, that's to be expected. Run killall -stop awesome & trigger a full screen update (f.g., closing the top menu) to get things back in order). | 
|   |   | 
|  07-01-2018, 02:58 PM | #41 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			Still no results that way. And no, I used the first "Start the filemanager" option No results with hexdump /dev/input/by-path/platform-max77796-key-event in or out of koreader with button presses. ETA: yep, power button! Last edited by 7hir7een; 07-01-2018 at 03:01 PM. | 
|   |   | 
|  07-01-2018, 02:58 PM | #42 | 
| BLAM!            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 | 
			
			Also, another thing to try: the hexdump thing, but against /dev/input/by-path/platform-max77796-key-event instead... EDIT: Nope, that's the power button, I think... | 
|   |   | 
|  07-01-2018, 03:09 PM | #43 | 
| BLAM!            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 | 
			
			On the off-chance there's a magic lipc property... Code: lipc-probe -av Also, stupid question: do the buttons work again once out of KOReader? | 
|   |   | 
|  07-01-2018, 03:11 PM | #44 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			Here you go ETA: yes they work after exiting koreader Last edited by 7hir7een; 07-01-2018 at 05:16 PM. Reason: removed attachment | 
|   |   | 
|  07-01-2018, 03:49 PM | #45 | 
| Reader of Books            Posts: 249 Karma: 178096 Join Date: Oct 2012 Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa | 
			
			I hate that this program doesn't have a good search function, but i did finally find a gpio-keys folder while poking around.  I copied what it let me from /sys/devices/platform/gpio-keys/ to desktop and zipped it up.   No idea whether it has anything you would possibly need in there, but I see some numbers and ids and things  ETA: as far as I can tell there's just some loose bits and bobs of code, but if for some reason it's a no-no to post this, I'll remove it asap Last edited by 7hir7een; 07-01-2018 at 05:23 PM. Reason: removed attachment, no longer needed | 
|   |   | 
|  | 
| Tags | 
| koa2, koreader | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KOA2 KOA2 jail break | knc1 | Kindle Developer's Corner | 470 | 07-03-2020 01:28 AM | 
| KOA2 getting hot in the sun | Lady Stardust | Amazon Kindle | 17 | 08-20-2018 06:58 PM | 
| Accessories unofficial accessory of my KOA2 | N31welt | Amazon Kindle | 0 | 01-01-2018 04:55 AM | 
| KOA2 question about KOA2 storage | fllc | Kindle Developer's Corner | 2 | 11-25-2017 03:18 AM | 
| KOA2 KOA2 USB mount | j.p.s | Kindle Developer's Corner | 8 | 11-02-2017 11:36 AM |