<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xale</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xale"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Xale"/>
	<updated>2026-06-16T18:14:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Kodibuntu_FAQ&amp;diff=99936</id>
		<title>Archive:Kodibuntu FAQ</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Kodibuntu_FAQ&amp;diff=99936"/>
		<updated>2015-08-19T17:58:53Z</updated>

		<summary type="html">&lt;p&gt;Xale: /* Drivers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Kodi FAQ}}&lt;br /&gt;
{{mininav|[[Kodibuntu]] }}&lt;br /&gt;
&#039;&#039;&#039;F&#039;&#039;&#039;requently &#039;&#039;&#039;A&#039;&#039;&#039;sked &#039;&#039;&#039;Q&#039;&#039;&#039;uestions for KodiBuntu (formally known as XBMCbuntu).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== General FAQ ==&lt;br /&gt;
:&amp;lt;big&amp;gt;&#039;&#039;See also: &#039;&#039;&#039;[[All platforms FAQ]]&#039;&#039;&#039; for FAQs that apply to all versions of Kodi.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
:&amp;lt;big&amp;gt;&#039;&#039;See also: &#039;&#039;&#039;[[Linux FAQ]]&#039;&#039;&#039; for general Kodi on Linux questions.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=Kodi|2=What_is_it&lt;br /&gt;
| BGcolor=WhiteSmoke&lt;br /&gt;
| Question=What is Kodibuntu?&lt;br /&gt;
| Answer=&lt;br /&gt;
{{#lst:Kodibuntu|intro}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{FAQ|1=what_version&lt;br /&gt;
| BGcolor=&lt;br /&gt;
| Question=What version of Lubuntu is used by the current Kodibuntu?&lt;br /&gt;
| Answer=&lt;br /&gt;
: For v13 and v14, Kodibuntu is based on Lubuntu 14.04LTS (Trusty Tahr)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{FAQ|1=Minimum_requirements&lt;br /&gt;
| BGcolor=WhiteSmoke&lt;br /&gt;
| Question=What are Kodibuntu&#039;s minimum and recommended requirements?&lt;br /&gt;
| Answer=&lt;br /&gt;
{{collapse top}}&lt;br /&gt;
{{#lst:Supported hardware|Linux}}&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{FAQ|1=upgrading&lt;br /&gt;
| BGcolor=&lt;br /&gt;
| Question=Upgrading Kodi&lt;br /&gt;
| Answer=&lt;br /&gt;
{{main|HOW-TO:Install Kodi for Linux#Upgrading}}&lt;br /&gt;
{{#lst:HOW-TO:Install Kodi for Linux|Ubuntu upgrade}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Drivers ==&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=upgrade_drivers&lt;br /&gt;
| BGcolor=whitesmoke&lt;br /&gt;
| Question=How can I Upgrade NVidia drivers in Ubuntu/Kodibuntu and variants?&lt;br /&gt;
| Answer=&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Upgrade_nvidia_driver /&amp;gt;&lt;br /&gt;
Nvidia as well as drivers suppliers for Ubuntu and variants, recommended user to install these packages via repositories provided!&lt;br /&gt;
The maintainers ensure the drivers are correct and compatible to the distro being targeted.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install python-software-properties pkg-config&lt;br /&gt;
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install nvidia-current nvidia-settings&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, there is now a repository for Nvidia graphics drivers containing upto the latest proprietary GPU drivers. You can specify the driver version that you want to install.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install python-software-properties pkg-config&lt;br /&gt;
sudo add-apt-repository ppa:graphics-drivers/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install nvidia-XXX nvidia-settings libvdpau1&lt;br /&gt;
(XXX being the selected driver version, e.g. 355)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
A list of available driver versions can be found at [http://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa launchpad.net/~graphics-drivers/+archive/ubuntu/ppa] .&lt;br /&gt;
&lt;br /&gt;
{{forum link2|[[forum:142220|Nvidia Drivers updates Kodibuntu]] (Ubuntu and variants forum discussion thread)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;section end=&amp;quot;Upgrade_nvidia_driver&amp;quot; /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Handling files &amp;amp; Backups ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=transferring_files&lt;br /&gt;
| BGcolor=#ffffff&lt;br /&gt;
| Question=How can I transfer files to/from Kodibuntu?&lt;br /&gt;
| Answer=&lt;br /&gt;
Use SFTP with a client such as Cyberduck or FileZilla or scp via SSH within Linux/OS X shell. &#039;&#039;&#039;username and password&#039;&#039;&#039; is &#039;&#039;&#039;xbmc&#039;&#039;&#039;, &#039;&#039;&#039;kodi&#039;&#039;&#039;, blank or the Kodi password selected during install.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;See also:&#039;&#039; [[SFTP|Connecting to Kodibuntu via SFTP]]&lt;br /&gt;
:&#039;&#039;See also:&#039;&#039; [[SSH|Connecting to Kodibuntu via SSH]]&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=Backup&lt;br /&gt;
| BGcolor=whitesmoke&lt;br /&gt;
| Question=How can I backup all my settings to restore them if something goes wrong?&lt;br /&gt;
| Answer=&lt;br /&gt;
{{see also|Backup}}&lt;br /&gt;
You can use the [[Add-on:Backup]] Backup and restore your Kodi database and configuration files in the event of a crash or file corruption.&lt;br /&gt;
&lt;br /&gt;
Alternatively if you do not wish to use a addon, you can navigate to your [[userdata]] folder and copy/archive all its contents to a external drive. This can be achieved various ways, depending on your OS.&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectivity ==&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=connectivity&lt;br /&gt;
| BGcolor=&lt;br /&gt;
| Question=How can I connect a bluetooth keyboard/mouse/remote??&lt;br /&gt;
| Answer=&lt;br /&gt;
A good way to decipher this is to:&lt;br /&gt;
:See this video:http://lubuntu.net/blog/lubuntu-screencast-bluetooth&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=audio_issues&lt;br /&gt;
| BGcolor=whitesmoke&lt;br /&gt;
| Question=What if I have audio issues with Kodibuntu?&lt;br /&gt;
| Answer=&lt;br /&gt;
You can look at the audio troubleshooting page below, if your problems persist, you can always try to search for answers to your problem in forums and if none are found open your own thread.&lt;br /&gt;
Remember to have &#039;&#039;&#039;[[Debug log]]&#039;&#039;&#039; handy in pastebin, in such cases.&lt;br /&gt;
:&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;See: [[Audio Troubleshooting]]&amp;lt;/big&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{FAQ|1=window_too_big&lt;br /&gt;
| BGcolor=&lt;br /&gt;
| Question=Can&#039;t install, because the install window is too big?&lt;br /&gt;
| Answer=&lt;br /&gt;
In the event you come across this issue, you can look at adapting the solutions proposed in the forum post below.&lt;br /&gt;
:See [[forum:126453|Can&#039;t install because the install window is too big?]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{FAQ|1=text_too_small&lt;br /&gt;
| BGcolor=whitesmoke&lt;br /&gt;
| Question=Can&#039;t install because the text is too small?&lt;br /&gt;
| Answer=&lt;br /&gt;
In the event you come across this issue, you can look at adapting the solutions proposed in the forum post below.&lt;br /&gt;
:See [[forum:126453|Can&#039;t install because the text is too small?]]&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
{{#lst:Linux FAQ|problem_req_info}}&lt;br /&gt;
&lt;br /&gt;
== Upgrading Ubuntu / Kodibuntu ==&lt;br /&gt;
&amp;lt;section begin=&amp;quot;upgradeOS&amp;quot; /&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
{{FAQ|1=Upgrading_OS_base&lt;br /&gt;
| BGcolor=&lt;br /&gt;
| Question=How do I upgrade the Kodibuntu base OS?&lt;br /&gt;
| Answer=&lt;br /&gt;
To actually upgrade the underlying Linux which &amp;quot;Kodibuntu&amp;quot; is based on, it is possible to do so via release upgrade.&lt;br /&gt;
&lt;br /&gt;
There are advantages and disadvantages to doing so. It&#039;s not a method recommended lightly to inexperienced users, doing so means you understand and accept responsibility for breaking your system.&lt;br /&gt;
&lt;br /&gt;
{{redv|&#039;&#039;&#039;BACKUP!&#039;&#039;&#039;| Never attempt any upgrades without having proper backups of the files you consider important or value or have a full system image/backup of working system you can restore.}}&lt;br /&gt;
{{greenv|&#039;&#039;&#039;RECOMMENDED!&#039;&#039;&#039;|It is possible (in order to preserve systems tweaks) to just upgrade Kodi itself by treating it as a normal Linux package and update/install via: [[Team KODI PPA|Upgrading Kodi via ppa in Kodibuntu]]}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install update-manager-core&lt;br /&gt;
sudo do-release-upgrade&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
This should upgrade your Base distribution, however if your current version is too old it may require repeating these steps until you reach the desired version.&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
Do note&#039;&#039;&#039; that this is not recommended to inexperienced Linux users in case of breakages that you wont be able to resolve. &lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;section end=&amp;quot;upgradeOS&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
{{see|Common issues}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Helix updated}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:FAQ|Live]]&lt;br /&gt;
[[Category:Kodibuntu]]&lt;/div&gt;</summary>
		<author><name>Xale</name></author>
	</entry>
</feed>