Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
home_server:home_server_setup:other_services:firmware [2024-09-21 Sat wk38 16:49] – [ASpeed Technologies] baumkphome_server:home_server_setup:other_services:firmware [2025-09-29 Mon wk40 09:53] (current) – [Links] baumkp
Line 13: Line 13:
  
 ====Realtek==== ====Realtek====
 +When reviewing the start log using ''sudo dmesg'' a number of warnings such as ''Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169'' are observed. This related to the Realtek network card non-free binary blobs.  And can be simply fixed using the command ''sudo apt install firmware-realtek'' and possible also ''sudo apt install firmware-misc-nonfree''.
  
 +As these are warning only and the hardware apparently is operational that options is to accept the warning message and do nothing.
 + 
   *[[https://unix.stackexchange.com/questions/682990/linux-upgrade-debian-possible-missing-firmware-problem|Linux Upgrade (Debian) - Possible missing firmware problem [duplicate]]]   *[[https://unix.stackexchange.com/questions/682990/linux-upgrade-debian-possible-missing-firmware-problem|Linux Upgrade (Debian) - Possible missing firmware problem [duplicate]]]
   *[[https://packages.debian.org/trixie/firmware-realtek|Package: firmware-realtek (20240709-2) [non-free-firmware]]]   *[[https://packages.debian.org/trixie/firmware-realtek|Package: firmware-realtek (20240709-2) [non-free-firmware]]]
Line 19: Line 22:
 =====Links===== =====Links=====
 [[https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/|Repository index of firmware blobs for use with the Linux kernel]] [[https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/|Repository index of firmware blobs for use with the Linux kernel]]
 +
  
 <- home_server:home_server_setup:other_services:logrotate|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:misc|Next -> <- home_server:home_server_setup:other_services:logrotate|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:misc|Next ->