Jump to content

Direct Preview in unity not working - help


shashkes

Recommended Posts

Hi, thanks for your support, i ran the server from cmd and got the log below with the errror that Nvidia drivers might be too old. I updated my nvidia drivers using Nvidia Geforce app to latest driver. version is now 456.71 released 10/7/2020. I restarted the computer and ran the server again but still getting the same error that Nvidia driver may be too old. any idea what is going on?

The server config:.\config\serverSetting.setting is loaded!
The HmdList is loaded! 1 2
OnPipeInfo : Pipe Server Started
Pipe accept begin.
[2020-10-15 13:45:09.903 -7 12488 DEBUG logger] [Main] Set Log level as DEBUG

[2020-10-15 13:45:09.907 -7 12488 INFO logger] [Main]dpServer Version: 0.4.5.3

[2020-10-15 13:45:09.908 -7 12488 INFO logger] [Main]Init() Config from json: H265:false, Bitrate:23000000, GOP:100, EncodeHQ true, AllIFrame false
, ForceToSendTexture false, WaitDecodeDoneTimeOut 40 ms, fps 75,LogToFile:false,RTPPayloadSize:1400

[2020-10-15 13:45:09.916 -7 12488 INFO logger] [Main] GetGpuType() There are 3 adapter

[2020-10-15 13:45:09.916 -7 12488 INFO logger] [Main] GetGpuType() The GPU [0] vendor id is 32902, vendor description is Intel(R) UHD Graphics 630

[2020-10-15 13:45:09.917 -7 12488 INFO logger] [Main] GetGpuType() The GPU [1] is Nvidia!

[2020-10-15 13:45:09.918 -7 12488 DEBUG logger] OnPipeInfo(): Pipe Server Started

[2020-10-15 13:45:09.960 -7 12488 ERROR logger] [Main]Init() Nvidia driver may be too old, please update to the latest version driver and try again.

[2020-10-15 13:45:09.961 -7 12488 ERROR logger] [Main]Init() fail,so break
 
Link to comment
Share on other sites

  • Replies 26
  • Created
  • Last Reply

Top Posters In This Topic

I found this online,

First of all be sure you have 2 Video cards. Example 1 is intel and other one dedicated like nvidia or amd. It is because when you disable one video card then other can automatically takes place of the disable one.

Steps

  1. Right click on my computer.
  2. Select manage from the options.
  3. Now choose DEVICE MANAGER from the left side list.
  4. As soon you click on device manager, on your right side your all pc hardware components information will appear.
  5. Click on arrow sign of DISPLAY option, you will find both of your cards information.
  6. Select and right click on INTEL integrated graphics and select disable.

Note: as soon as you disable intel card, your monitor will go black for 2 sec. don’t panic.

Now your intel card is disabled. Now all your graphics will load from your other dedicated graphics card.

 

NOTE: Please make sure you see 2 video cards under DISPLAY option.

Link to comment
Share on other sites

Server is connected! but i'm still getting time out error after installing the device apk 😞

I've tried stopping everything and starting it and still not connecting... so close, uploading direct config preferences too

The HmdList is loaded! 1 2
OnPipeInfo : Pipe Server Started
Pipe accept begin.
[2020-10-16 01:53:16.736 -7 6100 DEBUG logger] [Main] Set Log level as DEBUG

[2020-10-16 01:53:16.743 -7 6100 INFO logger] [Main]dpServer Version: 0.4.5.3

[2020-10-16 01:53:16.743 -7 6100 INFO logger] [Main]Init() Config from json: H265:false, Bitrate:23000000, GOP:100, EncodeHQ true, AllIFrame false
, ForceToSendTexture false, WaitDecodeDoneTimeOut 40 ms, fps 75,LogToFile:false,RTPPayloadSize:1400

[2020-10-16 01:53:16.748 -7 6100 INFO logger] [Main] GetGpuType() There are 3 adapter

[2020-10-16 01:53:16.748 -7 6100 INFO logger] [Main] GetGpuType() The GPU [0] vendor id is 5140, vendor description is Microsoft Basic Render Driver

image.thumb.png.9eb2ddaeefa10f2a982dd1e3def56157.png

[2020-10-16 01:53:16.749 -7 6100 INFO logger] [Main] GetGpuType() The GPU [1] is Nvidia!

[2020-10-16 01:53:16.750 -7 6100 DEBUG logger] OnPipeInfo(): Pipe Server Started

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...