Re: Error system reconfigure with guix-latest

2018-03-05 Thread Jone
> Can you post the whole config file so we can investigate? My current config: ;; Prepare environment (use-modules (gnu) (gnu packages base) (gnu packages admin) (gnu packages linux) (gnu packages emacs) (gnu packages xfce) (gnu packages gnuzilla) (gnu packages tmux) (gnu packages curl)

Re: Error system reconfigure with guix-latest

2018-03-05 Thread Ludovic Courtès
Jone skribis: >> Does ‘guix system reconfigure’ succeed once you specify the >> ‘initrd-modules’ field as others suggested? > > This problem is resolved, thanks. But I still can't reconfigure system > (‘--verbosity=10’ needed to see some output, otherwise absolutely nothing > in console). Experim

Re: Error system reconfigure with guix-latest

2018-03-05 Thread Jone
> Does ‘guix system reconfigure’ succeed once you specify the > ‘initrd-modules’ field as others suggested? This problem is resolved, thanks. But I still can't reconfigure system (‘--verbosity=10’ needed to see some output, otherwise absolutely nothing in console). Experimentally, I found out that

Re: Posts in languages other than English on help-guix?

2018-03-05 Thread julien lepiller
Le 2018-03-05 15:14, l...@gnu.org a écrit : julien lepiller skribis: Hi, could you add a lang="…" attribute on the div? I heard it's better for screen readers. Done, thanks for the tip! Ludo’. Oh, with the traditional version being on only one line, the following paragraph (bug reporting

Language tag for traditional Chinese (was: Posts in languages other than English on help-guix?)

2018-03-05 Thread Tobias Geerinckx-Rice
Ludo', Alex, On 2018-03-05 9:45, l...@gnu.org wrote: The locale should be zh_TW (for Taiwan), zh_HK (for Hong Kong) and zh_mo (for Macau). Should I use a let to avoid duplication? As long as the above sentence is intelligible to people from all these regions, it’s enough to write “zh” I guess

Re: Posts in languages other than English on help-guix?

2018-03-05 Thread Ludovic Courtès
julien lepiller skribis: > Hi, could you add a lang="…" attribute on the div? I heard it's better > for screen readers. Done, thanks for the tip! Ludo’.

Re: Installation: Load non-free wifi firmware (iwlwifi)

2018-03-05 Thread Clément Lassieur
Pierre Neidhardt writes: > This was posted before: > > https://lists.gnu.org/archive/html/help-guix/2017-01/msg00041.html > > Unfortunately, I'm not able to acquire a wifi dongle at the moment. > As far as I understand, linux-libre turns off the ability to load > non-free firmware. Why is it

Re: Wayland setup

2018-03-05 Thread Andreas Enge
Hello, just a tiny piece of answer, which does not handle your main question: On Mon, Mar 05, 2018 at 01:59:56PM +0100, Thorsten Wilms wrote: > I'm also a bit on a loss on what I actually need regarding networking > services. During installation, "ifconfig enp5s2 up; dhclient -v enp5s2" was > suf

Wayland setup

2018-03-05 Thread Thorsten Wilms
Hi! Potentially switching distributions seemed like a good opportunity to try Wayland, especially since I'm playing with the idea of writing a schemey WM; doing so based on X11 seems like wasted effort at this point. I would like to have a system with just a floating-window Wayland composito

Re: Posts in languages other than English on help-guix?

2018-03-05 Thread julien lepiller
Le 2018-03-05 09:57, l...@gnu.org a écrit : Hello Guix! Thanks everyone who contributed a translation! I think I picked the latest version of each: https://www.gnu.org/software/guix/contact/ Please send a patch if anything’s wrong or missing. From now on, make sure to monitor help-guix, pe

Re: Installation: Load non-free wifi firmware (iwlwifi)

2018-03-05 Thread Adonay Felipe Nogueira
> Is it possible to re-enable the feature? > If not, are there other ways around the issue? I want to make it clear that the solution seems to be for you to acquire a copy of the GNU Linux-libre scripts' source code, modify then so that they don't block that specific non-free part, and then have t

Re: Posts in languages other than English on help-guix?

2018-03-05 Thread Ludovic Courtès
Hello Guix! Thanks everyone who contributed a translation! I think I picked the latest version of each: https://www.gnu.org/software/guix/contact/ Please send a patch if anything’s wrong or missing. >From now on, make sure to monitor help-guix, people. :-) Thanks to Ricardo, who’s the one

Re: Posts in languages other than English on help-guix?

2018-03-05 Thread Ludovic Courtès
Hi Alex, Alex Vong skribis: > This is the traditional Chinese version: > > 訂閱「Help」郵件群組以電郵從GuixSD及GNU Guix社群取得支援。你可以使用正體、繁體中文發送訊息。 > > The locale should be zh_TW (for Taiwan), zh_HK (for Hong Kong) and zh_mo > (for Macau). Should I use a let to avoid duplication? As long as the above sentence

Re: Error system reconfigure with guix-latest

2018-03-05 Thread Ludovic Courtès
Hi Jone, Jone skribis: > Thanks. I rewrite config, following your advice and run 'guix system > --verbosity=10 reconfigure new.scm': ‘--verbosity=10’ is not very helpful as it throws loads of very low-level messages. (‘--verbosity’ in general is rarely what you want.) Does ‘guix system reconf

Re: GTK applications crash on start

2018-03-05 Thread Ludovic Courtès
Alex ter Weele skribis: > Alex ter Weele writes: > >> >> $ echo $LD_LIBRARY_PATH >> >> $ echo $LD_PRELOAD >> >> /gnu/store/hfz0z0fs14jgl0kzk5hid2msr83lxii1-spectrwm-3.1.0/lib/libswmhack.so.0.0 >> >> That's weird, looks like my WM set LD_PRELOAD. I wouldn't have expected >> that. And