Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - phinx?: Page 1 of 3 (3 Items)
   
phinx?  
I'd like to use phinx to access my Photon desktop. Partly because I'm using qemu, and every CPU cycle I can run natively
 helps; partly because qemu's virtual graphics card is lousy and horribly slow; and partly to sort out my keymap issues 
--- Photon thinks my CAPS LOCK key is in a different place than X, and as a result things can get very confused.

I found phinx in the software repository and installed it. Unfortunately, I get a series of 'unknown symbol' errors; 
PhLock, ps_obj_open, ps_obj_read, ps_obj_write, drv_ps_obj_id_from_pci_values, pmd_setmode, pmd_lock_shared, 
pmd_unlock_shared. It doesn't run. I suspect it hasn't been rebuilt Any ideas?

In addition, is the source available anywhere? I'd very much rather run it on my Linux host, and connect it to the qemu 
virtual machine, rather than run it on the qemu virtual machine and display on the host --- I suspect it'd be much 
faster that way.