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:30] – fix recommendation - add reverse prime info 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 57: | Line 52: | ||
| <WRAP center round info> | <WRAP center round info> | ||
| - | What if my laptop with two GPU's still fails to work properly, especially with an external HDMI port? | + | On Batocera versions **v30** and older, you would instead run the '' |
| </ | </ | ||
| - | If the second GPU has outputs that are not accessible by the primary GPU, you can use Reverse PRIME to make use of them. [[https:// | + | <WRAP center round tip> |
| - | This will involve using the primary GPU to render the images, and then pass them off to the second GPU. | + | Some laptops may have a setting in their BIOS which allows you to manually select |
| + | </ | ||
| - | Using ssh or the terminal via the F1 option, create the following file - ''/ | + | == 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 - '' | In this example, we use the nano command - '' | ||
| Copy the code below into '' | Copy the code below into '' | ||
| + | |||
| <file - 10-gpu.conf> | <file - 10-gpu.conf> | ||
| Section " | Section " | ||
| Line 98: | Line 99: | ||
| </ | </ | ||
| - | Hit '' | + | Hit '' |
| - | Finally type '' | + | |
| - | + | ||
| - | <WRAP center round info> | + | |
| - | On Batocera versions **v30** and older, you would instead run the '' | + | |
| - | </ | + | |
| - | + | ||
| - | <WRAP center round tip> | + | |
| - | Some laptops may have a setting in their BIOS which allows you to manually select the state of the hardware multiplexer, | + | |
| - | </ | + | |
| - | + | ||
| - | 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. | + | |
| --> Legacy Nvidia drivers image# | --> Legacy Nvidia drivers image# | ||
| Line 164: | 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 196: | 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.1680514251.txt.gz
- Last modified: 3 years ago
- by dmanlfc