Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #60065

Bug#888405: linux: Please add a link to the https://wiki.debian.org/Firmware to "firmware: failed to load" log messages

From Chris Lamb <lamby@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#888405: linux: Please add a link to the https://wiki.debian.org/Firmware to "firmware: failed to load" log messages
Date 2018-01-25 06:30 +0100
Message-ID <vbIgO-1h5-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Source: linux
Version: 4.14.13-1
Severity: wishlist
Tags: patch

Hi,

Please add a link to the <https://wiki.debian.org/Firmware> to the "firmware:
failed to load" log messages.

The background here is that (if accepted) I will improve this page to
explain the ethical considerations of installing non-free software.

Whilst it could potentially be argued that if this change is made then
countless other error noisy messages should link to web-based documentation
too, I consider this a particular and special case due to the moral issues
of proprietary software.

Despite the potential irony of referencing a website if a wireless card
is unoperational, linking to such a page is superior to including such text,
not only because it is more concise it allows for expansion and improvement
of the text over time. Furthermore, the kernel debug log is clearly not the
place to "preach" about such matters.

Having this change in Debian would also allow our downstream distributions to
fairly easily have their own position on such matters.

Our parsing in hw-detect should be unaffected:

  sed -rn 's/^(\[[^]]*\] )?([^ ]+) [^ ]+: firmware: failed to load ([^ ]+) .*/\2 \3/p' > $fwlist

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

Bug#888405: linux: Please add a link to the https://wiki.debian.org/Firmware to "firmware: failed to load" log messages Chris Lamb <lamby@debian.org> - 2018-01-25 06:30 +0100

csiph-web