01-11-2017, 10:15 AM | #46 | ||||
Junior Member
Posts: 6
Karma: 10
Join Date: Jan 2017
Device: Kindle PW1 WiFi
|
Quote:
Quote:
I messed around with the code and noticed that in frontlightmaster.sh, the block responsible for turning the light off (below "# if front light should be disabled but is not, turn it off now") was never running because "[ `cat $FRONTLIGHTDEVICE` -ne 0 ]" was never true. I removed that condition and auto-control began working fine. So, for now, people with this issue should change Quote:
Quote:
Last edited by polygonica; 01-11-2017 at 10:16 AM. Reason: shorter quotes |
||||
03-27-2017, 10:04 AM | #47 | |
Junior Member
Posts: 1
Karma: 10
Join Date: Mar 2017
Device: Kindle PW1
|
Quote:
Now for me on a PW1 the test-mode of the auto-control works, but once I enable auto control for good it stops working... Any ideas on how to solve this? |
|
Advert | |
|
05-15-2017, 03:07 AM | #48 |
Member
Posts: 23
Karma: 126
Join Date: May 2017
Location: Madrid
Device: Kindle PW2, PW3
|
Has it been tested for PW1 5.6.1.1? I am not able to make it work with this firmware (of course, kindle jailbreaked and kual installed).
I don't mean just the auto control: even the "off" button in kual desn't work. When I use the button, the light goes to minimum, but not totally off. Any tip? |
05-23-2017, 05:59 AM | #49 | |
Expecto Patronum!
Posts: 137
Karma: 342260
Join Date: May 2017
Location: Chennai, India
Device: Kindle PW2(9017) 4GB, FW 5.7.4
|
Quote:
B.Baalaji Last edited by baalajimaestro; 05-23-2017 at 06:03 AM. |
|
05-28-2017, 07:56 AM | #50 |
Member
Posts: 23
Karma: 126
Join Date: May 2017
Location: Madrid
Device: Kindle PW2, PW3
|
I missed that! Right, you have to select the proper device by editing that file! Now working perfectly, thanks!
|
Advert | |
|
07-12-2017, 09:17 AM | #51 |
Groupie
Posts: 175
Karma: 1044642
Join Date: Jun 2017
Device: changing frequently
|
I overlooked the thread, but I coundn't find anyone have tested this on KV.
So I can report that this ext works on KV without any changes! |
08-20-2017, 08:11 AM | #52 |
Nameless Being
|
I have some problems with the extension on Voyage 5.8.10
When I turn on Auto-Control it is working perfectly. Lights are off. But someway it affects my books indexing. If I send books via usb it won't appear in my library on the device. If I disable Auto-Control and restart kindle, then indexing start working ok. What can I do with that? Last edited by Lepricon; 08-20-2017 at 08:42 AM. |
08-20-2017, 08:42 AM | #53 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
The front light extension has nothing at all to do with the indexing of books. Dump the system messages, read them, find the actual cause of the indexing stall (the system will have described the problem in the message files). In the main page search bar, enter: ;dm The semi-colon is part of the command. PS: Please provide a link to the post that claimed this had been tested on a KV running 5.8.10 firmware. (It is firmware version dependent, in the sense that it is kernel version dependent. It is probably also hardware model dependent.) Last edited by knc1; 08-20-2017 at 08:48 AM. |
|
08-20-2017, 09:09 AM | #54 | |
Nameless Being
|
Quote:
I know that there's no claims that it will work correctly on a KV 5.8.10 I just asked mb someone know how can I fix it. If not, I'll use it further. With corrupted indexing. Because that's the only reason why I jb my device. I have bluelight sensivity and want to disable frontlight completely. I know that the extension affects indexing of books sended via usb someway. I don't know how. Send to kindle is working ok. I did reset 2 times. And indexing stop working right after I turn auto-control on. Books appear only if I restart the device. If I disable Auto-Control and restart then books appear right after I transfer it and eject kindle from USB. Thank you anyway. |
|
08-20-2017, 11:36 AM | #55 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
MUST, you have no choice in the matter if you want anything of ours to continue working properly. "Indexing" does not hide books. You can see them regardless of the state of their indexing. So dump the messages, stop guessing. Combine all four of them into a *.zip archive and use the 'advanced editor' to attach that archive to your next post. |
|
08-20-2017, 12:14 PM | #56 | |
Nameless Being
|
Quote:
|
|
08-20-2017, 01:29 PM | #57 |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
It is crashing each time it tries to access the store for search suggestions because it is no longer registered.
So register it (after each time you press 'reset'). |
08-20-2017, 08:44 PM | #58 | |
Nameless Being
|
Quote:
Thanks, but it it is not about the store. I solved the problem. Don't know how it works. I deleted frontlight master extension. And used extension from here And just copied path "The frontlight device to use" for PW2 from Frontlight master extension. If someone will have problems like me, there's attach below my post. The extension I used have less functions. It have only 2 options. Turn the light off and Auto turn off on wakeup. I think the problem is somewhere in checking light level periodically in the frontlight master extension. Maybe some sort of stack or queue was overcrowded. But I don't have enough skill to find and solve it there. So I used another extension, just edited it. Last edited by Lepricon; 08-20-2017 at 08:48 PM. |
|
08-20-2017, 09:47 PM | #59 |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Nonsense.
Store access is only one of the things effected by the lack of registration. The indexing is being effected by the lack of registration. Whatever you did, it was more than you admitted to (or noticed). Code:
170820:150330 cvm[4564]: I IndexedContentModel:ChunkInfo:start=0,cursor=0,size=2: 170820:150330 cvm[4564]: I IndexedContentModel:Information::waited for results in EventQueueThread for 36ms 170820:150330 cvm[4564]: E GrokDatabase:GetRegisteredProfileFail:reason=resultset length = 0: 170820:150330 cvm[4564]: I IndexedContentModel:ChunkInfo:start=0,cursor=0,size=0: 170820:150330 cvm[4564]: I IndexedContentModel:ChunkInfo:start=0,cursor=0,size=0: 170820:150330 cvm[4564]: E GrokDatabase:GetRegisteredProfileFail:reason=resultset length = 0: Last edited by knc1; 08-20-2017 at 09:50 PM. |
02-17-2018, 03:43 PM | #60 |
Groupie
Posts: 175
Karma: 14110
Join Date: Aug 2016
Device: SuperNote A5X
|
Tried it on PW3, works great. I like the fact that it waits when the device is sleeping. Clear comments in your code too, very cool.
Huge thanks for your work! Last edited by datanoise; 02-17-2018 at 05:29 PM. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Front light on PB Touch Lux | walan | PocketBook | 1 | 11-23-2013 09:52 AM |
What is your main use for your front light | speakingtohe | General Discussions | 43 | 09-15-2013 12:45 PM |
Kindle PW front light... | freezer2k | Amazon Kindle | 52 | 09-09-2013 10:37 AM |
I'm annoyed - Extension/angle cords don't activate Vox charge light | TonyToews | Kobo Tablets | 12 | 12-09-2011 03:37 PM |
Front Light Idea | drgnbear | Sony Reader | 10 | 02-13-2007 07:27 PM |