>Sent: Thursday, June 13, 2019 at 2:29 AM >From: "Christopher Gregory via blfs-support" ><[email protected]> >To: [email protected] >Cc: "Christopher Gregory" <[email protected]> >Subject: Re: [blfs-support] Loading nvidia driver settings
> Sent: Thursday, June 13, 2019 at 5:47 AM > From: "Cliff McDiarmid via blfs-support" > <[email protected]> > To: [email protected] > Cc: "Cliff McDiarmid" <[email protected]> > Subject: Re: [blfs-support] Loading nvidia driver settings > > Sent: Wednesday, June 12, 2019 at 12:58 AM > From: "Christopher Gregory via blfs-support" > <[email protected]> > To: [email protected] > Cc: "Christopher Gregory" <[email protected]> > Subject: Re: [blfs-support] Loading nvidia driver settings > > > Sent: Wednesday, June 12, 2019 at 7:36 AM > > From: "Cliff McDiarmid via blfs-support" > > <[email protected]> > > To: "BLFS Support List" <[email protected]> > > Cc: "Cliff McDiarmid" <[email protected]> > > Subject: [blfs-support] Loading nvidia driver settings > > > > Hi > > > > Is there anyone out there running the nvidia driver? > > > > I'm trying to preserve the nvidia-settings at boot up. > > > > 'nvidia-settings --load-config-only' can load them from .xinit apparently, > > but this doesn't work. > > > > I've tried creating a service file for systemd and sourcing a script, with > > 'nvidia-settings --load-config-only', at start up but this doesn't work > > either. > > > > Checked all permissions. > > > > Any ideas. Apologies for abandoning nouveau. > > >Take a look at ArchLinux: > > >https://wiki.archlinux.org/index.php/NVIDIA[https://wiki.archlinux.org/index.php/NVIDIA[https://wiki.archlinux.org/index.php/NVIDIA]] > > >Apparently nvidia has an auto-configureation tool > > Thanks Christopher I understand. > > What I need is a method to preserve the settings from the tool so that they > are applied after each reboot. > > Or after a suspend for that maatter. >From the Arch Linux wiki they have the following for doing exactly what you >require. >You need to run the nvidia-settings tool to generate the required settings, >and then you need to save the results to a file: ~>.nvidia-settings-rc >Arch mentions nothing about a service file for systemd. This needs to be >created as your normal user. Thanks. That's right it gets updated every time one makes any adjustment, but the corrwct way to call it is through 'nvidia-settings --load-config-only'. I was only trying systemd because I was desparate. Anyway have managed to get the settings applied through a .desktop file in .config/autostart in Gnome using the above. regards Cliff -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
