Quote:
Originally Posted by sergeyvl12
|
I replaced the libKindleFb.so and... you were right, the programs work now, they display properly. I made sure "model=KV" was in its proper place.
However, unfortunately, I noticed the frontlight control is misbehaving in a weird way: changing the backlight level from the settings or from Coolreader seems not to have any effect at all (and yes, I noticed the little check mark to turn it on/off), until one EXITS the vlasovsoft !
There, in the Kindle interface, we notice the frontlight was in effect changed to the level we were aiming for back in vlasovsoft !
I then changed back to the old gfx driver (and reverted model to "KPW2", no choice) and... just as I rememered, the frontlight control works flawlessly!
Don't know if it helps, but here is a level 2 log captured while the new gfx drivers were active and model was set to "KV":
Quote:
ScreenPlugin::ScreenPlugin()
ScreenPlugin::create()
[2015-02-17 14:53:29] I Program started, version: 2015.02."41c98723ad62"
[2015-02-17 14:53:29] I Sleep timeout: 10
[2015-02-17 14:53:29] I Pipe thread started
[2015-02-17 14:53:29] I Added: CoolReader -> /mnt/us/vlasovsoft/cr3.sh
[2015-02-17 14:53:29] I Added: FileManager -> /mnt/us/vlasovsoft/file_manager.sh
[2015-02-17 14:53:29] I Added: Chess -> /mnt/us/vlasovsoft/pbchess.sh
[2015-02-17 14:53:29] I Added: Checkers -> /mnt/us/vlasovsoft/checkers.sh
[2015-02-17 14:53:29] I Added: Sokoban -> /mnt/us/vlasovsoft/sokoban.sh
[2015-02-17 14:53:29] I Added: Reversi -> /mnt/us/vlasovsoft/reversi.sh
[2015-02-17 14:53:29] I Added: Gomoku -> /mnt/us/vlasovsoft/gomoku.sh
[2015-02-17 14:53:29] I Added: Takuzu -> /mnt/us/vlasovsoft/takuzu.sh
[2015-02-17 14:53:29] I Added: Sudoku -> /mnt/us/vlasovsoft/sudoku.sh
[2015-02-17 14:53:29] I Added: Dictionary -> /mnt/us/vlasovsoft/dictionary.sh
[2015-02-17 14:53:29] I Added: Notepad -> /mnt/us/vlasovsoft/notepad.sh
[2015-02-17 14:53:29] I Added: Calculator -> /mnt/us/vlasovsoft/calculator.sh
Object::connect: No such signal PipeThread::sigSuspendRequest()
Object::connect: (receiver name: 'Launcher')
[2015-02-17 14:53:29] I front_light_set_on( 1 )
[2015-02-17 14:53:35] I front_light_set_level( 2 )
[2015-02-17 14:53:35] I front_light_set_level( 3 )
[2015-02-17 14:53:35] I front_light_set_level( 4 )
[2015-02-17 14:53:35] I front_light_set_level( 5 )
[2015-02-17 14:53:35] I front_light_set_level( 6 )
[2015-02-17 14:53:35] I front_light_set_level( 7 )
[2015-02-17 14:53:35] I front_light_set_level( 8 )
[2015-02-17 14:53:35] I front_light_set_level( 9 )
[2015-02-17 14:53:36] I front_light_set_level( 10 )
[2015-02-17 14:53:36] I front_light_set_level( 11 )
[2015-02-17 14:53:36] I front_light_set_level( 12 )
[2015-02-17 14:53:37] I front_light_set_level( 13 )
[2015-02-17 14:53:38] I front_light_set_level( 14 )
[2015-02-17 14:53:38] I front_light_set_level( 13 )
[2015-02-17 14:53:45] I Executing: /mnt/us/vlasovsoft/notepad.sh
[2015-02-17 14:53:45] I process >> ScreenPlugin::ScreenPlugin() ScreenPlugin::create()
[2015-02-17 14:53:45] I process >> [2015-02-17 14:53:45] I Program started, version: 2015.02."41c98723ad62"
[2015-02-17 14:53:47] I process >> [2015-02-17 14:53:47] I Program finished
[2015-02-17 14:53:49] I Executing: /mnt/us/vlasovsoft/cr3.sh
[2015-02-17 14:53:49] I process >> QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
[2015-02-17 14:53:50] I process >> ScreenPlugin::ScreenPlugin() ScreenPlugin::create()
[2015-02-17 14:53:58] I process >> 34 fonts loaded. PAGE--(1) ; battery: 94
[2015-02-17 14:53:59] I process >> PAGE--(1) ; battery: 94
[2015-02-17 14:54:06] I Power button
[2015-02-17 14:54:06] I Change state: Active -> PowerBtn -> Suspending
[2015-02-17 14:54:06] I front_light_set_on( 0 )
[2015-02-17 14:54:07] I Screensaver image: journey.png
[2015-02-17 14:54:07] I Suspending...reason: PowerBtn, battery: 94
[2015-02-17 14:54:07] I process >> suspend.sh: enter
[2015-02-17 14:54:09] I Power button
[2015-02-17 14:54:09] I Change state: Suspending -> PowerBtn -> Active
[2015-02-17 14:54:09] I process >> suspend.sh: killed
[2015-02-17 14:54:09] I Resumed. battery: 94
[2015-02-17 14:54:09] I front_light_set_on( 1 )
[2015-02-17 14:54:14] I Pipe thread finished
[2015-02-17 14:54:14] I Program finished
|
Thanks again,
Claude.