unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "白い熊 @相撲道" <guix-devel_gnu.org@sumou.com>
To: guix-devel@gnu.org
Subject: Re: Gluglug X200 hangs on boot after `# guix system reconfigure	/etc/sysconfig.scm', right after starting dmd
Date: Mon, 09 Mar 2015 13:04:31 +0100	[thread overview]
Message-ID: <87F03E10-AA07-4576-8357-FB2A6B10632B@sumou.com> (raw)
In-Reply-To: <DD87717A-4592-422C-9B3B-01D9C43CF37E@sumou.com>

On 2015年3月9日 9:50:28 CET, ludo@gnu.org wrote:
>"白い熊 @相撲道" <guix-devel_gnu.org@sumou.com> skribis:
>
>> OK, did this, was able to reconfigure the system then and now I get a
>kernel panic on boot, same issue as in
>http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00757.html
>
>If you choose one of the previous configurations in the GRUB menu, does
>it boot?
>
>This might be due to a failure to mount the root file system, for
>instance due to a missing module in the initrd.  Would be good if you
>could check in the running system what modules are used for the root
>device.

I think it mounts root. It seems to me to be associated with the assertion failed: 

On 2015年3月9日 11:46:11 CET, "白い熊 @相撲道" <guix-devel_gnu.org@sumou.com> wrote:
>Service dmd has been started.
>Assertion (null? (lookup-services (canonical-name new))) failed.
>assertion-failed()
>[    4.706625] Kernel panic - not syncing: Attempted to kill init!

Anyhow without “wicd-service” it boots fine and `lsmod': 

Module                  Size  Used by
snd_hda_codec_conexant    23064  1 
snd_hda_codec_generic    68898  1 snd_hda_codec_conexant
arc4                   12608  2 
ath9k                 151646  0 
mac80211              662232  1 ath9k
iTCO_wdt               13480  0 
iTCO_vendor_support    13718  1 iTCO_wdt
snd_hda_intel          30569  0 
ath9k_common           25638  1 ath9k
snd_hda_controller     31921  1 snd_hda_intel
snd_hda_codec         139428  4 snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
ath9k_hw              450978  2 ath9k_common,ath9k
coretemp               13441  0 
snd_hwdep              17698  1 snd_hda_codec
snd_pcm               105335  3 snd_hda_codec,snd_hda_intel,snd_hda_controller
thinkpad_acpi          80930  0 
ath                    29006  3 ath9k_common,ath9k,ath9k_hw
kvm_intel             148271  0 
cfg80211              493057  4 ath,ath9k_common,ath9k,mac80211
i915                  989654  2 
kvm                   462421  1 kvm_intel
snd_timer              29507  1 snd_pcm
snd                    83564  8 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
uvcvideo               81117  0 
soundcore              15047  2 snd,snd_hda_codec
psmouse               111537  0 
videobuf2_core         51175  1 uvcvideo
drm_kms_helper         98431  1 i915
v4l2_common            15681  1 videobuf2_core
drm                   317496  4 i915,drm_kms_helper
pcspkr                 12718  0 
lpc_ich                21093  0 
serio_raw              13483  0 
e1000e                226556  0 
i2c_i801               22454  0 
nvram                  14411  1 thinkpad_acpi
shpchp                 37047  0 
videodev              158681  3 uvcvideo,v4l2_common,videobuf2_core
btusb                  32385  0 
media                  21903  2 uvcvideo,videodev
videobuf2_vmalloc      13216  1 uvcvideo
i2c_algo_bit           13413  1 i915
videobuf2_memops       13362  1 videobuf2_vmalloc
bluetooth             457848  2 btusb
ptp                    19395  1 e1000e
video                  20205  1 i915
pps_core               19382  1 ptp
mac_hid                13227  0 
usbhid                 52615  0 
hid                   110066  1 usbhid
usbkbd                 12926  0 
uas                    22414  0 
usb_storage            66545  1 uas
isci                  137637  0 
libsas                 83521  1 isci
scsi_transport_sas     41034  2 isci,libsas
pata_atiixp            13279  0 
pata_acpi              13053  0 
ahci                   34019  2 
libahci                32190  1 ahci

--
白い熊 @相撲道

  parent reply	other threads:[~2015-03-09 12:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  8:59 [PATCHES] Add wicd and wicd-service Mark H Weaver
2015-02-04  9:05 ` Mark H Weaver
2015-02-04 22:15   ` Ludovic Courtès
2015-02-04 22:13 ` Ludovic Courtès
2015-02-04 23:39 ` Mark H Weaver
2015-02-05  1:22 ` Mark H Weaver
2015-02-05 14:05   ` Daniel Pimentel
2015-02-12 12:47   ` Daniel Pimentel
2015-02-12 13:44     ` Mark H Weaver
2015-02-23 14:32       ` Daniel Pimentel
2015-03-08 23:57         ` 白熊
2015-03-09  2:04           ` Mark H Weaver
2015-03-09  6:23             ` 白い熊 @相撲道
2015-03-09  8:50               ` Ludovic Courtès
2015-03-09 10:46               ` Gluglug X200 hangs on boot after `# guix system reconfigure /etc/sysconfig.scm', right after starting dmd 白い熊 @相撲道
2015-03-09 11:14                 ` Daniel Pimentel
2015-03-09 12:04                 ` 白い熊 @相撲道 [this message]
2015-03-09 19:55                 ` Ludovic Courtès
2015-03-09 22:53                   ` Ludovic Courtès
2015-02-12 20:05   ` [PATCHES] Add wicd and wicd-service Ludovic Courtès

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=87F03E10-AA07-4576-8357-FB2A6B10632B@sumou.com \
    --to=guix-devel_gnu.org@sumou.com \
    --cc=guix-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).