ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@basealt.ru>
To: Alexey Gladkov <legion@altlinux.ru>
Cc: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Q: agp modules in initrd ?
Date: Fri, 24 Nov 2017 14:25:49 +0300
Message-ID: <c5a076e2-e399-eef8-d89a-ccd3f71a95e3@basealt.ru> (raw)
In-Reply-To: <20171124111552.GF31606@comp-core-i7-2640m-0182e6.fortress>

24.11.2017 14:15, Alexey Gladkov пишет:
> On Fri, Nov 24, 2017 at 01:32:04PM +0300, Anton Farygin wrote:
>> 24.11.2017 13:06, Alexey Gladkov пишет:
>>> On Fri, Nov 24, 2017 at 07:37:21AM +0300, Anton Farygin wrote:
>>>> Кстати, уж коль пошла речь про initrd, пока вспомнил - может быть знаешь
>>>> почему в наш initrd попадают все -agp модули ?
>>>>
>>>> Вот, для примера, на моём xps 9560:
>>>>
>>>> Packed modules: autofs4 button crc16 drm drm_kms_helper evdev ext4
>>>> fscrypto hid hid-generic i2c-algo-bit i2c-core i915 input-leds intel-agp
>>>> intel-gtt jbd2 mbcache nvme nvme-core serio_raw shpchp sis-agp via-agp
>>>> video
>>>>
>>>> Технически конечно их никто не должен загрузить, но всё-таки странно.
>>>> autofs4 тоже непонятно каким образом туда влетел.
>>> Покажи пожалуйста вывод команд:
>>>
>>> make-initrd guess-modules /
>>> make-initrd guess-config
>>>
>> # make-initrd guess-modules /
>> Generating module dependencies on host ...
>> /lib/modules/4.13.14-un-def-alt1/kernel/drivers/nvme/host/nvme-core.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/drivers/nvme/host/nvme.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/drivers/pci/hotplug/shpchp.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/fs/crypto/fscrypto.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/fs/ext4/ext4.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/fs/jbd2/jbd2.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/fs/mbcache.ko
>> /lib/modules/4.13.14-un-def-alt1/kernel/lib/crc16.ko
>> # make-initrd guess-config
>> Generating module dependencies on host ...
>> RESCUE_MODULES += \
>>           hid-generic hid evdev input-leds serio_raw
>>
>> MODULES_ADD += \
>>           ext4 nvme-core nvme shpchp
>>
>> FEATURES += \
>>           add-modules cleanup compress fstab rdshell sysvinit ucode
>>
>>
> Какие дополнительные фичи у тебя подключены ?
>
Ты про это?
# rpm -qa|grep make-initrd
make-initrd-luks-2.0.5-alt1.x86_64
make-initrd-2.0.5-alt1.x86_64
make-initrd-busybox-1.24.2-alt2.x86_64
make-initrd-lvm-2.0.5-alt1.x86_64
make-initrd-ucode-2.0.5-alt1.x86_64
make-initrd-devmapper-2.0.5-alt1.x86_64
make-initrd-plymouth-2.0.5-alt1.x86_64


# cat /etc/initrd/initrd.mk
# trying to detect modules and features to access to root volume
AUTODETECT = all
FEATURES += plymouth ucode
FEATURES+=systemd
MODULES_PRELOAD+=autofs4



  reply	other threads:[~2017-11-24 11:25 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04 11:56 [devel] Q: postinst hook for firmware-* Konstantin Lepikhov
2017-09-04 16:01 ` Dmitry V. Levin
2017-09-04 19:18   ` Konstantin Lepikhov
2017-09-04 21:35     ` Dmitry V. Levin
2017-09-06 12:09       ` Konstantin Lepikhov
2017-09-06 13:37         ` Dmitry V. Levin
2017-09-06 22:03           ` Konstantin Lepikhov
2017-09-07  6:37             ` Dmitry V. Levin
2017-09-07  7:47           ` Konstantin Lepikhov
2017-09-07  9:28             ` Dmitry V. Levin
2017-09-07 10:17               ` Konstantin Lepikhov
2017-09-08 21:01                 ` Dmitry V. Levin
2017-09-08 22:06                   ` Konstantin Lepikhov
2017-11-22 11:23                     ` Mikhail Efremov
2017-11-23 11:55                       ` Konstantin Lepikhov
2017-11-23 13:53                         ` Sergey Afonin
2017-11-23 13:56                         ` Mikhail Efremov
2017-11-23 14:22                           ` Konstantin Lepikhov
2017-11-23 16:19                             ` Mikhail Efremov
2017-11-23 18:15                               ` Dmitry V. Levin
2017-11-23 18:19                                 ` Michael Shigorin
2017-11-24  8:46                                 ` Sergey Afonin
2017-11-24  9:58                                   ` Alexey Gladkov
2017-11-23 17:10                             ` Sergey Y. Afonin
2017-11-23 18:08                             ` Michael Shigorin
2017-11-23 18:10                               ` Anton Farygin
2017-11-23 18:24                                 ` Sergey Y. Afonin
2017-11-23 23:06                               ` Konstantin Lepikhov
2017-11-23 23:41                                 ` Dmitry V. Levin
2017-11-24  0:43                                   ` Alexey Gladkov
2017-11-24  1:41                                     ` Dmitry V. Levin
2017-12-05 13:48                                       ` Alexey Gladkov
2017-11-24  4:37                                     ` [devel] Q: agp modules in initrd ? Anton Farygin
2017-11-24 10:06                                       ` Alexey Gladkov
2017-11-24 10:32                                         ` Anton Farygin
2017-11-24 11:15                                           ` Alexey Gladkov
2017-11-24 11:25                                             ` Anton Farygin [this message]
2017-11-24 12:44                                               ` Alexey Gladkov
2017-11-24 13:10                                                 ` Anton Farygin
2017-11-24 15:04                                                   ` Alexey Gladkov
2017-11-24 15:07                                                     ` Anton Farygin
2017-11-24 15:47                                                       ` Mikhail Efremov
2017-11-24 16:04                                                         ` Anton Farygin
2017-11-24 16:20                                                           ` Mikhail Efremov
2017-11-24 16:21                                                             ` Anton Farygin
2017-11-24 17:38                                                               ` Mikhail Efremov
2017-11-24 11:44                                       ` Konstantin Lepikhov

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=c5a076e2-e399-eef8-d89a-ccd3f71a95e3@basealt.ru \
    --to=rider@basealt.ru \
    --cc=devel@lists.altlinux.org \
    --cc=legion@altlinux.ru \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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