docs: update manual/quirks

This commit is contained in:
Loki 2024-10-21 17:41:42 +00:00 committed by Redbox Wiki
parent 08bd332e31
commit bed4ed8cb1
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Known Quirks / Bugs title: Known Quirks / Bugs
description: description:
published: true published: true
date: 2024-10-21T17:03:26.846Z date: 2024-10-21T17:41:41.155Z
tags: tags:
editor: ckeditor editor: ckeditor
dateCreated: 2024-10-21T14:16:42.966Z dateCreated: 2024-10-21T14:16:42.966Z
@ -11,4 +11,4 @@ dateCreated: 2024-10-21T14:16:42.966Z
<h1>Extremely Laggy UI</h1> <h1>Extremely Laggy UI</h1>
<p>Some kiosks come configured with their GPU drivers disabled. This results in the user interface being exceptionally slow and choppy. Animations will stutter and tear, and overall it looks quite bad.</p> <p>Some kiosks come configured with their GPU drivers disabled. This results in the user interface being exceptionally slow and choppy. Animations will stutter and tear, and overall it looks quite bad.</p>
<p>You can attempt to fix this by simply turning on the GPU drivers in Device Manager, accessible via <a href="/kioskengine/redbox-desktop">Redbox Desktop</a>. Techs have noted that this may not work and the device will simply not boot until you enter safe mode, though this doesn't appear to strictly be the case.</p> <p>You can attempt to fix this by simply turning on the GPU drivers in Device Manager, accessible via <a href="/kioskengine/redbox-desktop">Redbox Desktop</a>. Techs have noted that this may not work and the device will simply not boot until you enter safe mode, though this doesn't appear to strictly be the case.</p>
<p>One potential route is using a DisplayPort to DVI cable or adapter and re-running the cable through the harness to the door if your VGA cable doesn't work.</p> <p>One potential route is using a DisplayPort to DVI cable or adapter and re-running the cable through the harness to the door if your VGA cable doesn't work. <strong>Note that Windows will take forever to boot the first time you do this</strong>, so give it 10-20 minutes before you give up and reset everything. It will seem like it's frozen, but it's not. If your disk activity light is out and the keyboard isn't responding, something may have went wrong.</p>