Hi, and thanks for the suggestions. The S-Video output is listed as “TV-1”. I tried 1024x768@60, 640x480@60 and 320x240@60 using your linked instructions as a reference (long-time Linux user, so no pains there). Also, for anyone else reading this, the default password to SSH in to Lakka is (surprise) “root”. Maybe nouveau needs to somehow be explicitly set to 480i as it lacks the ability to “convert” anything else to a usable/native signal? It’s been my experience that nouveau under anything but perfect conditions is pretty bad, and even then still mostly bad, but I haven’t given up yet.
Some possibly relevant info: The CRT television over S-Video is grayscale and desynced when the PC POSTs, during Lakka installation and while Lakka loads (icon splash screen), and obviously when the Retroarch menu is running. I’ve tried two CRT televisions and two S-Video cables and it only works when the NVIDIA binary driver is installed at resolutions of 1024x768@60, 800x600@60 and 640x480@60.
The output of the log is:
Lakka:~ # journalctl | grep nouveau
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: NVIDIA G72 (246300b1)
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: bios: version 05.72.22.76.00
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: fb: 256 MiB DDR2
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: VRAM: 253 MiB
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: GART: 512 MiB
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: TMDS table version 1.1
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: TMDS table script pointers not stubbed
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB version 3.0
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB outp 00: 01000300 00000028
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB outp 01: 02011310 00000028
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB outp 02: 01011312 00000020
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB outp 03: 020223f1 00c0c083
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB conn 00: 0000
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB conn 01: 1130
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB conn 02: 0210
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB conn 03: 0211
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: DCB conn 04: 0213
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Saving VGA fonts
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: 0xC65E: Parsing digital output script table
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: MM: using M2MF for buffer copies
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Setting dpms mode 3 on TV encoder (output 3)
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Load detected on output B
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: allocated 320x240 fb: 0x9000, bo ffff88007c010400
May 27 05:05:26 Lakka kernel: fbcon: nouveaufb (fb0) is primary device
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Setting dpms mode 0 on TV encoder (output 3)
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Output TV-1 is running on CRTC 0 using output B
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: DRM: Load detected on output B
May 27 05:05:26 Lakka kernel: nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device
May 27 05:05:26 Lakka kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:02:00.0 on minor 0
May 27 05:05:27 Lakka kernel: nouveau 0000:02:00.0: DRM: Load detected on output B
May 27 05:05:27 Lakka kernel: nouveau 0000:02:00.0: DRM: Load detected on output B
May 27 05:05:27 Lakka kernel: nouveau 0000:02:00.0: DRM: Setting dpms mode 3 on TV encoder (output 3)
May 27 05:05:27 Lakka kernel: nouveau 0000:02:00.0: DRM: Setting dpms mode 0 on TV encoder (output 3)
May 27 05:05:27 Lakka kernel: nouveau 0000:02:00.0: DRM: Output TV-1 is running on CRTC 0 using output B
Are there still potentially viable options for attempting to get nouveau to work, or at this point should I attempt to get X11 and the NVIDIA binary driver working? I have no idea how to do the latter, but now that I can SSH in and make OS modifications I’m feeling pretty confident.