nvidia randr error

Questions about Wine on Linux
Locked
heny67
Newbie
Newbie
Posts: 2
Joined: Sat Jun 22, 2024 6:22 am

nvidia randr error

Post by heny67 »

Hi!
I want to run a game under Wine from a command line but I get this error message:
"0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead
0088:err:xrandr:xrandr_get_screen_resources Failed to get screen resources.
0088:err:xrandr:xrandr14_get_adapters Failed to get adapters
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4600074
Serial number of failed request: 378
Current serial number in output stream: 398
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
002c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
00e0:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4600074
Serial number of failed request: 48
Current serial number in output stream: 52
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4600074
Serial number of failed request: 48
Current serial number in output stream: 52
Application has not started or no application right is assigned to the file.
ShellExecuteEx error: file not found."


On the net I read a solution to add the xorg.conf file (Option "metamodes" "1920x1080 +0+0"), but I don't have such a file in the /etc/X11 folder.

Anyone know a solution?

Thanks in advance for your answers!

Ubuntu mate 24.04
Wine 9.0
Nvidia gtx980
Nvidia driver 535
validemailaddress
Newbie
Newbie
Posts: 3
Joined: Fri Oct 13, 2023 8:00 am

Re: nvidia randr error

Post by validemailaddress »

Did you figure this out? The xorg.conf file workaround doesn't help me at all
heny67
Newbie
Newbie
Posts: 2
Joined: Sat Jun 22, 2024 6:22 am

Re: nvidia randr error

Post by heny67 »

Locked