Error code 702
#4
Add a line "Interactive" in /etc/X11/xorg.conf:
Code:
Section "Device"
    Identifier     "Device0"
    ...
    Option         "Interactive"        "False"
EndSection

Not sure if this applies to all cards/drivers/xorg versions but it did work for me in the past with an nvidia.


Messages In This Thread
Error code 702 - by aetos - 10-04-2014, 07:49 AM
RE: Error code 702 - by epixoip - 10-04-2014, 10:47 AM
RE: Error code 702 - by aetos - 10-04-2014, 03:45 PM
RE: Error code 702 - by magnum - 10-05-2014, 05:05 PM
RE: Error code 702 - by aetos - 10-06-2014, 06:56 PM
RE: Error code 702 - by epixoip - 10-07-2014, 03:55 AM