Hello,
here is the log file.
I compiled the fireworks sample with the logging lib.
- Code: Select all
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| OEM String: "LGE" PocketHAL (Version 1.0.4) Display::Create( hwnd = 7C08D470, W:0, H:0, O:0, S:1 ) Initializing display... VideoDetect::DetectDrivers() GDIDriver: Detect() GDIDriver: Found W:240, H:320, D:16 VideoDetect: OS Version is 5.2 DriverVGA: Detect() DriverVGA: Raw info: W:240, H:320, X:2, Y:480, FB:4A5D27F0 DriverVGA: Native orientation is 0 DriverVGA: Found W:240, H:320, D:16 DriverVGA: Offset is 0 DriverVGA: Final framebuffer address = 4a5d27f0 CreateDriver( 00000008 ) Initializing video driver... DriverVGA: Initialize() Driver initialized! Success, returning display params to caller (W:240, H:320, O:0, S:2)
|
| 20 lines; 0 keywds; 29 nums; 79 ops; 1 strs; 0 coms Syntactic Coloring v0.4 - Dan East |
Am I wrong, or does it look ok?
It's courious. My first experience with applications that use PHAL was that only a small rectangle of the screen was updated. Now I have a battery meter installed, that is about the windows taskbar and start button. Exactly this area is now updated but not longer the small rectangle as before. Very very strange.
I think, we LG KS20 owners have to wait for LG and new drivers...
Thanks for your efforts.