|
| 1 | +# :material-frequently-asked-questions: FAQ: Troubleshooting |
| 2 | + |
| 3 | +### Q: I want to add my own ROMs to the SD card but my Windows/Mac computer can't see the roms partition - what can I do? |
| 4 | + |
| 5 | +A: By default KNULLI formats the second partition with the ext4 filesystem for Linux. That format is typically |
| 6 | +not readable/mountable under Windows/Mac. We propose to use network transfer instead. Alternatively, you may reformat the partition from within KNULLI. Please refer to the [Add Games](../../play/add-games) section for details. |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +### Q: Can I use a second SD card for my roms/bios content? |
| 11 | + |
| 12 | +A: Yes! if you have a new or empty SDCARD you can insert the SDCARD on the second slot of the RG35XX and follow these steps: |
| 13 | + |
| 14 | +* Boot KNULLI and go to ``Settings -> System Settings -> Storage Device`` and change it from ``INTERNAL`` to your second card, e.g. ``SHARE - 25.6G``. |
| 15 | +* Exit the settings menu and the system will indicate you need to reboot to get the changes applied. |
| 16 | +* Go to the menu ``Settings -> Quit -> Restart System`` to reboot. The system will reboot and the second card will be now used for batocera and the folder structure (roms, bios, etc.) will be created. |
| 17 | +* You can now shutdown the console, insert the card on your computer, and copy your bios & roms content. |
| 18 | + |
| 19 | +--- |
| 20 | + |
| 21 | +### Q: I would like to try muOS and KNULLI - is it possible to have the same second SD card for both CFWs to share my games between them? |
| 22 | + |
| 23 | +A: KNULLI requires all the ROMs to be in the respective subfolders of the emulated system, e.g., `roms/snes` for SNES ROMs. If you populate your SD card the KNULLI way (see [Add Games](../../play/add-games) section for details), it will be possible to configure your muOS to take the ROMs from these folders, which will enable you to use the same second SD card for your ROMs in both CFWs. |
| 24 | + |
| 25 | +--- |
| 26 | + |
| 27 | +### Q: I have Garlic with my ROMs/BIOSes on the second SD card. Is it possible to reuse that card for KNULLI? |
| 28 | + |
| 29 | +A: By default KNULLI expects a different name for the ROM folders and their location, but thanks to @XQuader there's a script that creates the compatible configuration for KNULLI based on the Garlic structure. You can read more about it on [this Reddit post](https://www.reddit.com/r/RG35XX/comments/12zxs8t/how_to_get_garlicos_roms_folders_working_in/). |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +### Q: The installation seems to be running, I can see it's expanding the partition but it's taking too long |
| 34 | + |
| 35 | +A: Expanding and booting the first time with a 64GB SDCARD takes about 1 to 1:30 minutes. If your SDCARD is larger it may take much longer, however, if it goes beyond 5 minutes, chances are that something didn't go well. Just press reset and the system will continue. If that's the case, the partition may have not been expanded. For that you will need to manually expand the card on your PC/Mac/Linux. |
| 36 | + |
| 37 | +--- |
| 38 | + |
| 39 | +### Q: I've installed KNULLI or updated to the latest version and my controls don't respond as expected - what can I do? |
| 40 | + |
| 41 | +A: For some devices, especially those which share a common installation image (e.g., the RG35XX H/Plus/SP series), it might be required to manually map the controls after the first installation. To do that, follow the instructions in the [Control](../../configure/controls) section. |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +### Q: I cannot connect to my Wi-Fi even though my device has a wireless network adapter - what can I do? |
| 46 | + |
| 47 | +A: Make sure that your router is set to WPA2. Some users experience connection issues with Wi-Fis which are set to WPA3. |
| 48 | + |
| 49 | +--- |
| 50 | + |
| 51 | +### Q: I've installed/updated to the latest version and I don't have audio, or my controls don't respond, or something else is not working as expected: |
| 52 | + |
| 53 | +A: If you have updated from an older version you may need to copy the ``batocera.conf`` from the releases page to your SD card: |
| 54 | + * If you use one single SD card, mount the second partition on your PC/Mac/Linux (``SHARE``) and copy the file to ``system/batocera.conf`` |
| 55 | + * If you use two SD cards, mount the second SD card on your PC/Mac/Linux and copy the file to ``system/batocera.conf`` |
| 56 | + |
| 57 | +--- |
0 commit comments