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 [2023/04/03 09:10] – dmanlfc | 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 | + | Batocera includes |
| - | During | + | |
| - | If your Nvidia card is not detected properly at boot, please refer to the log file at ''/ | + | The automatic setting |
| - | + | ||
| - | We do not recommend you override the automatic setting, however options are available if you need to troubleshoot. | + | |
| - | At the top level, find the '' | + | |
| - | In the latest config file, it should look like this: | + | |
| < | < | ||
| Line 23: | Line 18: | ||
| ## legacy390 -> Use the older 390 driver. | ## legacy390 -> Use the older 390 driver. | ||
| ## false -> Use the open-source Nouveau drivers. | ## false -> Use the open-source Nouveau drivers. | ||
| - | #nvidia-driver=true | + | nvidia-driver=true |
| </ | </ | ||
| Line 50: | 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 " |
| < | < | ||
| Line 64: | Line 59: | ||
| </ | </ | ||
| - | How can you tell if the Nvidia driver is correctly set up? Go to **SYSTEM SETTINGS** -> **INFORMATION** | + | == External HDMI ports == |
| + | |||
| + | If the second GPU has outputs that are not accessible by the primary GPU, you can use [[https:// | ||
| + | |||
| + | [[: | ||
| + | |||
| + | 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# | --> Legacy Nvidia drivers image# | ||
| Line 119: | 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 151: | 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.1680513002.txt.gz
- Last modified: 3 years ago
- by dmanlfc