fakexrandr icon indicating copy to clipboard operation
fakexrandr copied to clipboard

Tearing with Nvidia GPU; nvidia-settings doesn't like the new lib

Open Ingvix opened this issue 3 years ago • 0 comments

I was just wondering if there's any way to get around this. Usually if I get tearing I've been able to get rid of it assigning CurrentMetaMode with nvidia-settings but with fakexrandr it segfaults and I get this in the logs.

2021-10-26T20:26:53.15089 kern.info: [ 6669.422132] nvidia-settings[24708]: segfault at 1021fde90 ip 00007fe8caf4faaf sp 00007ffc1cd4cfa0 error 4 in libXrandr.so[7fe8caf4e000+2000]
2021-10-26T20:26:53.15094 kern.info: [ 6669.422138] Code: ff 66 2e 0f 1f 84 00 00 00 00 00 53 48 8b 5e 50 48 85 db 75 15 eb 64 0f 1f 40 00 48 3b 53 08 74 0e 48 8b 5b 18 48 85 db 74 51 <48> 3b 13 75 ec bf 60 00 00 00 e8 72 e6 ff ff 48 8b 53 10 f3 0f 6f

I also tried the --setmonitor method but it doesn't work for me either, possibly also due to the Nvidia GPU since there are other reports of it working with dwm which I also use.

Ingvix avatar Oct 26 '21 20:10 Ingvix