summaryrefslogtreecommitdiff
path: root/src/modules/rocket
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2025-06-15 19:43:33 -0700
committerVito Caputo <vcaputo@pengaru.com>2025-06-15 20:08:01 -0700
commit02401bbc93939803cbe0f12adcb956c77f648b21 (patch)
treeaad7a70ae6a6582e3945c0169e31d0c6b81f9cec /src/modules/rocket
parent80a545ca46bf918fc535b5a617f00ecd906e8240 (diff)
drm_fb: suppress drmAvailable() checksHEADmaster
This is preventing --video=drm from working on my X230 today for no good reason. It seems libdrm is assuming /dev/dri/card0 will be present if drm's available. But for some reason my X230 only has /dev/dri/card1 presently. It didn't used to be this way, something is weird, but I'm not going to dig into it. If it happened here, it may happen elsewhere, and drmAvailable() is proving actively harmful. For now I'm just disabling the check w/#if 0
Diffstat (limited to 'src/modules/rocket')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved