all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Disable discrete graphics card (Nvidia)
@ 2018-04-04  7:23 Pierre Neidhardt
  2018-04-07  5:38 ` Pierre Neidhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre Neidhardt @ 2018-04-04  7:23 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]


I run a Xiaomi Air 13 with both an embedded Intel and a discrete Nvidia
graphics chipset.  I'd like to turn off the Nvidia chipset to save
battery power and avoid overheating (I live in a hot place).

Blacklisting the "nouveau" kernel module prevents the card from being
seen by the OS, but the card keeps draining power:

    (operating-system
     ;...
     (kernel-arguments '("modprobe.blacklist=nouveau"))

It seems that neither acpi_call nor bbswitch are packaged with Guix.
Is there any other commended way?

--
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-08  5:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04  7:23 Disable discrete graphics card (Nvidia) Pierre Neidhardt
2018-04-07  5:38 ` Pierre Neidhardt
2018-04-07  5:40   ` Pierre Neidhardt
2018-04-07 21:51   ` Ludovic Courtès
2018-04-08  5:25     ` Pierre Neidhardt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.