Questions tagged [nvidia-settings]

The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver.

It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension.

Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.

http://packages.debian.org/squeeze/nvidia-settings

61 questions
17
votes
2 answers

Running Ubuntu with multiple monitors having a panel each

I have just installed Ubuntu and I'm trying to set up a correct configuration for having multiple monitors. I want the two monitors to have their own workspaces, yet the ability to drag a window from one monitor to the next. I also want a separate…
17
votes
6 answers

NVIDIA X server settings is displaying empty window

I have problems with running NVIDIA X server settings to adjust GPU fan speeds. When launching the utility it only opens an empty window like this: Below is additional info from nvidia-smi utility and lsb_release -a: Ubuntu version: No LSB modules…
Amuoeba
  • 453
  • 3
  • 5
  • 11
13
votes
3 answers

Chrome HTML5 videos in fullscreen are black when Intel graphics are enabled OR hardware acceleration is enabled

Chrome: 51.0.2704.106 m (64-bit) QUADRO M1000M NVIDIA supplied drivers, delivered via device manager force update (update did not affect the issue): 10.18.13.5474 Intel HD Graphics 530: 10.18.15.4285 Dual monitor, external connected via HDMI cable…
Gaia
  • 7,279
  • 8
  • 38
  • 40
4
votes
2 answers

How to get command output of “nvidia-settings” via command line?

the case at hand: nvidia-settings -q all | grep 'Attribute.*GPUCoreTemp' gives: Attribute 'GPUCoreTemp' (system5:0.0) 58. Attribute 'GPUCoreTemp' (system5:0[gpu:0]): 58. then I make it: nvidia-settings -q all | grep…
Ashrael
  • 41
3
votes
2 answers

Dual NVidia graphics cards in Ubuntu / xorg.conf mania

I have two NVidia graphics cards: Quadro NVS 295 (PCI Express, dual DisplayPort outputs) GeForce FX 5200 (PCI, DVI and VGA outputs) I have three identical monitors, two on DisplayPort and one on DVI. I'm on Ubuntu Hardy (and cannot currently…
3
votes
2 answers

How do I save my overscan value in Nvidia-settings on Ubuntu 11.10

Well as the title says, I'd like to know how I can save the value of my overscan compensation (value is between 0 and 200) after reboot on Ubuntu 11.10. The graphics card I have is an Nvidia ION. I'd really like it so that it works without me having…
3
votes
1 answer

Multiple monitors under X: eliminating gaps due to different monitor heights

I am using nvidia-settings to configure multiple monitors . The monitors' native resolutions are different, so this generates 'gaps' where the items are drawn on the virtual screen but not on any of the physical ones. How can I configure the…
3
votes
2 answers

Limiting VRAM available to a process

Is it possible to limit the video memory a software can use? In my case, I want to tell a game I have half the memory to test some performance issues.
Saiyine
  • 389
3
votes
1 answer

How to get rid of NVIDIA Settings?

tl;dr I have uninstalled NVIDIA GeForce RTX 3070's driver from my laptop, but I cannot get rid of corresponding NVIDIA Settings program, because it does not appear anywhere within the system except for tray. Can someone help me and give me the magic…
3
votes
3 answers

How to disable the windowsinternal.composableshell.experiences.textinput.inputapp.exe which uses a dedicated GPU on a laptop?

This app runs on a dedicated GPU instead of integrated graphics: windowsinternal.composableshell.experiences.textinput.inputapp.exe It drains my battery. I cannot configure it via NVIDIA Control Panel. And I don't see it in Task Manager. How can I…
2
votes
1 answer

Linux Nvidia driver works bad for me

I've installed Bumblebee, it loads nvidia driver correctly... I can see it in /proc/drivers: quux@quux-Ideapad-Z570 ~ $ cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86 Kernel Module 319.60 Wed Sep 25 13:58:16 PDT 2013 GCC version: …
quux
  • 121
2
votes
1 answer

Nvidia X setting doesn't save dual monitor settings

I am using Linux Mint 14 KDE and I have a GeForce 9600 GT. I am trying to use nvidia-settings (driver version 304.84) to save my dual monitor configuration: Small monitor: TwinView, Resolution Auto (1280x1024), Position Left of (big monitor). Big…
Zah
  • 131
  • 1
  • 4
2
votes
0 answers

Nvidia-settings showing different GPU temperatures

I have noticed that after switching from Nvidia blob 295.x to 304.x, nvidia-settings utility suddenly shows GPU temp like 20 degrees less when GPU is under load (playing a game). It was around 80°C, with newer driver and tool it's around 60°C. Why…
AnonymousLurker
  • 1,033
  • 2
  • 12
  • 18
2
votes
2 answers

Display connected to Intel Graphics instead of Nvidia

I don't know that much about computers but I recently saw that my Display is connected to Intel(R) UHD Graphics. I have a gaming laptop with and RTX 2060 and I felt that it was underperforming, could it be possible this is the reason why? Also, in…
2
votes
2 answers

How to choose which camera is used by Nvidia-Geforce Overlay?

I recently added a new camera to my setup and would like to keep both, but now I want to use my new camera with nvidia-geforce to record myself. However, I can't find any way to tell the software which camera to use to record me.
1
2 3 4 5