search for: xf86setdisiredmode

Displaying 1 result from an estimated 1 matches for "xf86setdisiredmode".

Did you mean: xf86setdesiredmodes
2013 Mar 29
2
[Bug 62916] New: NVEnterTV fails on hybrid cards
...nux (All) Reporter: zeng.shixin at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg Since on system with hybrid cards, the nvidia card might not be connecting to the screen, so Xf86SetDisiredMode could fail, which results in a fatal error for Xserver: [ 91825.257] (II) NOUVEAU(G0): NVEnterVT is called. [ 91825.258] Fatal server error: [ 91825.258] EnterVT failed for gpu screen 0 The following dirty hack fixes the problem. We should check for the connected screen before setting mode, but...