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

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
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 Thu, 25 Jan 2018 06:30:02 +0100
Message-ID <vbIgO-1h5-3@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Thu Jan 25 05:27:12 2018
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.1
Reply-To Chris Lamb <lamby@debian.org>, 888405@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message report 888405
X-Debian-Pr-Package src:linux
X-Debian-Pr-Keywords patch
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 22; hammy, 149; neutral, 88; spammy, 1. spammytokens:0.951-+--our hammytokens:0.000-+--UD:patch, 0.000-+--U*lamby, 0.000-+--sk:lamby@d, 0.000-+--sk:lambyd, 0.000-+--lambydebianorg
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=ijAh41qj0Vmv2dIb/jcOJJHMVXvHG d6sAdr58IJjR1o=; b=jmCIG/E+uDwohZgIOoy7U95ietljzwRpfHiloT03/KQ5j U/uT63TxWDV2mO9uQFK7OJSTiWDZyIEyoRyNWxxY2cbLB+ixSiezOdQnLZh+LoiJ 7z5TVI+YsyM8hqAuQwl7MMknutsfuz4a4+eVP644a2N2Vmf5CegyP5K3iyRfRO8I KVEo2LEWpkKs49N+vdSBPnuYqw6+EvFca+X6GWLRe3h1PRo1+j7TNPG0qmVNH+mD gP9QXIOU+s5fc5M15/NHncVdBIcLhv8B9dT1AaGnZTVv0IjKHDKsPp8Hrpoe+v9l dAIi3yPW560tODGEytg7mfE+Q1KgNVW2kapd6vZuw==
X-Me-Sender <xms:O2ppWgXQJ2yQMDvpZvw0v_gfsjFKl275Xgbtmr3BsV4euVnZ2pw5Xw>
MIME-Version 1.0
Content-Transfer-Encoding 7bit
Content-Type multipart/mixed; boundary="_----------=_151685791422674381"
X-Mailer MessagingEngine.com Webmail Interface - ajax-315c6b3a
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1435918
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 80
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Thu, 25 Jan 2018 10:55:14 +0530
X-Original-Message-ID <1516857914.2267438.1247425760.4759C908@webmail.messagingengine.com>
Xref csiph.com linux.debian.bugs.dist:877533 linux.debian.kernel:60065

Cross-posted to 2 groups.

Show key headers only | 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