Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| supported_pc_hardware [2022/03/02 01:13] – update info about legacy drivers, removed the confusing list which was saying certain cards were being supported when they weren't atari | supported_pc_hardware [2025/06/02 19:24] (current) – [Fix no audio on Radeon HDMI audio output] Fix for syslinux.cfg paths lbrpdx | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| === Current Nvidia drivers === | === Current Nvidia drivers === | ||
| - | Batocera includes the latest official | + | Batocera includes the Linux versions of the Nvidia drivers |
| - | By default, the open-source Nouveau drivers (which are ironically more compatible than the official drivers, but aren't as performant) are used for Nvidia GPUs; the official Nvidia drivers **are not enabled | + | The automatic setting can be overridden |
| < | < | ||
| + | ## Manually override Nvidia driver selected. Leave this setting commented to have Batocera automatically select the correct driver. | ||
| + | ## See https:// | ||
| + | ## true -> Use the current production driver. | ||
| + | ## legacy -> Use the " | ||
| + | ## legacy390 -> Use the older 390 driver. | ||
| + | ## false -> Use the open-source Nouveau drivers. | ||
| nvidia-driver=true | nvidia-driver=true | ||
| </ | </ | ||
| - | |||
| - | The official Nvidia drivers (495.46) included in Batocera **v33** support the Maxwell architecture and newer. This includes the GTX 9XX series and above (special exception, the 750Ti is also supported). For users of the GT/GTX 600/700 series cards, the official Nvidia drivers in Batocera **v32** supports them well. For users of even older cards, refer to [[#the legacy information below]]. All cards are supported by the default Nouveau drivers, however performance is worse (may not matter if you're only playing 5th gen and below games). | ||
| <WRAP center round important> | <WRAP center round important> | ||
| - | Nvidia is... [[https:// | + | Nvidia is... [[https:// |
| Laptop GPUs in particular are very confusing, using identical naming schemes for cards that are generations older in terms of architecture. Cards with weird extensions to their names like " | Laptop GPUs in particular are very confusing, using identical naming schemes for cards that are generations older in terms of architecture. Cards with weird extensions to their names like " | ||
| </ | </ | ||
| - | If you edit the file under Windows, make sure you have an editor that respects Unix line terminators. <wrap em> | + | If you edit the file under Windows, make sure you have an editor that respects Unix line terminators. <wrap em> |
| You can alternatively edit this file by connecting to [[: | You can alternatively edit this file by connecting to [[: | ||
| - | 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. | + | <WRAP center round info> |
| + | The official Nvidia drivers (495.46) included in Batocera **v33** support the Maxwell architecture and newer. This includes the GTX 9XX series and above (special exception, the 750Ti is also supported). | ||
| + | |||
| + | The open-source Nouveau drivers (which are ironically more compatible than the official drivers, but aren't as performant) are the " | ||
| + | </ | ||
| + | |||
| + | 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 official | ||
| === Hybrid/ | === Hybrid/ | ||
| Line 35: | Line 45: | ||
| </ | </ | ||
| - | For Batocera versions **v31** and newer, if you use a laptop that has both an integrated Intel and a discrete Nvidia GPU (hybrid setup or " | + | For Batocera versions **v31** and newer, if you use a laptop that has both an integrated Intel and a discrete Nvidia GPU (hybrid setup or " |
| - | nvidia-driver=true | + | < |
| - | nvidia-prime=true | + | nvidia-prime=true |
| + | </ | ||
| <WRAP center round info> | <WRAP center round info> | ||
| Line 48: | Line 59: | ||
| </ | </ | ||
| - | 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. | + | == External HDMI ports == |
| - | === Legacy Nvidia drivers === | + | If the second GPU has outputs that are not accessible by the primary GPU, you can use [[https:// |
| - | Nvidia cards from the GTX 600/700 series or older may not be supported by the current official Nvidia drivers included with Batocera. | + | [[: |
| + | |||
| + | In this example, we use the nano command - '' | ||
| + | |||
| + | Copy the code below into '' | ||
| + | |||
| + | <file - 10-gpu.conf> | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Screen 0 " | ||
| + | Inactive " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Driver | ||
| + | BusID " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier | ||
| + | Driver | ||
| + | BusID " | ||
| + | EndSection | ||
| + | |||
| + | Section " | ||
| + | Identifier " | ||
| + | Device " | ||
| + | EndSection | ||
| + | </ | ||
| + | |||
| + | Hit '' | ||
| + | |||
| + | --> Legacy Nvidia drivers image# | ||
| + | |||
| + | This image is no longer necessary as the legacy drivers are now included in the main Batocera image by default. This information is still here for archival purposes, but may be removed in the future. | ||
| + | |||
| + | Nvidia cards from the GTX 600/700 series or older may not be supported by the current official Nvidia drivers included with Batocera | ||
| Legacy Nvidia drivers were initially dropped from Batocera a while ago (back in **5.26** initially!), | Legacy Nvidia drivers were initially dropped from Batocera a while ago (back in **5.26** initially!), | ||
| Alternatively, | Alternatively, | ||
| + | |||
| + | <-- | ||
| === Multiple Nvidia card configuration === | === Multiple Nvidia card configuration === | ||
| Line 99: | Line 154: | ||
| HDMI audio is disabled by default on Radeon graphics cards due to a black screen issue on some monitors. To enable it, edit the boot configuration file on the boot partition. In Batocera: | HDMI audio is disabled by default on Radeon graphics cards due to a black screen issue on some monitors. To enable it, edit the boot configuration file on the boot partition. In Batocera: | ||
| - | * **5.25** | + | |
| + | | ||
| * FIXME **5.24** to **5.XX**, '' | * FIXME **5.24** to **5.XX**, '' | ||
| * **5.XX** and lower, '' | * **5.XX** and lower, '' | ||
| Line 131: | Line 187: | ||
| } | } | ||
| - | ===== Intel i965 ===== | ||
| - | |||
| - | Although most Intel integrated graphics should work out of the box, some chips such as the one in the [[https:// | ||
| - | |||
| - | To activate these drivers, [[: | ||
| - | |||
| - | < | ||
| - | intel-i965-driver=true | ||
| - | </ | ||
| ===== Others ===== | ===== Others ===== | ||
- supported_pc_hardware.1646183617.txt.gz
- Last modified: 4 years ago
- by atari