ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vyatcheslav Perevalov <vip0@seversk.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Ядро std-def-3.10.17-alt1 - система не грузится.
Date: Mon, 23 Dec 2013 12:13:04 +0700
Message-ID: <20131223121304.7333c9db@workstation.vipnet.seversk.ru> (raw)
In-Reply-To: <201312091619.18334.a_s_y@sama.ru>

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

В Mon, 9 Dec 2013 16:19:18 +0400
Sergey <a_s_y@sama.ru> пишет:

> > Чуть позже экран изменился - http://ibin.co/10KxqAkDAStx (возможно,
> > в первый раз я этого просто не дождался). Ввёл предложенные
> > команды, но выхлоп к просветлению не привёл.
> > http://ibin.co/10KytQSwKhbS Вернее, просветление чуть забрезжило,
> > но идей не появилось. Это проблемы с initrd ?  
> 
> Я бы предположил, что пропал драйвер дискового контроллера (sata ?)
> Например, в 3.8.4 был какой-то старый и какой-то новый, в 3.10.17
> старый убрали совсем, а make-initrd сам не догадался, какой надо
> новый добавить.
> 
> > Как его идеологически правильно перегенерить ?  
> 
> Если бы это был Intel, а не AMD, я бы посоветовал добавить
> в /etc/initrd.mk MODULES_ADD += ata_piix sd_mod
> 
> Это в замен устаревшего piix. Но у Вас AMD, так что, если ситуация
> аналогичная, нужные модули предстоит угадать самостоятельно. Можно
> посмотреть, что показывает lsmod с LiveCD. sd_mod в списке на картинке
> у Вас есть, а вот драйвер контроллера в списке не угадывается.

Ещё раз прошу извинить за долгое молчание.
lsmod с livecd в приложенном файле.

