I am using git-sources-3.7-rc6 nvidia-drivers 310.19, and a relatively updated mesa/X server/etc
My hardware is a NVidia Quadro NVS160M (G98) on a laptop
I am unable to change my default and native resolution. nvidia-settings report no other resolution, all non-native resolutions mentioned in xorg.conf are rejected
Code: Select all
[ 42262.112] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 42262.112] (**) NVIDIA(0): device LGD (DFP-0) (Using EDID frequencies has been
[ 42262.112] (**) NVIDIA(0): enabled on all display devices.)
[ 42262.113] (WW) NVIDIA(0): No valid modes for "DFP-0:1600x1200"; removing.
[ 42262.113] (WW) NVIDIA(0): No valid modes for "DFP-0:1280x800"; removing.
[ 42262.113] (WW) NVIDIA(0): No valid modes for "DFP-0:1024x768"; removing.
[ 42262.113] (II) NVIDIA(0): Validated MetaModes:
[ 42262.113] (II) NVIDIA(0): "DFP-0:1920x1200"
[ 42262.113] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 42263.180] (--) NVIDIA(0): DPI set to (147, 145); computed from "UseEdidDpi" X config
[ 42263.181] (--) NVIDIA(0): option
[ 42263.181] (**) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
[ 42263.181] (--) Depth 24 pixmap format is 32 bpp
[ 42263.181] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 42263.185] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 42263.185] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 42263.185] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 42263.185] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 42263.185] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 42263.185] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 42263.185] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 42263.185] (II) NVIDIA(0): Config Options in the README.
[ 42263.189] (II) NVIDIA(0): Setting mode "DFP-0:1920x1200"
Wine games (here RA3:Uprising) that try to force a resolutions either fail with messages like
Code: Select all
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1024x768x32 @0! (XRandR 1.2)
I do not remember having this issue with older versions of nvidia-drivers, but idk how they were, I've been using nouveau for long time.
Everything works fine with nouveau. The reason I want to use the binariy driver is both the 3D speed (necessary for such an old hardware) and that some games report that some 3D feature is not supported by hardware
Any help?



