all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: matias_jose_seco@autoproduzioni.net
Cc: guix-devel@gnu.org
Subject: Re: Of sounds and locales
Date: Fri, 17 Jul 2015 01:16:45 +0200	[thread overview]
Message-ID: <87fv4nbsma.fsf@gnu.org> (raw)
In-Reply-To: <725fd1253bc420d3e1e6bfa49bbf9b79@autoproduzioni.net> (matias jose seco's message of "Wed, 15 Jul 2015 20:08:26 +0000")

matias_jose_seco@autoproduzioni.net skribis:

> Humanists and Magicians,
> i'm very glad to began this journey around BuildYourWorld dimension!
> In particular i've successfully generated the GuixSD station at
> Libreboot X60,
> and it runs like a free deer over the woods!

Thanks for your joining our dimension and reporting your success!  :-)

> 1 - add "processor.max_cstate=2" to GRUB's kernel parameters

This was missing until now: Commit ee2a630 adds a ‘kernel-arguments’
field to ‘operating-system’.  So now you can do something like:

  (operating-system
    ;; ...
    (kernel-arguments '("processor.max_cstate=2")))

and run ‘guix pull && guix system reconfigure /the/config/file.scm’.

Can you confirm that it works for you?

Thanks,
Ludo’.

  parent reply	other threads:[~2015-07-16 23:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 20:08 Of sounds and locales matias_jose_seco
2015-07-16 10:59 ` Alex Kost
2015-07-16 23:16 ` Ludovic Courtès [this message]
2015-07-27 18:21   ` matias_jose_seco
2015-07-27 21:30 ` Mark H Weaver
2015-07-27 21:39   ` Mark H Weaver
2015-10-24 15:28   ` matias_jose_seco
2015-10-25 19:07     ` Alex Kost
2015-11-01 22:26       ` matias_jose_seco
2015-11-02  9:01         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv4nbsma.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=matias_jose_seco@autoproduzioni.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.