Oculus VR Server suddenly uses 100% GPU (2024)

This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.

Accept

Reject

HelpSign In

Turn on suggestions

Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.

Showing results for

Search instead for

Did you mean:

  • Meta Community Forums
  • VR Forums
  • Get Help
  • Oculus VR Server suddenly uses 100% GPU

Options

  • Subscribe to RSS Feed
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page

Oculus VR Server suddenly uses 100% GPU

Oculus VR Server suddenly uses 100% GPU (1)

arnvanhoutte

Honored Guest

Options

  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

Friday

I got a new Quest 3 and I'm trying to configure all my settings to make DCS work well. My quest is hooked up to my pc with the Quest Link cable and I seem to be getting a solid 2.5gpbs out of it.

At the moment I changed the refresh rate to 72Hz and resolution to 5408x2912. Things look great in game and my GPU is usually running at 90%. Frames seem to be fluctuating between 72fps and 36fps, I think that's something DCS does automatically.

Oculus VR Server suddenly uses 100% GPU (2)

But after about 10-15 minutes things suddenly really start lagging. I checked task manager and noticed OVRServer is running at 100%. Before that it was running at 20-30%. I have no clue why it suddenly shoots up so high.

I tried the same mission with the same DCS settings in Virtual Desktop and these are the stats

Oculus VR Server suddenly uses 100% GPU (3)

The game runs buttery smooth. The only issue I have is that my router/powerlink is 100Mb/s, which is too little for Virtual Desktop so my connection doesn't look as sharp. To a pleb like me it seems that the issue is probably related to an Oculus Codec or something.

Labels:

  • Labels:
  • Meta Quest 3
  • dcs
  • GPU
  • lag
  • OVRServer
  • pcvr
  • Quest 3
  • virtual desktop

0Kudos

  • All forum topics
  • Previous Topic
  • Next Topic

4 REPLIES 4

Oculus VR Server suddenly uses 100% GPU (4)

Oculus VR Server suddenly uses 100% GPU (5)MetaQuestSupport

Community Manager

Options

  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

Friday

Hey there, @arnvanhoutte! Thanks for reaching out to us! We understand with wanting to play with the best graphics to get absolutely immersed in Digital Combat Simulator! We appreciate the details of the troubleshooting steps you have attempted as well as the screenshots, it helps a bunch! Since you're using DCS, we'd like to note that some games are more graphically demanding than others, and will take a larger toll on GPU's (ex. DCS). This will cause a GPU to reach higher temperatures than less intensive games. While these alone should not cause a GPU to overheat, it could be a large contributing factor. Other possible contributing factors include:

  • Computer is on top of carpet, preventing the bottom fans from getting air
  • Computer is stored in a corner or under something, causing reduced airflow
  • Computer's internals are blocked, restricting air from moving through the device
  • Fans on the computer case have stopped working

We'd suggest to explore options to avoid overheating such as underclocking or undervolting your GPU, or lowering graphical load either via bitrate settings or fidelity settings. We hope this helps, please let us know how it works out!

If you're the author of a thread, remember to mark a reply as the Accepted Solution to help others find answers!

0Kudos

Oculus VR Server suddenly uses 100% GPU (6)

Oculus VR Server suddenly uses 100% GPU (7)MetaQuestSupport

Community Manager

Options

  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

Saturday

Hey there! If you're still encountering issues after following the troubleshooting steps, please let us know. We look forward to hearing back from you!

If you're the author of a thread, remember to mark a reply as the Accepted Solution to help others find answers!

0Kudos

Oculus VR Server suddenly uses 100% GPU (8)

arnvanhoutte

Honored Guest

In response to MetaQuestSupport

Options

  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

yesterday

Hello!

I understand that DCS is graphically quite demanding. But what I find weird is that with the same settings the game runs smooth when using an app like Virtual Desktop, but runs poorly when using Oculus' native software. As you can see from the task manager screenshot it's not DCS that is the bottleneck for my GPU, but OVRServer_64.exe, which is the software that Oculus uses for the Quest Link IIRC.

0Kudos

Oculus VR Server suddenly uses 100% GPU (9)

Oculus VR Server suddenly uses 100% GPU (10)MetaQuestSupport

