-
-
Notifications
You must be signed in to change notification settings - Fork 306
Raspberry Pi
On the first partition of your SD card, you will find a file named config.txt. This file allows you to tweak a lot of things like framebuffer resolution, overclocking, audio, and is documented here
Some TVs send a wrong EDID saying that HDMI audio is not supported while in fact it is. You may need to force HDMI audio by uncommenting this line in the config.txt:
hdmi_drive=2
If your RPi is not booting while using an HDMI to DVI adaptor, please remove this line from your config.txt:
hdmi_drive=2
If you are using a HDMI to VGA adaptor on a Raspberry Pi 1 or 2 and you want to use the jack output for the sound you have to write in config.txt on the first partition of the SD card:
hdmi_ignore_edid_audio=1
So the board'll not use the HDMI sound output.
Since Lakka version 3.5.1 it is possible to use CRT output. Here are examples for 240p mode:
Add video=Composite-1:720x480@60e to cmdline.txt right after quiet (separate these statements with a space)
In addition to the modification of cmdline.txt above, add enable_tvout=1 and dtoverlay=vc4-kms-v3d-pi4,composite=1 to config.txt.
- Why Lakka
- Glossary
- Hardware support
- Downloading and installing a prebuilt image
- Alternative image flashing methods
- Alternative installation methods
- Upgrading Lakka
- Accessing Lakka filesystem
- Accessing Lakka command line interface
- ROMs
- BIOSes
- Playlists
- The Live USB Mode
- Troubleshooting Lakka
- About Lakka configuration
- The bootloader
- Menu drivers
- Input settings
- Audio settings
- Video settings
- Network settings
- Language settings
- Timezone settings
- Game Thumbnails
- Dynamic Wallpapers
- XMB Themes
- Multitaps
- Rewind
- Netplay
- Shaders
- Achievements
- Serving ROMs from a NAS
- CRT Screens
- Lakka as AccessPoint