Archive talk:Kodibuntu FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (→‎General FAQ: still some cleanup to do.)
m (and a bit more progress.)
Line 15: Line 15:
{| width="100%"
{| width="100%"
{{FAQ|1=XBMC|2=What_is_it
{{FAQ|1=XBMC|2=What_is_it
| BGcolor=
| BGcolor=WhiteSmoke
| Question=What is XBMCbuntu?
| Question=What is XBMCbuntu?
| Answer=
| Answer=
Line 22: Line 22:


{{FAQ|1=iso_install
{{FAQ|1=iso_install
| BGcolor=WhiteSmoke
| BGcolor=
| Question=What is the XBMCbuntu.iso?
| Question=What is the XBMCbuntu.iso?
| Answer=
| Answer=
Line 29: Line 29:


{{FAQ|1=what_version
{{FAQ|1=what_version
| BGcolor=
| BGcolor=WhiteSmoke
| Question=What version of Lubuntu is used by the current XBMCbuntu?
| Question=What version of Lubuntu is used by the current XBMCbuntu?
| Answer=
| Answer=
: Lubuntu 14.04LTS (Trusty Tahr)
: For Gotham v13, the XBMCbuntu is based on Lubuntu 14.04LTS (Trusty Tahr)
}}
}}


{{FAQ|1=transferring_files
{{FAQ|1=Minimum_requirements
| BGcolor=WhiteSmoke
| Question=How can I transfer files to/from XBMCbuntu?
| 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.
 
:''See also:'' [[SFTP|Connecting to XBMCbuntu via SFTP]]
:''See also:'' [[SSH|Connecting to XBMCbuntu via SSH]]
}}
 
{{FAQ|1=Backup
| BGcolor=
| BGcolor=
| Question=How can I backup all my settings to restore them if something goes wrong?
| Answer=
You can use the [[Add-on:XBMC Backup]] Backup and restore your XBMC 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.
{{see also|HOW-TO:Backup_the_library}}
}}
{{FAQ|1=Minimum_requirements
| BGcolor=whitsmoke
| Question=What are XBMCbuntu's minimum requirements?
| Question=What are XBMCbuntu's minimum requirements?
| Answer=
| Answer=
Line 62: Line 42:
}}
}}


===Notes===
;:Notes
:For end-users the recommended minimum requirement is a [http://en.wikipedia.org/wiki/X86 x86-based computer], with a [http://en.wikipedia.org/wiki/Graphics_Processing_Unit 3D GPU (Graphics Processing Unit)] that at least supports [http://en.wikipedia.org/wiki/Shader_model Shader Model 3.0] and [http://en.wikipedia.org/wiki/OpenGL OpenGL 2.0] (that features 24bpp or 32bpp for 3D hardware-acceleration support, which XBMC GUI need to run smoothly at an acceptable frame-rate). Graphic adapters that support [http://en.wikipedia.org/wiki/DirectX DirectX version 9.0c] or later usually meet all of those mentioned requirements, ([[Team-XBMC]] recommends [http://en.wikipedia.org/wiki/Nvidia NVIDIA GeForce 6150 or later] as NVIDIA are currently the manufacturer that offers [http://en.wikipedia.org/wiki/Graphics_hardware_and_FOSS good device-drivers for Linux] (and [http://en.wikipedia.org/wiki/Nvidia NVIDIA GeForce 6150 or later] supports OpenGL 2.0).
:For end-users the recommended minimum requirement is a [http://en.wikipedia.org/wiki/X86 x86-based computer], with a [http://en.wikipedia.org/wiki/Graphics_Processing_Unit 3D GPU (Graphics Processing Unit)] that at least supports [http://en.wikipedia.org/wiki/Shader_model Shader Model 3.0] and [http://en.wikipedia.org/wiki/OpenGL OpenGL 2.0] (that features 24bpp or 32bpp for 3D hardware-acceleration support, which XBMC GUI need to run smoothly at an acceptable frame-rate). Graphic adapters that support [http://en.wikipedia.org/wiki/DirectX DirectX version 9.0c] or later usually meet all of those mentioned requirements, ([[Team-XBMC]] recommends [http://en.wikipedia.org/wiki/Nvidia NVIDIA GeForce 6150 or later] as NVIDIA are currently the manufacturer that offers [http://en.wikipedia.org/wiki/Graphics_hardware_and_FOSS good device-drivers for Linux] (and [http://en.wikipedia.org/wiki/Nvidia NVIDIA GeForce 6150 or later] supports OpenGL 2.0).


== '''Why do I get no audio devices detected ?''' ==
:<big>'''''See: [[XBMCbuntu#XBMCbuntu no audio devices|XBMCbuntu no audio devices''''']]</big>


== How do I get and Install XBMCbuntu ? ==
{{FAQ|1=get_and_install
For instructions on how to acquire, create a bootable usb flash drive, boot or install to/from
| BGcolor=WhiteSmoke
| Question=How do I get and install XBMCbuntu?
| Answer=
{{#lst:XBMCbuntu|getandinstallxbmcbuntu}}
}}


<big>'''''See: ''[[Create and install from/to a bootable USB flash drive]]'''</big>
{{FAQ|1=problems_installing
| BGcolor=
| Question=How do I resolve any install wizard's problems?
| 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}}
}}


=== Resolving problematic installs ===
{{FAQ|1=upgrading_via_ppa
 
| BGcolor=WhiteSmoke
# Boot your system with the installer thumbdrive and select the "Try Ubuntu" option.  This should boot into XBMC.
| Question=How do upgrade XBMC from PPA in XBMCBuntu?
# Click the Shutdown menu in XBMC (lower-left corner) and select "Exit"
| Answer=
# You should be presented with a log-in screen.  Click "Other..." and enter '''xbmc''' as the login and select '''XBMCbuntu''' from the dropdown menu (below the Login field).
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
# Click "Login" and you will be prompted for the Password;  just leave it blank.
# Click "Login" again and the XBMCbuntu desktop should be displayed.
# On the top-left corner of the desktop should be an icon to install Ubuntu.  Double-click the icon and, hopefully, you'll get the installation wizard this time.
 
=== Upgrading XBMC via ppa in XBMCbuntu ===
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


:'''''see also:''''' [[SSH|'''Connecting to XBMCbuntu via SSH''']]
:'''''see also:''''' [[SSH|'''Connecting to XBMCbuntu via SSH''']]
Line 102: Line 84:


{{note|The first 3 lines only needed if you have a testing ppa or unstable ppa providing xbmc and want to insert a different source, otherwise its '''only run the last 3 lines to upgrade, since XBMCbuntu already has a providing ppa this is the ppas you want <code>ppa:team-xbmc/ppa</code>'''}}
{{note|The first 3 lines only needed if you have a testing ppa or unstable ppa providing xbmc and want to insert a different source, otherwise its '''only run the last 3 lines to upgrade, since XBMCbuntu already has a providing ppa this is the ppas you want <code>ppa:team-xbmc/ppa</code>'''}}
}}
{{FAQ|1=transferring_files
| BGcolor=
| Question=How can I transfer files to/from XBMCbuntu?
| 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.
:''See also:'' [[SFTP|Connecting to XBMCbuntu via SFTP]]
:''See also:'' [[SSH|Connecting to XBMCbuntu via SSH]]
}}
{{FAQ|1=Backup
| BGcolor=WhiteSmoke
| Question=How can I backup all my settings to restore them if something goes wrong?
| Answer=
You can use the [[Add-on:XBMC Backup]] Backup and restore your XBMC 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.
{{see also|HOW-TO:Backup_the_library}}
}}


=== Upgrading NVidia drivers in Ubuntu and variants ===
=== Upgrading NVidia drivers in Ubuntu and variants ===
Line 113: Line 116:


{{forum link2|[[forum:142220|Nvidia Drivers updates XBMCBuntu, Ubuntu and variants forum discussion thread]]}}<br />
{{forum link2|[[forum:142220|Nvidia Drivers updates XBMCBuntu, Ubuntu and variants forum discussion thread]]}}<br />
== '''Why do I get no audio devices detected ?''' ==
:<big>'''''See: [[XBMCbuntu#XBMCbuntu no audio devices|XBMCbuntu no audio devices''''']]</big>


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

Revision as of 16:00, 29 March 2014

Attention talk.png For discussion about this page please see this Kodi forum post.
Wiki logo.png Wiki revamp:
This page or section of the wiki undergoing a revamp. Content is still being added and organized. Please pardon the dust and anything that might not be working.

15% Completed

Frequently Asked Questions for XBMCbuntu


Template:XBMC FAQ


General FAQ

See also: XBMC all platforms FAQ for FAQs that apply to all versions of XBMC.
See also: XBMC v13 (Gotham) FAQ for FAQs related to the (Gotham) v13 release.

What is XBMCbuntu?

Link

XBMCbuntu

What is the XBMCbuntu.iso?

Link
XBMCbuntu .iso can also be used to create a bootable USB disk with a completely independent OS which can be booted, thus not requiring any modifications to the host PC disk.

What version of Lubuntu is used by the current XBMCbuntu?

Link
For Gotham v13, the XBMCbuntu is based on Lubuntu 14.04LTS (Trusty Tahr)

What are XBMCbuntu's minimum requirements?

Link

XBMCbuntu

Notes
For end-users the recommended minimum requirement is a x86-based computer, with a 3D GPU (Graphics Processing Unit) that at least supports Shader Model 3.0 and OpenGL 2.0 (that features 24bpp or 32bpp for 3D hardware-acceleration support, which XBMC GUI need to run smoothly at an acceptable frame-rate). Graphic adapters that support DirectX version 9.0c or later usually meet all of those mentioned requirements, (Team-XBMC recommends NVIDIA GeForce 6150 or later as NVIDIA are currently the manufacturer that offers good device-drivers for Linux (and NVIDIA GeForce 6150 or later supports OpenGL 2.0).


How do I get and install XBMCbuntu?

Link

XBMCbuntu

How do I resolve any install wizard's problems?

Link

In the event, the XBMCbuntu install wizard isn't working for you, when selecting install from the grub menu options, do the following: XBMCbuntu

How do upgrade XBMC from PPA in XBMCBuntu?

Link

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

see also: Connecting to XBMCbuntu via SSH
see also: Where are XBMC Packages for Ubuntu/Debian
see also: What might break when upgrading to v12
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository -r ppa:current_XBMC_providing_ppa
sudo add-apt-repository ppa:the_ppa_you_wish_to_use

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc.bin

Note: The first 3 lines only needed if you have a testing ppa or unstable ppa providing xbmc and want to insert a different source, otherwise its only run the last 3 lines to upgrade, since XBMCbuntu already has a providing ppa this is the ppas you want ppa:team-xbmc/ppa

How can I transfer files to/from XBMCbuntu?

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 blank or the xbmc password selected during install.

See also: Connecting to XBMCbuntu via SFTP
See also: Connecting to XBMCbuntu via SSH

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

Link

You can use the Add-on:XBMC Backup Backup and restore your XBMC 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.

Upgrading NVidia drivers in Ubuntu and variants

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

Attention talk.png Nvidia Drivers updates XBMCBuntu, Ubuntu and variants forum discussion thread

Why do I get no audio devices detected ?

See: XBMCbuntu no audio devices

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

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

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

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

Can't install because the text is too small?

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

Known issues

See: XBMC v12 (Frodo) issues