Community Manager

In response to arnvanhoutte

Options

  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

yesterday

We appreciate you following up! To help us take a closer look, could you please provide your computer specs? We'd also like for you to ensure the Oculus PC app is up-to-date.

We look forward to your response!

If you're the author of a thread, remember to mark a reply as the Accepted Solution to help others find answers!

0Kudos

Oculus VR Server suddenly uses 100% GPU (11)

Still need help?

Did this answer your question? If it didn’t, use our search to find other topics or create your own and other members of the community will help out.

If you need an agent to help with your Meta device, please contact our store support team here.

Having trouble with a Facebook or Instagram account? The best place to go for help with those accounts is the Facebook Help Center or the Instagram Help Center. This community can't help with those accounts.

Check out some popular posts here:

Getting Help from the Meta Quest Community

Tips and Tricks: Charging your Meta Quest Headset

Tips and Tricks: Help with Pairing your Meta Quest

Trouble With Facebook/Instagram Accounts?

Related Content

  • Error after launching Quill on PCVR - Quill has exited unexpectedly in Get Help
  • Customer Service SHOULD be second to none, but instead it's just NONE in Get Help
  • Meta Quest 2 wont connect to Wi-Fi in Get Help
  • Rift S kept having the beeping and static disconnection issues, where can I get cable replacements? in Get Help

'); $(this).append(divContainer); $(divContainer).fadeIn(); var userId = $(this).attr('href').replace(/.*\/user-id\//gi,''); var windowWidth = $(window).width(); var left = $(this).offset().left; var cardWidth = divContainer.outerWidth(); if ((left + cardWidth) > (windowWidth - 25)) { var adjustment = (left + cardWidth) - (windowWidth + 25) + 50; divContainer.css('left', (-1 * adjustment) + 'px'); } $.ajax({ url: '/plugins/custom/facebook/fboculus/theme-lib.profile-card?tid=-8406569383838097380', type: 'post', dataType: 'html', data: {"userId": userId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); }, error: function() { $('.info-container', divContainer).append('

