unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: Thorsten Wilms <t_w_@freenet.de>
Cc: help-guix@gnu.org
Subject: Re: Wayland setup
Date: Wed, 07 Mar 2018 16:06:50 +0300	[thread overview]
Message-ID: <874lls9gr9.fsf@gmail.com> (raw)
In-Reply-To: <688b0347-0647-1362-0cf3-3f149f388151@freenet.de> (Thorsten Wilms's message of "Mon, 5 Mar 2018 13:59:56 +0100")

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

Hello Thorsten,

Thorsten Wilms <t_w_@freenet.de> writes:

[…]

> My understanding from the documentation is that the default login
> manager Slim doesn't deal with Wayland. The only alternative seems to
> be sddm.

There is a Gnome Display Manager (GDM) service [1], which should be capable
of Wayland, but it requires a work on.

[…]

> What's behind (banana-service) vs (service banana-service-type)? Maybe
> I'm a bad reader, but the documentation left me guessing / piecing it
> from examples, which form to use, except that the later seems to allow
> configuration?

Both of them allow configuration.  The ‘(*-service)’ calls ‘(service
*-service-type)’.  For example, ‘(gdm-service)’ from [1] does this.

Last developed services provides only ‘(service *-service-type)’.

> 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 sufficient. No Wifi here, just one wrong device enp2s0 to
> avoid.

‘%desktop-services’ from a desktop template [2] provides a
‘network-manager-service-type’ which should setup a network according to
DHCP server.  Another approach is ‘dhcp-client-service’.

[…]

> If one should do a guix pull before init,
> https://www.gnu.org/software/guix/manual/html_node/Proceeding-with-the-Installation.html#Proceeding-with-the-Installation
> should say so. I only recalled having seen that somewhere else,
> afterwards!

No ‘guix pull’ recommended before ‘guix init’ in the manual.  ‘guix
init’ was tested much more on a Guix release version (without ‘pull’).

I recommend to start with an example template like [2] or with a
smallest configuration as possible.

- [1]  https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/xorg.scm?h=master#n623
- [2]  https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/examples/desktop.tmpl

Oleg.

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

  parent reply	other threads:[~2018-03-07 13:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 12:59 Wayland setup Thorsten Wilms
2018-03-05 13:47 ` Andreas Enge
2018-03-07 13:06 ` Oleg Pykhalov [this message]
2018-03-11 17:07 ` Thorsten Wilms
2018-03-12 17:19 ` Thorsten Wilms
2018-03-12 19:05   ` Gábor Boskovits
2018-03-12 20:54     ` Thorsten Wilms
2018-03-13 19:50       ` Thorsten Wilms
2018-03-13 21:22         ` Gábor Boskovits
2018-03-14 21:10 ` Thorsten Wilms
2018-03-15  1:08   ` Marius Bakke
2018-03-15 10:29     ` Thorsten Wilms
2018-03-15 10:06   ` Thorsten Wilms

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=874lls9gr9.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=t_w_@freenet.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).