QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Photon video error: "phgrfx: can not run test" |
Ref. No. |
QNX.000010014 |
Category(ies) |
Video, Utilities, Configuration |
Issue |
We put our harddrive (with QNX installed) on another PC, but we found a problem with the Photon video drivers. We deleted the crt trap files and let crttrap try to configure the driver by itself (crttrap trap). Photon stared as if we had done a ph -s. We tried to select the resolution we wanted, but we got a message saying
phgrfx: can not run test. Please check the command '//graphics//bin/crttrap'
How can we fix this problem? |
Solution |
You have to add the SYSNAME environment variable and have it set as qnx4. To do so, use this command:
export SYSNAME=qnx4
You can also add this command to your sysinit file. |
|