* Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm
@ 2020-02-08 13:18 Hubert Lombard
2020-02-08 13:23 ` Hubert Lombard
2020-02-08 14:45 ` sirgazil
0 siblings, 2 replies; 5+ messages in thread
From: Hubert Lombard @ 2020-02-08 13:18 UTC (permalink / raw)
To: help-guix
Hi Guix!
I'm writing this message from my Guix System 1.0.1, running the Linux gnu 5.4.13-gnu #1 SMP 1 x86_64 GNU/Linux kernel.
Normally, I should be with the 5.4.14 kernel, but after doing the reconfiguration, I seemed to see an error or warning message that mentioned a ModemManager problem.
On restart, I don't get the new session c.1 for user gdm . Here is the info that appears:
-------------------------------------------------------------------------------------------------------------------
ModemManager[381]: <info> ModemManager (version 1.10.8) starting in system bus...
ModemManager[381]: <info> Couldn't check support for device '/sys/devices/pci0000:00/0000:1c.0/0000:02:00.0' : not supported by any plugin
ModemManager[381]: <info> Couldn't check support for device '/sys/devices/pci0000:00/0000:1c.0/0000:03:00.0' : not supported by any plugin
-------------------------------------------------------------------------------------------------------------------
On 5.4.13-gnu, all the things work fine. I use the gnome-shell environment.
After a look at the mailing list and in the irc logs, not noticing anything about it, I decided to post here to see more clearly.
Thank you in advance if you know anything about it.
Have a nice day.
Hubert
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm
2020-02-08 13:18 Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm Hubert Lombard
@ 2020-02-08 13:23 ` Hubert Lombard
2020-02-08 14:45 ` sirgazil
1 sibling, 0 replies; 5+ messages in thread
From: Hubert Lombard @ 2020-02-08 13:23 UTC (permalink / raw)
To: help-guix
Sorry for an error in the suject: the problem concerns only
Linux gnu5.4.14-gnu
Hubert
Le Sat, 8 Feb 2020 14:18:45 +0100,
Hubert Lombard <contact@hubert-lombard.website> a écrit :
> Hi Guix!
>
> I'm writing this message from my Guix System 1.0.1, running the Linux
> gnu 5.4.13-gnu #1 SMP 1 x86_64 GNU/Linux kernel.
>
> Normally, I should be with the 5.4.14 kernel, but after doing the
> reconfiguration, I seemed to see an error or warning message that
> mentioned a ModemManager problem.
>
> On restart, I don't get the new session c.1 for user gdm . Here is
> the info that appears:
>
> -------------------------------------------------------------------------------------------------------------------
> ModemManager[381]: <info> ModemManager (version 1.10.8) starting in
> system bus... ModemManager[381]: <info> Couldn't check support for
> device '/sys/devices/pci0000:00/0000:1c.0/0000:02:00.0' : not
> supported by any plugin ModemManager[381]: <info> Couldn't check
> support for device '/sys/devices/pci0000:00/0000:1c.0/0000:03:00.0' :
> not supported by any plugin
> -------------------------------------------------------------------------------------------------------------------
>
> On 5.4.13-gnu, all the things work fine. I use the gnome-shell
> environment.
>
> After a look at the mailing list and in the irc logs, not noticing
> anything about it, I decided to post here to see more clearly.
>
> Thank you in advance if you know anything about it.
>
> Have a nice day.
>
> Hubert
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm
2020-02-08 13:18 Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm Hubert Lombard
2020-02-08 13:23 ` Hubert Lombard
@ 2020-02-08 14:45 ` sirgazil
2020-02-08 17:11 ` Hubert Lombard
1 sibling, 1 reply; 5+ messages in thread
From: sirgazil @ 2020-02-08 14:45 UTC (permalink / raw)
To: Hubert Lombard; +Cc: help-guix
---- On Sat, 08 Feb 2020 08:18:13 -0500 Hubert Lombard <contact@hubert-lombard.website> wrote ----
> Hi Guix!
>
> I'm writing this message from my Guix System 1.0.1, running the Linux gnu 5.4.13-gnu #1 SMP 1 x86_64 GNU/Linux kernel.
>
> Normally, I should be with the 5.4.14 kernel, but after doing the reconfiguration, I seemed to see an error or warning message that mentioned a ModemManager problem.
I'm using a Guix System updated on January 28 and my kernel is 5.4.15. Maybe you could try to guix pull and reconfigure again and see whether the problem persists?
$ guix pull
$ sudo guix system reconfigure path/to/your/config.scm
Since you just installed the system, maybe you don't have a custom "config.scm" yet so you can use the one generated by the system installer, which lives in "/etc/config.scm".
> On restart, I don't get the new session c.1 for user gdm . Here is the info that appears:
Sounds similar to this issue: https://issues.guix.gnu.org/issue/39281, which is already solved. So, yeah, maybe try guix pull and reconfigure.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm
2020-02-08 14:45 ` sirgazil
@ 2020-02-08 17:11 ` Hubert Lombard
2020-02-08 17:52 ` sirgazil
0 siblings, 1 reply; 5+ messages in thread
From: Hubert Lombard @ 2020-02-08 17:11 UTC (permalink / raw)
To: sirgazil; +Cc: help-guix
Thank you so much sirgazil, it has worked !
guix pull and sudo guix system reconfigure /etc/config.scm from 5.4.13,
reboot and I'm happy to write this answer from the 5.4.18 :-)
Thanks again
Cheers
Hubert
Le Sat, 08 Feb 2020 09:45:03 -0500,
sirgazil <sirgazil@zoho.com> a écrit :
> ---- On Sat, 08 Feb 2020 08:18:13 -0500 Hubert Lombard
> <contact@hubert-lombard.website> wrote ----
> > Hi Guix!
> >
> > I'm writing this message from my Guix System 1.0.1, running the
> > Linux gnu 5.4.13-gnu #1 SMP 1 x86_64 GNU/Linux kernel.
> >
> > Normally, I should be with the 5.4.14 kernel, but after doing the
> > reconfiguration, I seemed to see an error or warning message that
> > mentioned a ModemManager problem.
>
> I'm using a Guix System updated on January 28 and my kernel is
> 5.4.15. Maybe you could try to guix pull and reconfigure again and
> see whether the problem persists?
>
> $ guix pull
> $ sudo guix system reconfigure path/to/your/config.scm
>
> Since you just installed the system, maybe you don't have a custom
> "config.scm" yet so you can use the one generated by the system
> installer, which lives in "/etc/config.scm".
>
>
> > On restart, I don't get the new session c.1 for user gdm . Here is
> > the info that appears:
>
> Sounds similar to this issue:
> https://issues.guix.gnu.org/issue/39281, which is already solved. So,
> yeah, maybe try guix pull and reconfigure.
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm
2020-02-08 17:11 ` Hubert Lombard
@ 2020-02-08 17:52 ` sirgazil
0 siblings, 0 replies; 5+ messages in thread
From: sirgazil @ 2020-02-08 17:52 UTC (permalink / raw)
To: Hubert Lombard; +Cc: help-guix
---- On Sat, 08 Feb 2020 12:11:15 -0500 Hubert Lombard <contact@hubert-lombard.website> wrote ----
> Thank you so much sirgazil, it has worked !
Glad to help :)
> guix pull and sudo guix system reconfigure /etc/config.scm from 5.4.13,
> reboot and I'm happy to write this answer from the 5.4.18 :-)
Welcome to GNU Guix :)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-02-08 17:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-08 13:18 Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm Hubert Lombard
2020-02-08 13:23 ` Hubert Lombard
2020-02-08 14:45 ` sirgazil
2020-02-08 17:11 ` Hubert Lombard
2020-02-08 17:52 ` sirgazil
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.