[-- Attachment #2: lsmod_p70_beta2.txt --]
[-- Type: text/plain, Size: 2555 bytes --]

[root@localhost ~]# lsmod
Module                  Size  Used by
ext3                  170399  1 
mbcache                 5934  1 ext3
jbd                    57256  1 ext3
fuse                   69358  0 
af_packet              23458  2 
ipv6                  285995  16 
zram                    8301  1 
snd_hda_codec_realtek    35366  1 
ppdev                   4930  0 
snd_hda_intel          32551  3 
snd_hda_codec         150059  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4624  1 snd_hda_codec
parport_pc             28433  0 
snd_pcm                74365  2 snd_hda_codec,snd_hda_intel
snd_page_alloc          7346  2 snd_pcm,snd_hda_intel
pcspkr                  1514  0 
snd_timer              17210  1 snd_pcm
parport                30530  2 ppdev,parport_pc
psmouse                76582  0 
snd                    48566  12 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore                848  1 snd
i2c_nforce2             4964  0 
asus_atk0110            8998  0 
processor              27379  0 
efivars                 6350  0 
dm_mod                 68762  0 
autofs4                19619  2 
squashfs               25554  1 
loop                   15848  2 
nls_utf8                1069  1 
isofs                  28715  1 
usb_storage            40649  0 
sr_mod                 13552  1 
cdrom                  32050  1 sr_mod
sd_mod                 35449  2 
crc_t10dif              1263  1 sd_mod
pata_acpi               2538  0 
pata_amd                8729  1 
nouveau               860732  2 
video                  11259  1 nouveau
mxm_wmi                 1521  1 nouveau
wmi                     8118  2 mxm_wmi,nouveau
drm_kms_helper         38480  1 nouveau
ttm                    65964  1 nouveau
serio_raw               4029  0 
drm                   227234  4 ttm,drm_kms_helper,nouveau
agpgart                27911  2 drm,ttm
i2c_algo_bit            4997  1 nouveau
hwmon                   1427  2 asus_atk0110,nouveau
sata_nv                17940  1 
ata_generic             2734  0 
button                  4383  1 nouveau
ohci_hcd               21688  0 
ehci_pci                3165  0 
ehci_hcd               35979  1 ehci_pci
libata                178535  4 pata_acpi,sata_nv,pata_amd,ata_generic
forcedeth              54101  0 
scsi_mod              171743  4 usb_storage,libata,sd_mod,sr_mod
usbcore               155720  4 usb_storage,ohci_hcd,ehci_hcd,ehci_pci
usb_common              1677  1 usbcore
evdev                   7779  6 
[root@localhost ~]# 


  parent reply	other threads:[~2013-12-23  5:13 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-31  8:47 Vyatcheslav Perevalov
2013-10-31 12:28 ` Michael Shigorin
2013-10-31 17:53   ` Vyatcheslav Perevalov
2013-10-31 18:13     ` Vyatcheslav Perevalov
2013-11-01 16:12       ` Andrei Lomov
2013-11-01 17:12         ` Vyatcheslav Perevalov
2013-11-01 18:23           ` Denis G. Samsonenko
2013-11-01 20:57             ` Vyatcheslav Perevalov
2013-11-01 20:54               ` Michael Shigorin
2013-11-01 21:16                 ` Vyatcheslav Perevalov
2013-11-02 11:37                   ` Michael Shigorin
2013-11-02 13:52                     ` Vyatcheslav Perevalov
2013-11-02 23:01                       ` Sergey
2013-11-03  6:42                         ` Vyatcheslav Perevalov
2013-11-03  7:34                           ` Vyatcheslav Perevalov
2013-11-03 10:24                             ` ruslandh
2013-11-03 11:15                               ` Vyatcheslav Perevalov
2013-11-02  3:02               ` Denis G. Samsonenko
2013-11-02  4:57                 ` ruslandh
2013-11-02  5:57                 ` Vyatcheslav Perevalov
2013-10-31 22:27     ` Michael Shigorin
2013-11-01  6:14       ` Vyatcheslav Perevalov
2013-11-01 12:55         ` Vyatcheslav Perevalov
2013-11-05 12:04           ` Anton Farygin
2013-12-04 16:18             ` Vyatcheslav Perevalov
2013-12-09 10:35               ` Anton Farygin
2013-12-09 12:19     ` Sergey
2013-12-09 12:24       ` Sergey
2013-12-11  7:17         ` Anton V. Boyarshinov
2013-12-11 11:45           ` Sergey
2013-12-23  5:13       ` Vyatcheslav Perevalov [this message]
2013-12-23  7:26         ` Sergey
2013-12-23 10:13           ` Vyatcheslav Perevalov
2013-12-23 10:34             ` Vyatcheslav Perevalov
2013-12-23 10:42             ` Sergey
2013-12-23 11:18               ` Vyatcheslav Perevalov
2013-12-23 13:34                 ` Sergey
2013-12-23 15:43                   ` Vyatcheslav Perevalov
2013-12-24  5:49                     ` Sergey
2013-12-24 13:15                       ` Vyatcheslav Perevalov
2013-12-25  7:55                         ` Sergey
2013-12-25  9:08                           ` Vyatcheslav Perevalov
2013-12-25 10:34                             ` Sergey
2013-12-26 12:41                               ` Vyatcheslav Perevalov
2013-12-25 10:37                           ` Sergey
2013-12-25 17:19                             ` Vyatcheslav Perevalov
2013-12-26  8:18                               ` Sergey
2013-12-26 14:30                       ` [sisyphus] Ядро std-def-3.10.25-alt1 - система не грузится.(was Ядро std-def-3.10.17-alt1 - система не грузится.) Vyatcheslav Perevalov
2013-10-31 18:50 ` [sisyphus] Ядро std-def-3.10.17-alt1 - система не грузится Pavel N. Solovyov
2013-10-31 19:08   ` Vyatcheslav Perevalov
2013-10-31 19:24     ` Pavel N. Solovyov
2013-11-01  7:00         ` Vyatcheslav Perevalov
2013-11-01  4:23     ` ruslandh
2013-11-01  6:16       ` Vyatcheslav Perevalov

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

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

  git send-email \
    --in-reply-to=20131223121304.7333c9db@workstation.vipnet.seversk.ru \
    --to=vip0@seversk.ru \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git