Commit 7d0349c
committed
Try to use outputs on all cards
Normally weston uses card0 only. In dual-GPU setup, it may not be the
one with monitor connected, and when it doesn't find any connector
monitor, it fails to startup. Look also at outputs connected to other
cards too. There doesn't seems to be any option to
check all connected devices, so enumerate them via sysfs manually.1 parent 0d9bdd9 commit 7d0349c
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments