Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.boot > #77392
| From | Pascal Hambourg <pascal@plouf.fr.eu.org> |
|---|---|
| Newsgroups | linux.debian.maint.boot |
| Subject | Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 |
| Date | 2026-04-26 20:20 +0200 |
| Message-ID | <MOcff-BAf-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <MJq9b-eQCZ-1@gated-at.bofh.it> <MJrRD-eRwE-5@gated-at.bofh.it> <MJrRD-eRwE-3@gated-at.bofh.it> <MJsul-eS16-5@gated-at.bofh.it> <MJu37-eT7I-1@gated-at.bofh.it> |
| Organization | Plouf ! |
On 13/04/2026 at 19:59, Bjørn Mork wrote : > > So firmware dependencies are only detected for firmware present in the > installer environment, is that correct? Yes. > Makes sense in a way. Yes and no. Firmware can be divided in two categories: - Those required by kernel drivers included in the installer for devices might be needed during the installation, mostly network or storage controllers. They are detected by parsing kernel messages complaining about missing firmware files. Obviously they must be available in the installer environment (initrd or installation media). - Those known to be requested by kernel drivers not included in the installer for devices which are not needed during the installation such as graphic controllers. They are detected by matching detected device modalias with patterns stored in /firmware/dep11/*.patterns files (mostly extracted from kernel module "alias" fields at build time) for each firmware package. IIUC hw-detect logic for the latter category, detected firmware packages are copied into a temporary cache and later installed in the target system. This requires firmware packages to be available at detection time. So I was wondering if it would be possible and desirable to include modalias pattern files and queue firmware packages for later installation from repositories like CPU microcode packages if they are not available in the installer environment.
Back to linux.debian.maint.boot | Previous | Next — Previous in thread | Next in thread | Find similar
Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Bjørn Mork <bjorn@mork.no> - 2026-04-13 13:30 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Pascal Hambourg <pascal@plouf.fr.eu.org> - 2026-04-13 15:00 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Bjørn Mork <bjorn@mork.no> - 2026-04-13 15:50 +0200
horribe developer experience to get bug reports while buying bread (Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12) Holger Levsen <holger@layer-acht.org> - 2026-04-13 20:40 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Bjørn Mork <bjorn@mork.no> - 2026-04-13 16:10 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Steve McIntyre <steve@einval.com> - 2026-04-13 18:00 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Pascal Hambourg <pascal@plouf.fr.eu.org> - 2026-04-13 18:40 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Bjørn Mork <bjorn@mork.no> - 2026-04-13 20:20 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Pascal Hambourg <pascal@plouf.fr.eu.org> - 2026-04-26 20:20 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Bjørn Mork <bjorn@mork.no> - 2026-04-13 21:10 +0200
Re: Horrible user experience with fresh trixie install on a Thinkpad X11 Carbon Gen12 Pascal Hambourg <pascal@plouf.fr.eu.org> - 2026-04-13 18:00 +0200
csiph-web