Skip to content

Commit

Permalink
dmdt no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
OneB1t authored May 18, 2024
1 parent de6b239 commit fb515b6
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,13 @@ This software is able to show any VNC stream on virtual cockpit. Final compile f
How to make it run:
1) upload compiled file (opengl-render-qnx/arm/o-le-v7/opengl-render-qnx) to MIB2 unit via SCP (10.173.189.1) or use SD-card (/fs/sda0 on unit itself)
2) MIB2 SSH: chmod +x /fs/sda0/opengl-render-qnx
3) MIB2 SSH: use dmdt to prepare new context and switch this context to VC run those 2 commands (later this is not going to be needed)
- export LD_LIBRARY_PATH=/eso/lib:/armle/lib:/root/lib-target:/armle/lib/dll IPL_CONFIG_DIR=/etc/eso/production
- /eso/bin/apps/dmdt dc 99 3
- /eso/bin/apps/dmdt sc 4 99
5) PHONE: connect mobile phone to MIB2 wifi (WARNING it is expected that phone will get 10.173.189.62 this IP is hardcoded for now)
6) PHONE: run droidVNC-NG (https://github.com/bk138/droidVNC-NG) and set following parameters:
3) PHONE: connect mobile phone to MIB2 wifi (WARNING it is expected that phone will get 10.173.189.62 this IP is hardcoded for now)
4) PHONE: run droidVNC-NG (https://github.com/bk138/droidVNC-NG) and set following parameters:
- port 5900
- no password
- scaling (30-50%) this depends on your phone resolution -> lower value means faster streaming
7) MIB2 SSH: run ./fs/sda0/opengl-render-qnx
8) VC: switch to navigation map and it should now show phone image
5) MIB2 SSH: run ./fs/sda0/opengl-render-qnx
6) VC: switch to navigation map and it should now show phone image

When you want to get rid if this just restart your MIB2 device and everything is back to stock.

Expand Down

0 comments on commit fb515b6

Please sign in to comment.