Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
supported_hardware [2020/01/28 20:41] genetik57 created |
supported_hardware [2021/01/22 00:15] lbrpdx [Nvidia drivers] |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Supported hardware ===== | ===== Supported hardware ===== | ||
- | === Nano computers / Single-board computers === | + | ==== Nano computers / Single-board computers ==== |
+ | Batocera supports multiple single-board computers (SBC): | ||
* Raspberry Pi Zero | * Raspberry Pi Zero | ||
- | * Raspberry Pi (aka 1), including RetroFlag | + | * Raspberry Pi (aka 1), including RetroFlag |
* Raspberry Pi 2 | * Raspberry Pi 2 | ||
- | * Raspberry Pi 3 | + | * Raspberry Pi 3, as well as CM3 |
+ | * Raspberry Pi 4 | ||
* Odroid C2 | * Odroid C2 | ||
+ | * Odroid C4 | ||
* Odroid XU3, XU4, XU4Q | * Odroid XU3, XU4, XU4Q | ||
- | * Odroid N2 | + | * Odroid N2 and N2+ |
* Odroid Go Advance | * Odroid Go Advance | ||
+ | * RK2020 | ||
+ | * Abernic RG351P | ||
* RockPro64 | * RockPro64 | ||
* Asus Tinkerboard | * Asus Tinkerboard | ||
* MQmaker MiQi | * MQmaker MiQi | ||
* Amlogic S905 and variants | * Amlogic S905 and variants | ||
+ | * Khadas VIM2 | ||
+ | * Khadas VIM3 | ||
+ | * Libretech H5 | ||
You can download the last stable version for each of these SBCs from [[https:// | You can download the last stable version for each of these SBCs from [[https:// | ||
- | If you don't know which one to buy, [[https:// | + | If you don't know which one to buy, [[https://wiki.batocera.org/ |
- | === Computers === | + | ==== Intel-based |
- | The vast majority of PC are supported. Any PC that has been manufactured in or after 2010 should use the 64-bit version (x86_64). Very old PCs with a 32-bit only CPU -- i.e. up to the "Core Solo"/" | + | The vast majority of PC are supported. Any PC that has been manufactured in or after 2010 should use the 64-bit version (x86_64). Very old PCs with a 32-bit only CPU -- i.e. up to the Intel "Core Solo"/" |
- | The main component which can make your computer not supported is the graphical | + | The main component which can make your computer not supported is the graphic |
- | * Most graphical | + | * Most graphic |
- | * Supported GPUs are all those compatible with Linux OpenGL implementation. | + | * Supported GPUs are all those compatible with Linux OpenGL implementation. |
+ | If you have to choose a new GPU, recent nVidia cards are supported in the main Batocera image, and usually give very good results. A combination of an Intel i5 4xxx CPU + Nvidia GT1030 GPU will support all emulators up to the PS2 for a reasonable cost. | ||
- | === Nvidia drivers === | + | |
+ | ==== Nvidia drivers | ||
Batocera.linux includes the latest Nvidia drivers available at the time of a new release. | Batocera.linux includes the latest Nvidia drivers available at the time of a new release. | ||
- | They are not enabled by default. To enable/disable them, plug your sdcard/usb into a computer, and at the top level, find the file '' | + | |
+ | Nvidia accelerated drivers **are not enabled by default**. To enable | ||
| | ||
- | You can find the list of supported GPU models in https:// | + | You can find the list of supported GPU models in https:// |
- | If your card is not supported by the current branch, please check the following forum thread https://forum.batocera.org/ | + | If you edit the file under Windows, make sure you have an editor that respects Unix line terminators. Don't use Wordpad, use a **real** text editor like Notepad++ or Atom, that doesn' |
- | === Ati / HDMI audio output === | + | You can connect to [[access_the_batocera_via_ssh|Batocera through SSH]], remount the '' |
- | HDMI Audio is disabled by default due to a black screen on some monitors. | + | If your card is not supported by the current branch, please check the following forum thread https:// |
+ | |||
+ | If you use a laptop that has both an integrated Intel and a discrete Nvidia GPU (hybrid setup or " | ||
+ | |||
+ | How can you tell if the NVidia driver is correctly set up? Go to **SYSTEM SETTINGS** -> **INFORMATION** and see if the OpenGL version mentions **NVIDIA** in its version. If it does, you're all set. If it mentions **MESA**, that means that the Nvidia driver is not correctly activated. | ||
+ | |||
+ | |||
+ | ==== Ati / HDMI audio output ==== | ||
+ | |||
+ | HDMI Audio is disabled by default due to a black screen | ||
To enable it, edit on the USB key both '' | To enable it, edit on the USB key both '' | ||
Line 58: | Line 79: | ||
initrd / | initrd / | ||
} | } | ||
+ | | ||
+ | ==== Others ==== | ||
+ | Other hardware issues can be diagnosed with the help of the [[troubleshooting|troubleshooting guide]]. | ||
+ |
- supported_hardware.txt
- Last modified: 3 months ago
- by lbrpdx