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


Groups > linux.debian.kernel > #60065 > unrolled thread

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

Started byChris Lamb <lamby@debian.org>
First post2018-01-25 06:30 +0100
Last post2018-01-25 06:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  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

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

FromChris Lamb <lamby@debian.org>
Date2018-01-25 06:30 +0100
SubjectBug#888405: linux: Please add a link to the https://wiki.debian.org/Firmware to "firmware: failed to load" log messages
Message-ID<vbIgO-1h5-3@gated-at.bofh.it>

[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
       `-

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web