I have very annoying problem: Displaying my own created QtGUI programs cause phone screen freezes (Nokia N810). I quess problems is because both X and my program cannot use framebuffer at the same time. Is here any way round off this situation? How is possible to change runlevel (terminal mode) or kill X ? Do I have problem because I haven't specified display driver? I configured (./configure -embedded arm) and compiled qt 4.7.1 libraries by my own because didn't find those libraries from diablo repository. (qt 4.5.0 the newest version)
I have very annoying problem: Displaying my own created QtGUI programs cause phone screen freezes (Nokia N810). I quess problems is because both X and my program cannot use framebuffer at the same time. Is here any way round off this situation? How is possible to change runlevel (terminal mode) or kill X ? Do I have problem because I haven't specified display driver? I configured (./configure -embedded arm) and compiled qt 4.7.1 libraries by my own because didn't find those libraries from diablo repository. (qt 4.5.0 the newest version)
I appreciate very much your help!
Cheers!