You are not logged in.

#1 2013-01-15 02:58:00

josephg
Member
From: Brazil
Registered: 2009-09-28
Posts: 106

Disable nVidia of Asus 1015pn in systemd

Hi there.

When there was initscript, I was using a script provided in this wiki page to disable my netbook's offboard nVidia graphics card, so I can save battery energy using the onboard graphic card. I used to have this script ran as a daemon on startup in /etc/rc.conf, so every time I made sure it was disable. Now, this script won't work.

Can somebody kindly help me with a systemd replacement for this task?

Thanks in advance!

Offline

#2 2013-01-15 18:51:02

ryzion
Member
Registered: 2012-03-20
Posts: 95

Re: Disable nVidia of Asus 1015pn in systemd

echo 'w /proc/call/acpi - - - - "\OSGS 3"' > /etc/tmpfiles.d/intel_nv_sw.conf

should do the trick

Offline

Board footer

Powered by FluxBB