mirror of
https://github.com/SrIzan10/TwisterOS.git
synced 2026-05-01 11:05:22 +00:00
112 lines
8.3 KiB
HTML
112 lines
8.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="X-UA-Compatible" content="ie-edge" />
|
|
<link rel="stylesheet" href="./style.css" />
|
|
<link rel="icon" href="favicon.png">
|
|
<title>Twister OS</title>
|
|
</head>
|
|
<body>
|
|
<main class="faq">
|
|
<div class="nav">
|
|
<nav>
|
|
<img src="./images/TwisterOSLogo-Large-New3.png" />
|
|
<ul>
|
|
<li><a href="index.html">HOME</a></li>
|
|
<li><a href="gallery.html">GALLERY</a></li>
|
|
<li><a href="download.html">DOWNLOADS</a></li>
|
|
<li><a href="about.html">ABOUT</a></li>
|
|
<li><a href="faq.html">FAQ</a></li>
|
|
<li><a href="https://checkout.square.site/merchant/ML5E5KGWRH8ME/checkout/GLDTDH4U5ZXZY5WJCCVEWIK7">DONATE</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
|
|
<div></div>
|
|
<div style="text-align: justif;">
|
|
<div class="faqheader">Frequently Asked Questions</div>
|
|
<div class="questions center">
|
|
<h3>What is the password?</h3>
|
|
<p>The default password is raspberry</p>
|
|
<p>Please change your password by opening terminal and entering <span class="code">passwd</span></p>
|
|
<p>Please also change your root password. <span class="code">sudo -i</span> and then run <span class="code">passwd</span></p>
|
|
|
|
<h3>Will This Run On My Pi 3B+</h3>
|
|
<p>While Twister OS will install on the 3B+ it is not recomended. Twister OS was designed and built around the Pi4 and you may experience issues installing on the 3B+.</p>
|
|
|
|
<h3>Is Twister OS a 64-bit OS?</h3>
|
|
<p>Twister OS is a 32-bit OS.</p>
|
|
|
|
<h3>How do I patch Twister OS?</h3>
|
|
<ol style="list-style: none; line-height: 2em;">
|
|
<li>Ideally from version 1.5.2 and up you would use the Twister OS Patcher application included. If you prefer to manually patch, follow these directions.</li>
|
|
<li>NOTE: If Twister OS Patcher fails, or you feel may not have updated your system properly please report the occurance on Discord. You can reinitiate Twister OS Patcher by editing /usr/local/bin/twistver to read the version previous from the one you are attempting to patch up to.</li>
|
|
<li>Download the patch you need</li>
|
|
<li>Now open terminal and navigate to downloads folder <span class="code">cd ~/Downloads</span></li>
|
|
<li>Once you are in ~/Downloads enter <span class="code">chmod +x *Patch.run</span></li>
|
|
<li>Now start the Patch process with <span class="code">./*Patch.run</span> </li>
|
|
<li>Quick trick, you can type the first character and hit the tab key to autocomplete the filename.</li>
|
|
<li>When upgrading please patch in order. Patch 1.0 to 1.1 to 1.2 to 1.3 etc.</li>
|
|
</ol>
|
|
|
|
<h3>Is there an update tool so I don't have to manually update?</h3>
|
|
<p>As of version 1.6 Twister OS Patcher has been included, you can find it in System -> Settings.</p>
|
|
|
|
<h3>Where is Play on Linux?</h3>
|
|
<p>playonlinux was removed due to too many complaints that not a lot was working with it. You can reinstall with sudo apt install playonlinux && sudo apt remove wine You need to remove wine because playonlinux will install the arm version which will conflict with x86 version of wine.</p>
|
|
|
|
<h3>Where can I download wine?</h3>
|
|
<p>Download Wine <a class="here" href="https://twisteros.com/wine.tgz">HERE</a></p>
|
|
<p>To use, extract wine.tgz and run the wine binary from wine/bin</p>
|
|
<p>For example, if extracted to home directory you would run this in terminal</p>
|
|
<span class="code">~/wine/bin/wine path/to/your/game.exe</span>
|
|
|
|
<h3>Why is Steam not starting for me?</h3>
|
|
<p>If Steam doesn't start for you, please update Box86 from the "Games" menu and try again. Please also note that Steam is experimental, and may have issues from time-to-time</p>
|
|
|
|
<h3>Bluetooth audio is not working!</h3>
|
|
<p>enter the following commands in sequence in terminal:</p>
|
|
<p>sudo apt update</p>
|
|
<p>sudo apt full-upgrade</p>
|
|
<p>(Answer "y" to all prompts)</p>
|
|
<p>sudo apt purge bluealsa</p>
|
|
<p>sudo apt autoremove</p>
|
|
<p>sudo reboot</p>
|
|
|
|
<h3>How do I reset my theme?</h3>
|
|
<p>Open terminal and enter</p> <span class="code">/usr/share/ThemeSwitcher/Backup/./restore-original-config.sh</span>
|
|
<p>This will reset your theme back to default settings.</p>
|
|
|
|
<h3>I created a new user but the themes will not display!</h3>
|
|
<p>Twister OS themes are hardcoded to the user pi and will not work under other user profiles.</p>
|
|
|
|
<h3>Some icons on my panel/taskbar are missing!</h3>
|
|
<p>Open terminal and enter <span class="code">./.panel-restart</span></p>
|
|
<p>This will refresh your panel/taskbar and should show missing items again. If this does not help then please request further help on discord.</p>
|
|
|
|
<h3>Why does retropie ask me to log in?</h3>
|
|
<p>You must have disabled auto-login
|
|
If that's the case, you'll just need to hit "enter" when taken to the console prompt. It'll tell you "invalid login" or something to that effect
|
|
Then, when prompted, enter "pi" as the username, and "raspberry" as the password (or whatever you've changed the pi account password to)
|
|
Press Ctrl+Alt+F7 to return to the desktop, and then you'll be able to launch RetroPie by just double-clicking on the icon</p>
|
|
|
|
<h3>Chromium is asking me to update, how do I do that?</h3>
|
|
<p>While Chromium is an older version there is no update available for it at this time. To disable the update notification open terminal and copy this into it:</p>
|
|
<p><span class="code">sudo touch /etc/chromium-browser/customizations/01-disable-update-check;echo CHROMIUM_FLAGS=\"\$\{CHROMIUM_FLAGS\} --check-for-update-interval=31536000\" | sudo tee /etc/chromium-browser/customizations/01-disable-update-check
|
|
</span></p>
|
|
|
|
<h3>My Mesa downgraded to 19.3.2!</h3>
|
|
<p>Please download and run the following file to update your mesa again. <a href="https://twisteros.com/Mesa-v20-3-RPi4.run">Mesa 20.3 Updater</a></p>
|
|
<p>If you are experiencing issue still then try <a href="https://twisteros.com/Mesa-v20-2-RPi4.run">Mesa 20.2 Updater</a> instead</p>
|
|
<p>Run the following in terminal to install <span class="code">cd ~/Downloads && chmod +x Mesa-v20-*.run && ./Mesa-v20-*.run</span></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div></div>
|
|
|
|
<footer style="margin-top: 50px;"><p>Twister OS 2020 | <a href="https://discord.gg/Fh8sjmu" target="_blank">Join our Discord!</a></p></footer>
|
|
</main>
|
|
</body>
|
|
</html> |