Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63644 > unrolled thread
| Started by | jsaul@gmx.com |
|---|---|
| First post | 2019-03-17 19:20 +0100 |
| Last post | 2019-03-19 00:00 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.kernel
Bug#924794: CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set jsaul@gmx.com - 2019-03-17 19:20 +0100
Bug#924794: marked as done (CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-03-18 18:20 +0100
Bug#924794: closed by Yves-Alexis Perez <corsac@debian.org> ( Bug#924794: CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set) jsaul@gmx.com - 2019-03-19 00:00 +0100
| From | jsaul@gmx.com |
|---|---|
| Date | 2019-03-17 19:20 +0100 |
| Subject | Bug#924794: CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set |
| Message-ID | <xCIy5-7nf-5@gated-at.bofh.it> |
Package: linux-image-amd64 Version: 4.19+104 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set. Disables writing various crash info to the UEFI NVRAM by default. UEFI NVRAM is of limited size and of limited write endurance. Exceeding those limits may result in bricked motherboards. Old fedora bug report: https://bugzilla.redhat.com/show_bug.cgi?id=919485 Thanks.
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2019-03-18 18:20 +0100 |
| Subject | Bug#924794: marked as done (CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set) |
| Message-ID | <xD45z-4f4-5@gated-at.bofh.it> |
| In reply to | #63644 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Mon, 18 Mar 2019 18:13:43 +0100 with message-id <16e28c6a70150ba6959e62e9734203f000f966f7.camel@debian.org> and subject line Re: Bug#924794: CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set has caused the Debian Bug report #924794, regarding CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 924794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924794 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | jsaul@gmx.com |
|---|---|
| Date | 2019-03-19 00:00 +0100 |
| Subject | Bug#924794: closed by Yves-Alexis Perez <corsac@debian.org> ( Bug#924794: CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE should be set) |
| Message-ID | <xD9oB-7ws-1@gated-at.bofh.it> |
| In reply to | #63644 |
Actually not mounting /sys/fs/pstore does not prevent the kernel dump writes. You need to change the efi_pstore module parameter for that. Like adding "efi_pstore.pstore_disable=1" to kernel cmdline. Which is what this bug report suggests to do by default. Thanks.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web