Instalace kernelu - W: Possible missing firmware
Fastmancz <[email protected]> Wed, 1 Jan 2020 10:17:37 +0100 (CET)
| Newsgroups | gmane.user-groups.linux.czech |
|---|---|
| Message-ID | <[email protected]> |
Zdravím, sestavil jsem si kernel a po jeho nainstalování dostanu chybu: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169 cryptsetup: WARNING: failed to detect canonical device of /dev/md/2 cryptsetup: WARNING: could not determine root device from /etc/fstab OS: Debian GNU/Linux 9 (stretch) SMP Debian 4.9.189-3+deb9u2 (2019-11-11) x86_64 root@mydedicatedserver ~/kernel # dpkg -i linux-image-5.4.7-fastkernel_5.4.7-fastkernel-1_amd64.deb Selecting previously unselected package linux-image-5.4.7-fastkernel. (Reading database ... 45980 files and directories currently installed.) Preparing to unpack linux-image-5.4.7-fastkernel_5.4.7-fastkernel-1_amd64.deb ... Unpacking linux-image-5.4.7-fastkernel (5.4.7-fastkernel-1) ... Setting up linux-image-5.4.7-fastkernel (5.4.7-fastkernel-1) ... update-initramfs: Generating /boot/initrd.img-5.4.7-fastkernel W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169 cryptsetup: WARNING: failed to detect canonical device of /dev/md/2 cryptsetup: WARNING: could not determine root device from /etc/fstab I: The initramfs will attempt to resume from /dev/md0 I: (UUID=xxxxxxx-be64-yyyyy-bc5c-) I: Set the RESUME variable to override this. Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.4.7-fastkernel Found initrd image: /boot/initrd.img-5.4.7-fastkernel Found linux image: /boot/vmlinuz-4.9.0-11-amd64 Found initrd image: /boot/initrd.img-4.9.0-11-amd64 done Když jsem zadal modinfo r8169, tak jsem získal následující informace: description: RealTek RTL-8169 Gigabit Ethernet driver author: Realtek and the Linux r8169 crew <[email protected]> Jak tento chybějící firmware implementuji do kernelu při kompilaci? Děkuji vám za odpověď. Zobrazit: http://www.abclinuxu.cz/poradna/linux/show/452004