Set nvidia-settings on start-up

Where is the best place on an arch box to set the
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1
~/.xinitrc?

.xinitrc is good, or you can add something like this to your xorg.conf:
Section "Device"
Option "InitialPixmapPlacement" "2"
Option "GlyphCache" "1"
EndSection "Device"

Similar Messages

  • Macbook Pro: can't overclock Nvidia 320M (MPC89) with nvidia-settings

    I would like to overclock the graphics on my Macbook Pro 7,1 with Nvidia 320M (MPC89) integrated graphics, using the nvidia-beta 270.30-2 proprietary driver. I know the risks involved. However the usual nvidia commands do not seem to work:
    If I set it like this:
    $ nvidia-settings --assign "[gpu:0]/GPUOverclockingState=1" --assign="[gpu:0]/GPU3DClockFreqs=550,1200"
    Attribute 'GPUOverclockingState' (arch-macbookpro:0[gpu:0]) assigned value 1.
    Attribute 'GPU3DClockFreqs' (arch-macbookpro:0[gpu:0]) assigned value 550,1200.
    When I then check the settings I see default values again, and not the ones I set:
    $ nvidia-settings -q all | grep GPU3D
    Attribute 'GPU3DClockFreqs' (arch-macbookpro:0.0): 450,1064.
    The valid values for 'GPU3DClockFreqs' are in the ranges 112 - 900, 266 - 1276 (inclusive).
    'GPU3DClockFreqs' can use the following target types: X Screen, GPU.
    Attribute 'GPU3DClockFreqs' (arch-macbookpro:0[gpu:0]): 450,1064.
    The valid values for 'GPU3DClockFreqs' are in the ranges 112 - 900, 266 - 1276 (inclusive).
    'GPU3DClockFreqs' can use the following target types: X Screen, GPU.
    Are there any other ways to try?

    Did you activate coolbits in xorg.conf (or 20-nvidia.conf)? Even so, from what I know, overclocking isn't supported on mobile cards.

  • Command line nvidia-settings output.

    First off, I'm not sure if this thread should be here or in the hardware section, but since the issue is with the software, i've stuck it here for the moment.
    Since nvclock doesn't work with my fermi cards (2 x gtx470s in sli) I'm using the cli of nvidia-settings in a munin plugin. After some faffing around getting the env set correctly and sufficient xhost permissions, everything is working, apart from the clock speeds.
    nvidia-settings -tq [gpu:0]/gpucurrentclockfreqsstring
    should output the current clock frequencies of the gpu. However, all it displays is the lowest frequencies - for me, the output is always
    nvclock=50, memclock=135, processorclock=101
    even when the card is loaded (unigine benchmark) and the nvidia-settings gui shows the correct (higher) clocks. gpucurrentperflevel does change, so this is what I'm using at the moment, although I would prefer actual clock readings rather than 0-3.
    Is this experienced by anyone else with nvidia (fermi or not) cards? And should I file a bug for arch, or upstream?
    Thanks

    Thanks Both...
    Psychomania, I do remember one of the Nokia updates having a problem when I initially started to play with the phone.  I've just gone through all the QR codes above and got the attached message for 'Display and Touch'.
    This was exactly the problem I had initially and looks like the cause or the error in my settings. 
    FYI.  I am updating over my home wi-fi, so there shouldn't be any connection issues.
    Attachments:
    wp_ss_20130122_0001.jpg ‏129 KB

  • Nvidia-settings in a separate X session

    This may be a quick, bone-basic question but I find that my nvidia-settings such as anti aliasing are not working in a separate xsession.
    here is my little script for my game
    X :3 -ac -terminate &
    sleep 2
    export WINEPREFIX=${HOME}/.local/share/wineprefixes/OpenBVE
    export WINEARCH=win32
    export DISPLAY=:3
    cd "${WINEPREFIX}/drive_c/Program Files/openbve [1.2.14.0]"
    wine OpenBve.exe
    Can any one tell me the steps to get em working?
    THANKS

    hi,
    thanks for the reply.
    I got the following error when I ran the script with nvidia-settings added
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.11.1-1-ARCH x86_64
    Current Operating System: Linux GORFARCH 3.11.6-1-ck #1 SMP PREEMPT Fri Oct 18 15:58:37 EDT 2013 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=69842f5c-e134-4495-8dc8-629be04f5374 rw quiet nomodeset nouveau.modeset=0
    Build Date: 08 October 2013 08:48:10PM
    Current version of pixman: 0.30.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.3.log", Time: Tue Oct 22 12:41:46 2013
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    setversion 1.4 failed
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    Loading extension NV-GLX
    Loading extension NV-CONTROL
    Loading extension XINERAMA
    setversion 1.4 failed
    (EE) Server terminated successfully (0). Closing log file.
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:process:SetProcessDEPPolicy (1): stub
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
    err:systray:initialize_systray Could not create tray window
    fixme:module:GetModuleHandleExW should pin refcount for 0x79000000
    fixme:thread:SetThreadStackGuarantee (0x32fc44): stub
    err:ole:CoGetContextToken apartment not initialised
    fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
    fixme:shell:URL_ParseUrl failed to parse L"Tao.Sdl"
    fixme:shell:URL_ParseUrl failed to parse L"System"
    fixme:shell:URL_ParseUrl failed to parse L"OpenBveApi"
    fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
    fixme:shell:URL_ParseUrl failed to parse L"Tao.OpenGl"
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
    fixme:imm:ImmDisableIME (-1): stub
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
    Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at OpenBve.Program.Main(String[] args)
    wine: Unhandled page fault on read access to 0x00000088 at address 0x312ae07 (thread 0009), starting debugger...
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
    Unhandled exception: page fault on read access to 0x00000088 in 32-bit code (0x0312ae07).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:0312ae07 ESP:0032f2a8 EBP:0032f300 EFLAGS:00010216( R- -- I -A-P- )
    EAX:00000000 EBX:0032f32c ECX:03771a98 EDX:00000000
    ESI:00b4253c EDI:0032f2ac
    Stack dump:
    0x0032f2a8: da0a8bba 79e71998 0032f518 00000000
    0x0032f2b8: 00000000 0032f32c 7a32b54c ffffffff
    0x0032f2c8: 79e7bbb1 0032f300 0032f2f8 da0a8bba
    0x0032f2d8: 00000005 001327c0 0032f310 79e88f63
    0x0032f2e8: 00000000 001327c0 0032f32c 0032f32c
    0x0032f2f8: 001327c0 00000000 0032f310 79e88f63
    000c: sel=0067 base=00000000 limit=00000000 32-bit --x
    Backtrace:
    =>0 0x0312ae07 (0x0032f300)
    1 0x79e88f63 in mscorwks (+0x18f62) (0x0032f310)
    2 0x79e88ee4 in mscorwks (+0x18ee3) (0x0032f390)
    3 0x79e88e31 in mscorwks (+0x18e30) (0x0032f4cc)
    4 0x79e88d19 in mscorwks (+0x18d18) (0x0032f5a0)
    5 0x00373db8 (0x00373c68)
    6 0x00200004 (0x09000203)
    0x0312ae07: movzbl 0x88(%edx),%edx
    Modules:
    Module Address Debug info Name (73 modules)
    PE 400000- 4e6000 Deferred openbve
    PE 3aa0000- 3ab0000 Deferred openbveapi
    PE 3e40000- 3f5a000 Deferred tao.opengl
    PE 11000000-11018000 Deferred tao.sdl
    PE 5e380000-5e409000 Deferred diasymreader
    PE 603b0000-60416000 Deferred mscoreei
    PE 641f0000-6420d000 Deferred shfusion
    PE 68100000-6815d000 Deferred sdl
    PE 78130000-781cb000 Deferred msvcr80
    PE 79000000-7904a000 Deferred mscoree
    PE 79060000-790b3000 Deferred mscorjit
    PE 790c0000-794de000 Deferred mscorlib
    PE 79e70000-7a3d1000 Export mscorwks
    PE 7a440000-7a724000 Deferred system
    PE 7ade0000-7ae8e000 Deferred system.drawing
    PE 7afd0000-7b4e6000 Deferred system.windows.forms
    ELF 7b800000-7ba5e000 Deferred kernel32<elf>
    \-PE 7b810000-7ba5e000 \ kernel32
    ELF 7bc00000-7bce5000 Deferred ntdll<elf>
    \-PE 7bc10000-7bce5000 \ ntdll
    ELF 7bf00000-7bf04000 Deferred <wine-loader>
    ELF 7deb2000-7dedd000 Deferred msacm32<elf>
    \-PE 7dec0000-7dedd000 \ msacm32
    ELF 7dedd000-7df97000 Deferred winmm<elf>
    \-PE 7dee0000-7df97000 \ winmm
    ELF 7df97000-7e06a000 Deferred crypt32<elf>
    \-PE 7dfa0000-7e06a000 \ crypt32
    ELF 7e06a000-7e0ad000 Deferred rsaenh<elf>
    \-PE 7e070000-7e0ad000 \ rsaenh
    ELF 7e0ad000-7e0e4000 Deferred uxtheme<elf>
    \-PE 7e0b0000-7e0e4000 \ uxtheme
    ELF 7e0e4000-7e1f1000 Deferred comctl32<elf>
    \-PE 7e0f0000-7e1f1000 \ comctl32
    ELF 7e1f1000-7e428000 Deferred shell32<elf>
    \-PE 7e200000-7e428000 \ shell32
    ELF 7e46e000-7e4f4000 Deferred rpcrt4<elf>
    \-PE 7e480000-7e4f4000 \ rpcrt4
    ELF 7e4f4000-7e637000 Deferred ole32<elf>
    \-PE 7e510000-7e637000 \ ole32
    ELF 7e637000-7e659000 Deferred libxcb.so.1
    ELF 7e659000-7e790000 Deferred libx11.so.6
    ELF 7e790000-7e7a3000 Deferred libxext.so.6
    ELF 7e7ab000-7e7bf000 Deferred shfolder<elf>
    \-PE 7e7b0000-7e7bf000 \ shfolder
    ELF 7e7bf000-7e86a000 Deferred msvcrt<elf>
    \-PE 7e7d0000-7e86a000 \ msvcrt
    ELF 7e89d000-7e8c6000 Deferred libexpat.so.1
    ELF 7e8c6000-7e901000 Deferred libfontconfig.so.1
    ELF 7e901000-7e93a000 Deferred libpng16.so.16
    ELF 7e93a000-7e94a000 Deferred libbz2.so.1.0
    ELF 7e94a000-7ea02000 Deferred libfreetype.so.6
    ELF 7ea07000-7ea0e000 Deferred libxdmcp.so.6
    ELF 7ea34000-7eb58000 Deferred gdi32<elf>
    \-PE 7ea40000-7eb58000 \ gdi32
    ELF 7eb58000-7ecb9000 Deferred user32<elf>
    \-PE 7eb70000-7ecb9000 \ user32
    ELF 7ecb9000-7ed33000 Deferred shlwapi<elf>
    \-PE 7ecd0000-7ed33000 \ shlwapi
    ELF 7ed33000-7eda7000 Deferred advapi32<elf>
    \-PE 7ed40000-7eda7000 \ advapi32
    ELF 7eda7000-7edff000 Deferred libncursesw.so.5
    ELF 7ef88000-7efce000 Deferred libm.so.6
    ELF 7efcf000-7efe6000 Deferred libz.so.1
    ELF 7efe6000-7f000000 Deferred version<elf>
    \-PE 7eff0000-7f000000 \ version
    ELF f7330000-f7334000 Deferred libxau.so.6
    ELF f7336000-f733b000 Deferred libdl.so.2
    ELF f7360000-f736d000 Deferred libnss_files.so.2
    ELF f736d000-f751c000 Deferred libc.so.6
    ELF f751c000-f7538000 Deferred libpthread.so.0
    ELF f7538000-f76ef000 Dwarf libwine.so.1
    ELF f76f0000-f7712000 Deferred ld-linux.so.2
    ELF f7712000-f7713000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    00000008 (D) C:\Program Files\openbve [1.2.14.0]\OpenBve.exe
    0000002b 2
    0000002a 0
    00000009 0 <==
    0000000e services.exe
    00000026 0
    00000025 0
    0000001e 0
    0000001a 0
    00000018 0
    00000010 0
    0000000f 0
    00000014 explorer.exe
    00000029 0
    00000015 0
    0000001c winedevice.exe
    00000024 0
    00000021 0
    00000020 0
    0000001d 0
    00000022 plugplay.exe
    00000028 0
    00000027 0
    00000023 0
    X :3 -ac -terminate &
    sleep 2
    export WINEPREFIX=${HOME}/.local/share/wineprefixes/OpenBVE
    export WINEARCH=win32
    export DISPLAY=:3
    nvidia-settings --load-config-only
    cd "${WINEPREFIX}/drive_c/Program Files/openbve [1.2.14.0]"
    wine OpenBve.exe

  • WHY Gnome ignores the nvidia-settings --load-config ...?

    ftp://download.nvidia.com/XFree86/Linux … overridden
    "If you believe that your desktop environment is overriding settings that you configured in nvidia-settings, some possible solutions are:
        1. Use the display configuration tools provided as part of the desktop environment (e.g. gnome-control-center display, gnome-display-properties, kcmshell4 display, unity-control-center display, xfce4-display-settings) to configure your displays, instead of the nvidia-settings control panel or the xrandr command line tool. Setting your desired configuration using the desktop environment’s tools should cause that configuration to be the one which is restored when the desktop environment overrides the existing configuration from nvidia-settings. If you are not sure which tools your desktop environment uses for display configuration, you may be able to discover them by navigating any available system menus for “Display” or “Monitor” control panels.
        2. For settings loaded from ~/.nvidia-settings-rc which have been overridden, run nvidia-settings --load-config-only as needed to reload the settings from ~/.nvidia-settings-rc.
        3. Disable any features your desktop environment may have for managing displays. (Note: this may disable other features, such as display configuration tools that are integrated into the desktop.)
        4. Use a different desktop environment which does not actively manage display configuration, or do not use any desktop environment at all…"
    It’s very frustrating for me. The driver is good and efficient, but you can not permanently set of personal values of brightness, contrast and gamma.
    It is there a chance to Gnome offered brightness and contrast controls integrated with gnome-tweak-tool or with any other tool?
    https://wiki.archlinux.org/index.php/NV … a-settings
    I found a lot of instructions "how to", but not met with confirmation: IT WORKS.

    The 2 value is the default value by the way. If you start your X-session without your nvidia command, you will see it:
    nvidia-settings -q all | grep 'Pixmap'
    I don't know how it will work out for others, but the 0 value feels the best for me, and generally the lower the value the better. (thus, 4 seems the worst)
    I tried to experiment with the "PixmapCacheRoundSizeKB" attribute as well, but didn't notice any improvement, and it was kind of a letdown.
    Oh, and firefox seems way too sluggish to even try to make it smoother, google-chrome ftw.
    Anyway, I think the thread gets derailed with this discussion, maybe it would be better to start a new one in a different subforum and talk about the possible nvidia settings.
    edit. Ok, I just discovered that 0 value messes up my fonts in some applications. I think I'll stick with the default value.
    Last edited by T.J.S. (2012-11-18 22:35:37)

  • Nvidia Settings not saved or dont load after reboot

    Hi there , look well i try to put the follow settings :
    Well during my current session that apply without problems , well when i reboot , or shutdown after i power on the pc . the settings are reset to :
    How i can saved and load the settings when i start my session again , because i try to put in my ~/.xinitrc
    the follow lines :
    nvidia-settings --load-config-only (this dont work for i want load the settings when i start my session)
    nvidia-settings -a InitialPixmapPlacement=2 (For Firefox , i dont know if this works or not)
    well , you have another ideas , to solve this ???
    thank you for any answer you can give me.
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    -- Tell me mod , how i can put the Thumbnail , when the source site , dont give the code from the site to put thumbnails , this forum support make the thumbnail??? ---
    Last edited by inukaze (2014-06-12 15:08:39)

    What DE are you using? (if any) I have a similar problem since the last Gnome 3.12, doesn't matter where I put the command "nvidia-settings --load-config-only" it just doesn't work. I have to either open the GUI or issue the command on the terminal for it to happen, I tried with ~/.config/autostart/ /etc/xdg/autostart/ with a .xprofile file, a .xinitrc, nothing works, I can't tell from where this problem originates. Other programs start just fine with the mentioned methods, then it must be something wrong with the way nvidia is invoked I guessing, a couple of months ago was working flawlessly.
    Last edited by RJQ (2014-06-20 21:29:31)

  • Nvidia settings not saves and applied on setup

    I have this problem using nvidia settings for the nvidia driver 295.33-1.  I am trying to tweak gamma levels and varius otehr settings using nvidia control panel.  I save the settings in .nvidia-settings-rc in my home folder, but when I log out the settings are restored to their defaults.
    I the following bash script to load the nvidia settings.
    #!/bin/bash
    nvidia-settings --load-config-only
    nvidia-settings -a InitialPixmapPlacement=2
    However the only way now to apply my selected settings is to open nvidia control center every time I log in.
    Any help or advice would be greatly appreciated.

    Run as root?? That's obviously not what's intended - it's saved in $HOME.
    How can you expect the setting to take effect, when it's not even present? I see no "pix"-related line in ~/.nvidia-settings-rc . You could ask for it to be included, in the nvidia forum.
    Running "nvidia-settings --load-config-only" changes the settings for that session only, that's correct. What's the problem with that?

  • When I bought my iPad and set up iCloud and started using iMessage the picture that comes up when I send a picture is not me but my stepdaughter. How do I change it? The ID picture on my iMac is me

    When I bought my iPad and set up iCloud I started using iMessage but when I type a note and hit send the picture that comes up is not me but some one else that I know. I don,t even have this picture in my iPhoto's so don't know where it came from. My ID picture on my MacBook pro is correct. I went to settings, then messages but did not see a place to change the picture. Any ideas?

    You set the picture in Contacts.
    Open Contacts, select the person then tap Edit.
    Tap the photo to change it.

  • Setting default settings in Preview

    I'm developing a Bento database of my library and I'm using Preview for scanning book covers. I'm interested in seeing if I could set some default settings:
    1) When using Preview to import from my Canon MP800, is there a way to configure the scanning program to the settings I want to use (75dpi and color) instead of the 25 dpi and text setting that this always starts off with?
    2) After scanning in 20 book covers I save each as a separate file, but when I give the save command it always defaults to JPEG200 format and I have to change it to JPEG.  Can this be set somewhere?
    I see nothing in Preview Preferences that allows me to do this, and it amazes me that there is no way to improve this workflow...
    Rocketman

    Same question for me.
    Very annoying to select again everytime you scan...
    Any idea someone ?
    Thanks,

  • How do I set the settings back to default?

    Inherited my photoshop from previous employee.  How do I set the settings back to default like the keyboard shortcuts and anything else in the preferences?  Would like to do this without reinstal as finding the original disc will probably be a hassle.
    Thanks

    you can reset the Photoshop preferences in the following way
    Windows: Shift + Ctrl + Alt
    Mac: Shift + Command + Option
    Hold down the above keyboard combinations while starting photoshop.
    You will be asked if you want to reset preferences -answer yes.
    Cheers
    John

  • How to reset easy set up settings

    How do I reset my easy set up settings so I can find a better way to capture footage from my Canon Vixia HV30 to FCE? I have been using 'Format - HD' and 'Use: HDV-Apple Intermediate Codec 1080i60' and I can import footage in that setup but I am looking for a better way which will allow me to use the Capture Window (it lists the Capture Bin/Reel/Name/Description/Scene/etc.) so I can label and organize my footage -- this Capture Window doesn't seem to be available by the aforementioned method -- so I want to try another method but to do that I have to reset my easy set up settings. Thanks for your help.

    but it's the time duration between the 'in' and 'out' points (timecode?) that >I'm not sure about. Is this information essential for logging before I start >doing editing or does organizing essentials just consist of naming the file/bin >in the Tape # I am working on?
    Are you in _List View_ in the Browser?
    FCE does not allow for Timecode In/Out points to be added in Browser columns, we all face the same deal unless you move to FCP.
    The Duration of the clip is however. If you cannot see the Duration Column right click in the any heading column except the Name column and it will bring up a list of all availble, you add or delete as required.
    In List View the clips are added in linear time fashion the top one being first.
    It's normal behaviour for HDV footage to be broken at the Camera start/stop points so you end up with a bunch of clips in the Browser knowing at least which came first and last if time is important to your Project.
    Al

  • Make Nvidia-Settings monitor settings & PowerMizer stick

    If i access the Nvidia-Settings program, i can configure the OpenGL and Antialiasing Settings however i wish and quit and they will permanently stick through every restart of the computer or x server.
    However the "X Server Display Configuration" settings and "PowerMizer" settings, although they do apply for my current session after i change them, restarting X11 will reset them.
    I want to set my two displays to clone and powermizer to performance mode.
    I have both tried the "Save to X Configuration File" button in the display section and saved it to a file in xorg.conf.d/ and i also tried going to the nvidia-settings Configuration and using the "Save Current Configuration" on the default path/filename for my user (rather than root(
    Nothing i've tried seems to work. What am i doing wrong or just not doing?
    My window manager is a plain openbox-session.
    Last edited by rabcor (2013-10-11 01:03:09)

    rabcor wrote:
    nvidia-settings -l
    seems to do precisely nothing, and to my understanding when the drivers load (when X runs) the drivers should load the "~/.nvidia-settings-rc" which is created when i use the "Save Current Configuration" button if one exists (if not i assume it just uses some default settings). Also to my understanding "nvidia-settings -l" is just meant to load exactly that file again.
    whether it actually does that successfully or not i have not tested, but the file does not include the monitor settings when i save it and i assume it doesn't contain the PowerMizer settings either since that also doesn't stick.
    i seem to require a xorg.conf or a xorg.conf.d/file file with at leastthese contents to run X with the nvidia drivers. Last i checked anyways which was probably a few months back.
    Section "Device"
    Identifier "Whatever"
    Driver "nvidia"
    EndSection
    For me .nvidia-settings-rc wasn't loaded by default. I had to write it into my .xinitrc, too.

  • [SOLVED] nvidia-settings taking a long time to load.

    I just got an nvidia card yesterday, so I'm not sure if this is regular behavior, but nvidia-settings take about 3-5 minutes to load.   I'm using KDE.   When I try to load it from the terminal I see a bunch of errors like this:
    nvidia-settings
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:335: Unable to locate image file in pixmap_path: "Expander/expander-normal-c.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:337: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:344: Unable to locate image file in pixmap_path: "Expander/expander-prelight-c.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:346: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:353: Unable to locate image file in pixmap_path: "Expander/expander-active-c.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:355: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:362: Unable to locate image file in pixmap_path: "Expander/expander-insens-c.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:364: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:372: Unable to locate image file in pixmap_path: "Expander/expander-normal-sc.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:374: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:381: Unable to locate image file in pixmap_path: "Expander/expander-prelight-sc.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:383: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:390: Unable to locate image file in pixmap_path: "Expander/expander-active-sc.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:392: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:409: Unable to locate image file in pixmap_path: "Expander/expander-normal-se.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:411: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:418: Unable to locate image file in pixmap_path: "Expander/expander-prelight-se.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:420: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:427: Unable to locate image file in pixmap_path: "Expander/expander-active-se.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:429: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:446: Unable to locate image file in pixmap_path: "Expander/expander-normal-e.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:448: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:455: Unable to locate image file in pixmap_path: "Expander/expander-prelight-e.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:457: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:464: Unable to locate image file in pixmap_path: "Expander/expander-active-e.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:466: Background image options specified without filename
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:473: Unable to locate image file in pixmap_path: "Expander/expander-insens-e.png"
    /home/beelzebud/.themes/qt4/gtk-2.0/gtkrc:475: Background image options specified without filename
    I searched around for this issue, and found people who had similar problems with Firefox in the past, but I never see anyone who has solved it.  On my setup I don't have this issue with any other app besides nvidia-settings.
    Last edited by Beelzebud (2013-05-02 17:13:52)

    Beelzebud wrote:
    Ok today i noticed that if I delete ~/.nvidia-settings-rc, the UI loads instantly just like it's supposed to.   I started googling around and found that there is indeed a bug in nvidia-settings which has something to do with the way it handles a machine's hostname.   
    If I edit ~/.nvidia-settings-rc and delete every line that starts with my hostname, the program loads instantly.   When you close nvidia-settings, it will re-write the file, and the next time you start it, you're back to waiting a long time for the UI to load.   It seems there is nothing that can be done to truly fix this until nvidia fixes the bug that is causing it.
    Thank you! I had this problem since the latest update.
    To avoid having to remove/edit the configuration file, I have added a line in /etc/hosts:
    127.0.0.1 myhostname

  • [LENOVO Y50-70] How To Set NVIDIA Card as Default Graphic Adapter

    I have just bought Lenovo Y50-70. But i wonder how to set NVIDIA Card as default Graphic Adapter instead using Intel Card. Thanks

    hi monx,
    Welcome to the Forums.
    The Y50-70 uses Nvidia Optimus Technology to automatically switch between the Intel GPU (for power saving) and Nvida GPU (for maximum performance).
    To manually set the default graphics adapter, you will need to set this inside the Nvidia Control Panel > Manage 3D Settings.
       - Sample image
    More info:
    http://support.lenovo.com/us/en/documents/ht071337
    Regards

  • Nvidia-settings segmentation fault

    I have nvidia 270.41.06-1 installed. And when I try to run nvidia-settings it gives me segmentation fault.
    Anyone else experience this problem? I think it started happening to me only on very recent update.
    PS. I am using KDE 64-bit
    Last edited by kdar (2011-04-21 06:18:48)

    I am on x86_64 also, XFCE4, and it segfaults on me too, here is the log (found in the kernel.log):
    It segfaults only when trying to SAVE TO X CONFIGURATION FILE (xorg.conf) (and does not update xorg.conf)
    nvidia-settings[1617]: segfault at 7f32b3a09ae0 ip 00007f32b3a09ae0 sp 00007fffca33e0b8 error 15
    UPDATE: when I delete the ~/.nvidia-settings.rc  file (in all my user's directories, including the root directory)
    I can then SAVE the CONFIGURATION (as root).  I just made sure aftewards, to save the new ~/.nvidia-settings.rc
    too. (to all my user's directories).
    I didn't have to change themes, or anything else.  Just delete the old ~/.nvidia-settings.rc file from each user,
    including root, then issue # sudo nvidia-setttings and save the X configurations to file.  It worked.. then
    saved the settings to each user's directory (~/.nvidia-settings-rc)
    Last edited by Kilzool (2011-05-05 05:39:23)

Maybe you are looking for