'); }, complete: function() { $('.spinner', divContainer).remove(); } }); }); $('body').on('click', '.user-profile-card', function(evt) { if (!$(evt.target).hasClass('profile-link')) { evt.preventDefault(); } evt.stopPropagation(); }); }); })(LITHIUM.jQuery);LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:lightboxRenderComponent","parameters":{"componentParams":"{\n \"surveyType\" : {\n \"value\" : \"communityexperience\",\n \"class\" : \"java.lang.String\"\n },\n \"surveyId\" : {\n \"value\" : \"3\",\n \"class\" : \"java.lang.Integer\"\n },\n \"triggerSelector\" : {\n \"value\" : \"#valueSurveyLauncher\",\n \"class\" : \"lithium.util.css.CssSelector\"\n }\n}","componentId":"valuesurveys.widget.survey-prompt-dialog"},"trackableEvent":false},"tokenId":"ajax","elementSelector":"#valueSurveyLauncher","action":"lightboxRenderComponent","feedbackSelector":false,"url":"https://communityforums.atmeta.com/t5/forums/v5/forumtopicpage.liabase.basebody.valuesurveylauncher.valuesurveylauncher:lightboxrendercomponent?t:ac=board-id/Support/thread-id/313337","ajaxErrorEventName":"LITHIUM:ajaxError","token":"TAu8-mDuFvTBbDnwpjBaoEswcWhY5Ks_GndM35JAT3E."});LITHIUM.Dialog.options['267358484'] = {"contentContext":"valuesurveys.widget.survey-prompt-dialog","dialogOptions":{"minHeight":399,"draggable":false,"maxHeight":800,"resizable":false,"autoOpen":false,"width":610,"minWidth":610,"dialogClass":"lia-content lia-panel-dialog lia-panel-dialog-modal-simple lia-panel-dialog-modal-valuesurvey","position":["center","center"],"modal":true,"maxWidth":610,"ariaLabel":"Feedback for community"},"contentType":"ajax"};LITHIUM.Dialog({ "closeImageIconURL" : "https://communityforums.atmeta.com/skins/images/5298D7D69ECCD99FB3074BC6C62918D7/theme_hermes/images/button_dialog_close.svg", "activecastFullscreen" : false, "dialogTitleHeadingLevel" : "2", "dropdownMenuSelector" : ".lia-menu-navigation-wrapper", "accessibility" : true, "triggerSelector" : ".lia-panel-dialog-trigger-event-click", "ajaxEvent" : "LITHIUM:lightboxRenderComponent", "focusOnDialogTriggerWhenClosed" : false, "closeEvent" : "LITHIUM:lightboxCloseEvent", "defaultAriaLabel" : "", "dropdownMenuOpenerSelector" : ".lia-js-menu-opener", "buttonDialogCloseAlt" : "Close", "dialogContentCssClass" : "lia-panel-dialog-content", "triggerEvent" : "click", "dialogKey" : "dialogKey"});LITHIUM.ValueSurveyLauncher({"detectPopUpCSS":".lia-dialog-open","dialogLinkSelector":"#valueSurveyLauncher","launchDelay":184555});LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"});LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://communityforums.atmeta.com/t5/forums/v5/forumtopicpage.liabase.basebody.partialrenderproxy:partialrenderproxyrelay?t:ac=board-id/Support/thread-id/313337","ajaxErrorEventName":"LITHIUM:ajaxError","token":"vLCF4ZroRx9ASBTViBHSQP8eulvUDfMjuWihN5RV81M."});LITHIUM.Auth.API_URL = "/t5/util/authcheckpage";LITHIUM.Auth.LOGIN_URL_TMPL = "/plugins/common/feature/oauth2sso_v2/sso_login_redirect?referer=https%3A%2F%2FREPLACE_TEXT";LITHIUM.Auth.KEEP_ALIVE_URL = "/t5/status/blankpage?keepalive";LITHIUM.Auth.KEEP_ALIVE_TIME = 300000;LITHIUM.Auth.CHECK_SESSION_TOKEN = '0YuyXDvo_My4sJw5bBr2FmTA8YenXlvQwWwPfp2xje8.';LITHIUM.AjaxSupport.useTickets = false;LITHIUM.Cache.CustomEvent.set([{"elementId":"link_9","stopTriggerEvent":false,"fireEvent":"LITHIUM:labelSelected","triggerEvent":"click","eventContext":{"uid":2069,"selectedLabel":"meta quest 3","title":"Meta Quest 3"}}]);LITHIUM.Loader.runJsAttached();});// -->

Oculus VR Server suddenly uses 100% GPU (2024)

References

Top Articles
99 Keto Casserole recipes - Hike n Dip
The Easiest Lasagna Recipes Ever
Pnc Bank Mortgagee Clause For Insurance
GEMS SPENT 9264+96 SKINS+HOOT HOOT SHELLY,STAR SHELLY,WORLD CHAMP... | ID 212452941 | PlayerAuctions
The six college football QBs replacing 2024 first-round draft picks, ranked by best chance of success
Kawasaki Z1 KZ900 KZ 900 MKII KZ1000 H2 750 Z1R 1973 1974 MOTORCYCLES - wanted - by dealer - sale - craigslist
Deadspin | James McClean's Refusal To Wear The Poppy Has Made Him The Most Hated Man In English Soccer
Altria Pendragon (Rider Alter)
Auto Part Prices at Youngstown U-Pull-It
Junkyards With Live Online Inventory - TOP LIST
Other - Colorado Springs, CO
Sales Assistant - Huntsville, AL
Latest Posts
Healthy Savory Chicken Casserole Recipe
Corn Soufflé Recipe (Easy Corn Casserole) - the hungry bluebird
Article information

Author: Edwin Metz

Last Updated:

Views: 6237

Rating: 4.8 / 5 (78 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Edwin Metz

Birthday: 1997-04-16

Address: 51593 Leanne Light, Kuphalmouth, DE 50012-5183

Phone: +639107620957

Job: Corporate Banking Technician

Hobby: Reading, scrapbook, role-playing games, Fishing, Fishing, Scuba diving, Beekeeping

Introduction: My name is Edwin Metz, I am a fair, energetic, helpful, brave, outstanding, nice, helpful person who loves writing and wants to share my knowledge and understanding with you.