Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Can we use OpenKODE at VWMARE?: (6 Items)
   
Can we use OpenKODE at VWMARE?  
hi,
    Can we use the OpenKODE under the following environment:
        VMWARE 5.5
        QNX 6.4.1
        OpenGL Es 1.4
    When we call the function kdRealizeWindow( kd_win, &egl_win), the egl_win is NULL.
    And can we use it at the Photon Mode?

    Thanks
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------
Re: Can we use OpenKODE at VWMARE?  
Please attach your source code, or at least the initialization pieces.

Thanks,
Jason


On 10-06-24 9:26 PM, "Chen ShunLi" <community-noreply@qnx.com> wrote:

> 
> 
> hi,
>     Can we use the OpenKODE under the following environment:
>         VMWARE 5.5
>         QNX 6.4.1
>         OpenGL Es 1.4
>     When we call the function kdRealizeWindow( kd_win, &egl_win), the egl_win
> is NULL.
>     And can we use it at the Photon Mode?
> 
>     Thanks
> ------------------------------------------------------------------------------
> ---------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be confidential
> and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of
> this communication is
> not the intended recipient, unauthorized use, forwarding, printing,  storing,
> disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
> ------------------------------------------------------------------------------
> ---------------------
> 
> 
> 
> 
> _______________________________________________
> 
> CWM/OpenKODE
> http://community.qnx.com/sf/go/post57860
> 
> 

Re: Can we use OpenKODE at VWMARE?  
In fact, the source code is copy from SVN "gles1-kd-pbuffer.c" and be 
changed some MACRO such as:
   KD_WINDOWPROPERTY_POSITION_QNX==>KD_QNX_WINDOWPROPERTY_POSITION

1. At the photon mode, the kdCreateWindow is failure
2. I change it to Text mode and run the io-winmgr by telnet, the 
kdCreateWindow is OK.
   But when we call kdRealizeWindow( kd_win, &egl_win), the elg_win is NULL.
   Full screen with white background displayed in VMWARE

thanks

 
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------
Attachment: Text TestKD.c 50.31 KB
Re: Can we use OpenKODE at VWMARE?  
OpenKODE apps don¹t run in VMWare.

Can you run egl-configs and put the output here?

Thanks,
Jason
On 10-06-24 9:44 PM, "Chen ShunLi" <community-noreply@qnx.com> wrote:

> In fact, the source code is copy from SVN "gles1-kd-pbuffer.c" and be
> changed some MACRO such as:
>    KD_WINDOWPROPERTY_POSITION_QNX==>KD_QNX_WINDOWPROPERTY_POSITION
> 
> 1. At the photon mode, the kdCreateWindow is failure
> 2. I change it to Text mode and run the io-winmgr by telnet, the
> kdCreateWindow is OK.
>    But when we call kdRealizeWindow( kd_win, &egl_win), the elg_win is NULL.
>    Full screen with white background displayed in VMWARE
> 
> thanks
> 
> 
> ------------------------------------------------------------------------------
> ---------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be confidential
> and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of
> this communication is
> not the intended recipient, unauthorized use, forwarding, printing,  storing,
> disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
> ------------------------------------------------------------------------------
> ---------------------
> 
> 
> 
> 
> _______________________________________________
> 
> CWM/OpenKODE
> http://community.qnx.com/sf/go/post57862
> 

Re: Can we use OpenKODE at VWMARE?  
1. Photon Mode:
   +-----------+--------+-----+-------+------+-----------+-------+-------+---------+---------+--------+---------+-------
-+-------+-------+----+----+--------+-------+
| config id | caveat | red | green | blue | luminance | alpha | depth | 
stencil | samples | window | pbuffer | pixmap | gles1 | gles2 | vg | gl | 
native | level |
+-----------+--------+-----+-------+------+-----------+-------+-------+---------+---------+--------+---------+--------+-
------+-------+----+----+--------+-------+
|         1 |  none  |   8 |     8 |    8 |         0 |     8 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         2 |  none  |   8 |     8 |    8 |         0 |     8 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         3 |  none  |   8 |     8 |    8 |         0 |     0 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         4 |  none  |   5 |     6 |    5 |         0 |     0 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         5 |  none  |   5 |     5 |    5 |         0 |     1 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         6 |  none  |   0 |     0 |    0 |         8 |     0 |     0 | 
0 |       0 |        |    x    |    x   |       |       |    |    |    x   | 
0 |
|         7 |  slow  |   8 |     8 |    8 |         0 |     8 |     0 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|         8 |  slow  |   8 |     8 |    8 |         0 |     8 |     0 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|         9 |  slow  |   8 |     8 |    8 |         0 |     8 |    16 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        10 |  slow  |   8 |     8 |    8 |         0 |     8 |    16 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        11 |  slow  |   8 |     8 |    8 |         0 |     0 |     0 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        12 |  slow  |   8 |     8 |    8 |         0 |     0 |     0 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        13 |  slow  |   8 |     8 |    8 |         0 |     0 |    16 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        14 |  slow  |   8 |     8 |    8 |         0 |     0 |    16 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        15 |  slow  |   5 |     6 |    5 |         0 |     0 |     0 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        16 |  slow  |   5 |     5 |    5 |         0 |     1 |     0 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        17 |  slow  |   5 |     6 |    5 |         0 |     0 |     0 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        18 |  slow  |   5 |     5 |    5 |         0 |     1 |     0 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        19 |  slow  |   5 |     6 |    5 |         0 |     0 |    16 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        20 |  slow  |   5 |     5 |    5 |         0 |     1 |    16 | 
0 |       0 |        |    x    |    x   |   x   |       |    |    |        | 
0 |
|        21 |  slow  |   5 |     6 |    5 |         0 |     0 |    16 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0 |
|        22 |  slow  |   5 |     5 |    5 |         0 |     1 |    16 | 
16 |       0 |        |    x    |    x   |   x   |       |    |    | 
|     0...
View Full Message
Re: Can we use OpenKODE at VWMARE?  
I am sorry for disordered information. I add them to Excel file. Please 
check it.
Thanks 
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------
Attachment: Excel VMWare_EGL Configs.xls 23 KB