GNU bug report logs - #39696
linux-libre >= 5.4.20 network interfaces, gdm or Xorg and lvm stopped working

Previous Next

Package: guix;

Reported by: Sam P <sp24772236 <at> gmail.com>

Date: Thu, 20 Feb 2020 17:00:02 UTC

Severity: normal

Done: maxim.cournoyer <at> gmail.com

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39696 in the body.
You can then email your comments to 39696 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#39696; Package guix. (Thu, 20 Feb 2020 17:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sam P <sp24772236 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 20 Feb 2020 17:00:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sam P <sp24772236 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: linux-libre >= 5.4.20 network interfaces,
 gdm or Xorg and lvm stopped working
Date: Thu, 20 Feb 2020 21:54:59 +0530
[Message part 1 (text/plain, inline)]
Hi,

I am using guix desktop for day to day usage for many months

Everything are working fine till linux-libre <= 5.4.19

But after linux-libre >= 5.4.20

1. No ethernet interface is shown only lo: is shown
2. gdm, Xorg totally stopped working
3. lvm command vgchange -ay taken forever and not able to create device
node in /dev/mapper

Presently for lvm support, I had added a mapper class with open/close method
for many months it is nicely working (It was a work around which work for
~6 volumes at boot time.)



I have attached my system config.scm and packages.scm with mail

I am not sure if it issue of

1. my configurations (which still work nicely with <= 5.4.19)

2. it is some issue in guix changes

3. or it linux kernel >= 5.4.20 is causing.

I had tried searching if somebody had reported it, when I have seen nobody
has reported it.

Thanks,

/sharad
[Message part 2 (text/html, inline)]
[config.scm (text/x-scheme, attachment)]
[packages.scm (text/x-scheme, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#39696; Package guix. (Thu, 20 Feb 2020 17:20:01 GMT) Full text and rfc822 format available.

Message #8 received at 39696 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: Sam P <sp24772236 <at> gmail.com>
Cc: 39696 <at> debbugs.gnu.org
Subject: Re: bug#39696: linux-libre >= 5.4.20 network interfaces, gdm or Xorg
 and lvm stopped working
Date: Thu, 20 Feb 2020 12:19:48 -0500 (EST)
On Thu, 20 Feb 2020, Sam P wrote:

> 1. No ethernet interface is shown only lo: is shown
> 2. gdm, Xorg totally stopped working
> 3. lvm command vgchange -ay taken forever and not able to create device node in /dev/mapper

Sam,

Sorry to hear that you're experiencing this problem. This sounds to me 
like it is actually the problem with the shepherd upgrade as describe in 
<https://issues.guix.gnu.org/issue/39671>, not with linux-libre.

If you want to verify that's the case, you can try reconfiguring with 
commit d39885a8a9e0e03c2bf6277d475d384168bba642 by running

`guix time-machine --commit=d39885a8a9e0e03c2bf6277d475d384168bba642 -- system reconfigure /path/to/config.scm`

That commit will have linux-libre 5.4.20, but not the new shepherd.

Best,
Jack




Information forwarded to bug-guix <at> gnu.org:
bug#39696; Package guix. (Thu, 20 Feb 2020 23:35:01 GMT) Full text and rfc822 format available.

Message #11 received at 39696 <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 39696 <at> debbugs.gnu.org, Sam P <sp24772236 <at> gmail.com>
Subject: Re: bug#39696: linux-libre >= 5.4.20 network interfaces, gdm or Xorg
 and lvm stopped working
Date: Fri, 21 Feb 2020 00:34:15 +0100
On Thu, Feb 20, 2020 at 12:19:48PM -0500, Jack Hill wrote:
> Sam,
> 
> Sorry to hear that you're experiencing this problem. This sounds to me like
> it is actually the problem with the shepherd upgrade as describe in
> <https://issues.guix.gnu.org/issue/39671>, not with linux-libre.

Thank you Sam for filing the bug.  The problem with the shepherd
upgrade should be fixed by normal pull and reconfigure now.  Please
report back and if your issue is fixed too reply to
39696-done <at> debbugs.gnu.org to close this bug.

Regards,
Florian




Reply sent to maxim.cournoyer <at> gmail.com:
You have taken responsibility. (Tue, 18 Aug 2020 04:16:02 GMT) Full text and rfc822 format available.

Notification sent to Sam P <sp24772236 <at> gmail.com>:
bug acknowledged by developer. (Tue, 18 Aug 2020 04:16:02 GMT) Full text and rfc822 format available.

Message #16 received at 39696-done <at> debbugs.gnu.org (full text, mbox):

From: maxim.cournoyer <at> gmail.com
To: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Cc: 39696-done <at> debbugs.gnu.org, Sam P <sp24772236 <at> gmail.com>,
 Jack Hill <jackhill <at> jackhill.us>
Subject: Re: bug#39696: linux-libre >= 5.4.20 network interfaces,
 gdm or Xorg and lvm stopped working
Date: Tue, 18 Aug 2020 00:15:42 -0400
Hello,

"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> writes:

> On Thu, Feb 20, 2020 at 12:19:48PM -0500, Jack Hill wrote:
>> Sam,
>> 
>> Sorry to hear that you're experiencing this problem. This sounds to me like
>> it is actually the problem with the shepherd upgrade as describe in
>> <https://issues.guix.gnu.org/issue/39671>, not with linux-libre.
>
> Thank you Sam for filing the bug.  The problem with the shepherd
> upgrade should be fixed by normal pull and reconfigure now.  Please
> report back and if your issue is fixed too reply to
> 39696-done <at> debbugs.gnu.org to close this bug.

6 months have gone by, which suggests the issue is indeed fixed :-).

Closing.

Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 15 Sep 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 216 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.