I know several other threads have gone over this but I haven’t gotten any of them to fix it.
I always see LVDS connected but HDMI disconnected:
Lakka:~ # for p in /sys/class/drm/*/status; do con=${p%/status}; echo -n "${con#
*/card?-}: "; cat $p; done
DVI-D-1: disconnected
HDMI-A-1: disconnected
LVDS-1: connected
VGA-1: disconnected
Is this the right place to put the video= line? I tried only either of the two line I have there in addition to both.
savefile_directory = "~/savefiles"
savestate_directory = "~/savestates"
input_remapping_directory = "~/remappings"
playlist_directory = "~/playlists"
libretro_directory = "/tmp/cores"
libretro_info_path = "/tmp/cores"
system_directory = "~/system"
rgui_browser_directory = "~/roms"
assets_directory = "/tmp/assets"
thumbnails_directory = "~/thumbnails"
rgui_show_start_screen = "false"
**video = "LVDS-1:d"**
** video = "HDMI-A-1:e"**
video_fullscreen = "true"
video_windowed_fullscreen = "false"
video_threaded = "true"
video_smooth = "false"
video_aspect_ratio_auto = "true"
video_shader_dir = "/tmp/shaders"
Here is video card log I can get the verbose if it is really needed:
Lakka:~ # lspci -nnk | grep -A 3 VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84GLM [Quadro FX 1600M] [10de:040d] (rev a1)
Subsystem: Hewlett-Packard Company G84GLM [Quadro FX 1600M] [103c:30c3]
Kernel driver in use: nouveau
02:06.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b9)