Supported hardware: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
>Mad-max
Line 18: Line 18:
XBMC has built in support for [http://www.lirc.org/html/table.html LIRC] and [http://forum.team-mediaportal.com/mce-replacement-plugin-165/ir-server-suite-version-1-0-4-1-1-4-2-test-build-2627-a-33512/ IRSS] but have native support for other remotes through XBMC's [http://wiki.xbmc.org/?title=EventServer EventServer]
XBMC has built in support for [http://www.lirc.org/html/table.html LIRC] and [http://forum.team-mediaportal.com/mce-replacement-plugin-165/ir-server-suite-version-1-0-4-1-1-4-2-test-build-2627-a-33512/ IRSS] but have native support for other remotes through XBMC's [http://wiki.xbmc.org/?title=EventServer EventServer]
=== Gamepads ===
=== Gamepads ===
XBMC uses SDL for it's gamepad / joystick input system and so any natively supported gamepad / joystick on the underlying system should work out of the box after it's added to [http://wiki.xbmc.org/?title=Keymap.xml keymap].
XBMC uses SDL for it's gamepad / joystick input system and so any natively supported gamepad / joystick on the underlying system should work out of the box after it's added to [[Keyboard.xml]].


[[Category:Hardware|*]]
[[Category:Hardware|*]]

Revision as of 22:18, 25 November 2011

Template:XBMC wiki toc Inline 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).

Note: If you don't know the specifications of your hardware you can just install and start XBMC. Most likely XBMC will work on modern hardware. If it does not work or you encounter problems, you should figure out the specifications and see if they match the requirements.

CPU

Graphic card

Audio

  • Linux. Should work on any sound card that is supported under ALSA
  • Windows. Should work with any DirectSound supported sound card.

Remotes

XBMC has built in support for LIRC and IRSS but have native support for other remotes through XBMC's EventServer

Gamepads

XBMC uses SDL for it's gamepad / joystick input system and so any natively supported gamepad / joystick on the underlying system should work out of the box after it's added to Keyboard.xml.