Hello, I'm trying to get LibreELEC x86 on an older Dell laptop with a gtx950, but when I connect the HDMI cable nothing happens.
I've run xrandr and here's the output:
Code
		
					
				Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
   3840x2160     60.00 +  59.97    48.00
   3200x1800     59.96    60.00    59.94
   2880x1620     60.00    59.96    59.97
   2560x1600     59.99    59.97
   2560x1440     59.96    60.00    59.95
   2048x1536     60.00
   1920x1440     60.00
   1856x1392     60.01
   1792x1344     60.01
   2048x1152     60.00    59.90    59.91
   1920x1200     59.88    59.95
   1920x1080     59.96    60.00*   59.93
   1600x1200     60.00
   1680x1050     59.95    59.88
   1600x1024     60.17
   1400x1050     59.98
   1600x900      60.00    59.95    59.82
   1280x1024     60.02
   1440x900      59.89
   1400x900      59.96    59.88
   1280x960      60.00
   1368x768      60.00    59.88    59.85
   1360x768      59.80    59.96
   1280x800      59.81    59.91
   1152x864      60.00
   1280x720      59.86    60.00    59.74
   1024x768      60.00
   1024x576      60.00    59.90    59.82
   960x540       60.00    59.63    59.82
   800x600       60.32    56.25
   864x486       60.00    59.92    59.57
   640x480       59.94
   720x405       59.51    60.00    58.99
   640x360       59.84    59.32    60.00
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
	
			Display More
	it says disconnected on HDMI1, my suspicion is that it's related to the fact the laptop has 2 GPUs, one that's built-in to the CPU and one discreet, and that I need some sort of tweak to tell LibreELEC to talk with the GeForce one.
Am I close?