[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39696: linux-libre >= 5.4.20 network interfaces, gdm or Xorg and lvm
From: |
Jack Hill |
Subject: |
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) |
User-agent: |
Alpine 2.20 (DEB 67 2015-01-07) |
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