Archive:Kodibuntu FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Bot: Automated text replacement (- XBMC + {{name}} ))
No edit summary
 
(41 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{XBMC FAQ}}
{{outdated}}
{{mininav|[[XBMCbuntu]] }}
 
'''F'''requently '''A'''sked '''Q'''uestions for XBMCbuntu
'''F'''requently '''A'''sked '''Q'''uestions for KodiBuntu (formally known as XBMCbuntu).


__TOC__
__TOC__
Line 7: Line 7:


== General FAQ ==
== General FAQ ==
:<big>''See also: '''[[XBMC all platforms FAQ]]''' for FAQs that apply to all versions of XBMC.''</big>
:<big>''See also: '''All platforms FAQ''' for FAQs that apply to all versions of Kodi.''</big>
:<big>''See also: '''[[XBMC v13 (Gotham) FAQ]]''' for FAQs related to the (Gotham) v13 release.''</big>
:<big>''See also: '''Linux FAQ''' for general Kodi on Linux questions.''</big>


{| width="100%"
{| width="100%"
{{FAQ|1=XBMC|2=What_is_it
{{FAQ|1=Kodi|2=What_is_it
| BGcolor=WhiteSmoke
| BGcolor=WhiteSmoke
| Question=What is XBMCbuntu?
| Question=What is Kodibuntu?
| Answer=
| Answer=
{{#lst:XBMCbuntu|intro}}
}}
}}


{{FAQ|1=what_is_the_iso
{{FAQ|1=what_version
| BGcolor=
| BGcolor=
| Question=What is the XBMCbuntu.iso?
| Question=What version of Lubuntu is used by the current Kodibuntu?
| Answer=
:The XBMCbuntu '''.iso''' is a Lubuntu based Linux distro, customised to provide point releases of {{name}} like v13 Gotham. [[XBMCbuntu/FAQ#Get and Install XBMCbuntu|can also be used to create a bootable USB disk]].
:Because of the nature of Live facilities of Linux distros available in XBMCbuntu, you can also try-it-out without installing, thus not requiring any modifications to the host harddrive.
}}
 
{{FAQ|1=what_version
| BGcolor=WhiteSmoke
| Question=What version of Lubuntu is used by the current XBMCbuntu?
| Answer=
| Answer=
: For Gotham v13, the XBMCbuntu is based on Lubuntu 14.04LTS (Trusty Tahr)
: For v13 and v14, Kodibuntu is based on Lubuntu 14.04LTS (Trusty Tahr)
}}
}}


{{FAQ|1=Minimum_requirements
{{FAQ|1=Minimum_requirements
| BGcolor=
| Question=What are XBMCbuntu's minimum and recommended requirements?
| Answer=
;:Minimum requirements are the minimum to operate Linux and XBMC, though for better results the recommended or better is suggested.
{{#lst:XBMCbuntu|XBMCbuntu_hw}}
}}
|}
== Installation==
{| width="100%"
{{FAQ|1=Get_and_install_XBMCbuntu
| BGcolor=WhiteSmoke
| BGcolor=WhiteSmoke
| Question=How do I get and install XBMCbuntu?
| Question=What are Kodibuntu's minimum and recommended requirements?
| Answer=
{{#lst:XBMCbuntu|getandinstallxbmcbuntu}}
}}
 
{{FAQ|1=problems_installing
| BGcolor=
| Question=How do I resolve any install wizard's problems?
| Answer=
| Answer=
In the event, the XBMCbuntu install wizard isn't working for you, when selecting install from the grub menu options, do the following:
{{#lst:XBMCbuntu|problematic_wizard}}
}}
}}


{{#lst:XBMCbuntu|live_cd}}
{{FAQ|1=upgrading
 
== Upgrading ==
{| width="100%"
{{FAQ|1=upgrading_via_ppa
| BGcolor=
| BGcolor=
| Question=How do I upgrade {{name}} from PPA in XBMCBuntu?
| Question=Upgrading Kodi
| Answer=
| Answer=
You dont have to necessarily wipe your current install '''to try a new version of XBMC''', like a '''nightly version''' or '''beta''' for example, you can just "fire up" Putty or a shell in Linux/OS X
HOW-TO:Install Kodi for Linux#Upgrading
;:See below:
}}
}}
|}


{| class="wikitable" style="background-color:#ffffff;"
{{#lst:Team_XBMC_PPA|repos}}
{{#lst:Team_XBMC_PPA|upgrading_xbmc}}
|}
|}


Line 81: Line 43:
{{FAQ|1=upgrade_drivers
{{FAQ|1=upgrade_drivers
| BGcolor=whitesmoke
| BGcolor=whitesmoke
| Question=How can I Upgrade NVidia drivers in Ubuntu/XBMCbuntu and variants?
| Question=How can I Upgrade NVidia drivers in Ubuntu/Kodibuntu and variants?
| Answer=
| Answer=
<section begin="Upgrade_nvidia_driver />
<section begin="Upgrade_nvidia_driver />
Line 87: Line 49:
The maintainers ensure the drivers are correct and compatible to the distro being targeted.
The maintainers ensure the drivers are correct and compatible to the distro being targeted.


<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlighter lang=bash enclose="div">
sudo apt-get install python-software-properties pkg-config
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get update
sudo apt-get install nvidia-current nvidia-settings
sudo apt-get install nvidia-current nvidia-settings
</syntaxhighlight><br />
</syntaxhighlighter><br />
 
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.


{{forum link2|[[forum:142220|Nvidia Drivers updates XBMCBuntu]].Ubuntu and variants forum discussion thread}}<br />
<syntaxhighlighter lang=bash enclose="div">
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-XXX nvidia-settings libvdpau1
(XXX being the selected driver version, e.g. 355)
</syntaxhighlighter><br />
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] .
 
{{forum link2|[[forum:142220|Nvidia Drivers updates Kodibuntu]] (Ubuntu and variants forum discussion thread)}}<br />
}}<section end="Upgrade_nvidia_driver" />
}}<section end="Upgrade_nvidia_driver" />
|}
|}


== Handling files & Backups==
== Handling files & Backups ==


{| width="100%"
{| width="100%"
{{FAQ|1=transferring_files
{{FAQ|1=transferring_files
| BGcolor=#ffffff
| BGcolor=#ffffff
| Question=How can I transfer files to/from XBMCbuntu?
| Question=How can I transfer files to/from Kodibuntu?
| Answer=
| Answer=
Use SFTP with a client such as Cyberduck or FileZilla or scp via SSH within Linux/OS X shell. '''username and password''' is '''xbmc''' '''blank''' or the xbmc password selected during install.
Use SFTP with a client such as Cyberduck or FileZilla or scp via SSH within Linux/OS X shell. '''username and password''' is '''xbmc''', '''kodi''', blank or the Kodi password selected during install.
 
:''See also:'' [[SFTP|Connecting to XBMCbuntu via SFTP]]
:''See also:'' [[SSH|Connecting to XBMCbuntu via SSH]]
}}
}}
|}
|}
Line 117: Line 87:
| Question=How can I backup all my settings to restore them if something goes wrong?
| Question=How can I backup all my settings to restore them if something goes wrong?
| Answer=
| Answer=
You can use the [[Add-on:XBMC Backup]] Backup and restore your {{name}} database and configuration files in the event of a crash or file corruption.
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.


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.
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.
{{see also|HOW-TO:Backup_the_library}}
}}
}}
|}
|}
Line 140: Line 109:
{{FAQ|1=audio_issues
{{FAQ|1=audio_issues
| BGcolor=whitesmoke
| BGcolor=whitesmoke
| Question=What if I have audio issues with XBMCbuntu?
| Question=What if I have audio issues with Kodibuntu?
| Answer=
| Answer=
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.
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.
Remember to have '''[[Debug log]]''' handy in pastebin, in such cases.
Remember to have Log file handy in pastebin, in such cases.
:<big>'''''See: [[Audio_Troubleshooting|Audio Troubleshooting]]</big>
}}
}}


Line 163: Line 131:
}}
}}
|}
|}
{{#lst:Linux_FAQ|problem_req_info}}


== Upgrading XBMCbuntu ==
 
== Upgrading Ubuntu / Kodibuntu ==
<section begin="upgradeOS" />
{| width="100%"
{| width="100%"
{{FAQ|1=Upgrade_XBMCbuntu
{{FAQ|1=Upgrading_OS_base
| BGcolor=
| BGcolor=
| Question=How do I upgrade the XBMCbuntu base OS?
| Question=How do I upgrade the Kodibuntu base OS?
| Answer=
| Answer=
To actually upgrade the underlying Linux which "XBMCbuntu" is based on, it is possible to do so via release upgrade.
To actually upgrade the underlying Linux which "Kodibuntu" is based on, it is possible to do so via release upgrade.


There are advantages and disadvantages to doing so. It's not a method recommended lightly to inexperienced users, doing so means you understand and accept responsibility for breaking your system.
There are advantages and disadvantages to doing so. It's not a method recommended lightly to inexperienced users, doing so means you understand and accept responsibility for breaking your system.


{{redv|'''BACKUP!'''| 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.}}
{{redv|'''BACKUP!'''| 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.}}
{{greenv|'''RECOMMENDED!'''|It is possible (in order to preserve systems tweaks) to just upgrade {{name}} itself by treating it as a normal Linux package and update/install via: [[XBMCbuntu#Upgrading {{name}} via ppa in XBMCbuntu|Upgrading {{name}} via ppa in XBMCbuntu]]}}
{{greenv|'''RECOMMENDED!'''|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: Upgrading Kodi via ppa in Kodibuntu}}
 
<syntaxhighlighter lang=bash enclose="div">
sudo apt-get update
sudo apt-get install update-manager-core
sudo do-release-upgrade
</syntaxhighlighter><br />
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.
'''
Do note''' that this is not recommended to inexperienced Linux users in case of breakages that you wont be able to resolve.
}}
}}
|}
|}
 
<section end="upgradeOS" />
== Known issues ==
'''''See:''''' [[XBMC v12 (Frodo) issues]]
 
[[Category:XBMC Manual]]
[[Category:FAQ|Live]]
[[Category:XBMCbuntu]]
{{Gotham updated}}

Latest revision as of 04:23, 16 July 2020

Time.png THIS PAGE IS OUTDATED:

This page or section has not been updated in a long time, no longer applies, refers to features that have been replaced/removed, and/or may not be reliable.

This page is only kept for historical reasons, or in case someone wants to try updating it.

Frequently Asked Questions for KodiBuntu (formally known as XBMCbuntu).


General FAQ

See also: All platforms FAQ for FAQs that apply to all versions of Kodi.
See also: Linux FAQ for general Kodi on Linux questions.

What is Kodibuntu?

Link

What version of Lubuntu is used by the current Kodibuntu?

Link
For v13 and v14, Kodibuntu is based on Lubuntu 14.04LTS (Trusty Tahr)

What are Kodibuntu's minimum and recommended requirements?

Link

Upgrading Kodi

Link

HOW-TO:Install Kodi for Linux#Upgrading

Drivers

How can I Upgrade NVidia drivers in Ubuntu/Kodibuntu and variants?

Link

Nvidia as well as drivers suppliers for Ubuntu and variants, recommended user to install these packages via repositories provided! The maintainers ensure the drivers are correct and compatible to the distro being targeted.

<syntaxhighlighter lang=bash enclose="div"> sudo apt-get install python-software-properties pkg-config sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current nvidia-settings </syntaxhighlighter>

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.

<syntaxhighlighter lang=bash enclose="div"> sudo apt-get install python-software-properties pkg-config sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update sudo apt-get install nvidia-XXX nvidia-settings libvdpau1 (XXX being the selected driver version, e.g. 355) </syntaxhighlighter>
A list of available driver versions can be found at launchpad.net/~graphics-drivers/+archive/ubuntu/ppa .

Attention talk.png Nvidia Drivers updates Kodibuntu (Ubuntu and variants forum discussion thread)

Handling files & Backups

How can I transfer files to/from Kodibuntu?

Link

Use SFTP with a client such as Cyberduck or FileZilla or scp via SSH within Linux/OS X shell. username and password is xbmc, kodi, blank or the Kodi password selected during install.

How can I backup all my settings to restore them if something goes wrong?

Link

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.

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.

Connectivity

How can I connect a bluetooth keyboard/mouse/remote??

Link

A good way to decipher this is to:

See this video:http://lubuntu.net/blog/lubuntu-screencast-bluetooth

Troubleshooting

What if I have audio issues with Kodibuntu?

Link

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. Remember to have Log file handy in pastebin, in such cases.

Can't install, because the install window is too big?

Link

In the event you come across this issue, you can look at adapting the solutions proposed in the forum post below.

See Can't install because the install window is too big?

Can't install because the text is too small?

Link

In the event you come across this issue, you can look at adapting the solutions proposed in the forum post below.

See Can't install because the text is too small?


Upgrading Ubuntu / Kodibuntu

How do I upgrade the Kodibuntu base OS?

Link

To actually upgrade the underlying Linux which "Kodibuntu" is based on, it is possible to do so via release upgrade.

There are advantages and disadvantages to doing so. It's not a method recommended lightly to inexperienced users, doing so means you understand and accept responsibility for breaking your system.

BACKUP! 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.
RECOMMENDED! 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: Upgrading Kodi via ppa in Kodibuntu


<syntaxhighlighter lang=bash enclose="div"> sudo apt-get update sudo apt-get install update-manager-core sudo do-release-upgrade </syntaxhighlighter>
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. Do note that this is not recommended to inexperienced Linux users in case of breakages that you wont be able to resolve.