Displaying 4 results from an estimated 4 matches for "xf86vidmodesetgammaramp".
2002 Feb 08
1
Wine don't work
Hello
All version after cvs Wine version 24.12.2001 Wine don't work on
my PC.
All versions before are good.
I got error message if I start a Windoze Programm.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
x11drv.dll: undefined symbol: XF86VidModeSetGammaRamp
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
x11drv.dll: undefined symbol: XF86VidModeSetGammaRamp
Could not load graphics driver 'x11drv'
wine: Unhandled exception, starting debugger...
Use XFree86 4.2.0 (40299001, Vesion...
2001 Nov 26
2
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll
I get the following error with the newest cvs wine:
guezzwho@guezzwho:/c/windows > wine notepad.exe
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll:
undefined symbol: XF86VidModeSetGammaRamp Could not load graphics driver
'x11drv' err:win:GetDesktopWindow You need the -desktop option when
running with native USER
Older wine / winex releases work just fine, but not the newest..
Any ideas about what's causing this ?
--
Stian Eikeland
2010 Oct 17
4
Question about gamma changing...
I need to know exactly how Wine tells the X server to change gamma settings... so gamma controls in games can work. Basically I need to know.. when a game has like a gamma adjust bar, and it moves... what specifically happens behind the scenes.
I need to know this because right now Xquartz on Mac OS X does not support doing this at all, and I'd like to be able to add that ability into it...
2019 Nov 01
0
Wine release 4.19
...alization to ntdll.
kernel32: Move dll load path initialization to ntdll.
kernelbase: Fix fault address printing for the PE build.
ntdll: Fix unwinding of leaf functions on ARM64.
ntdll: Hardcode address space limits for ARM platforms.
winex11: Also catch X errors from XF86VidModeSetGammaRamp().
atlthunk: Add support for ARM64.
oleaut32: Fix handling of VARIANT parameters in DispCallFunc() on ARM64.
msvcrt/tests: Fix signed char issues.
kernel32/tests: Enable the ExitProcess() test on ARM64.
setupapi: Define .inf section names for ARM platforms.
wine....