guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Of sounds and locales


From: Ludovic Courtès
Subject: Re: Of sounds and locales
Date: Fri, 17 Jul 2015 01:16:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden 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’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]