On Sun, 10 Feb 2019 17:32:08 +
Ben Hutchings wrote:
> > I include a patch, tested with and without an ephemeral swap:
> > - the second block (-79,9 +83,10) is the actual fix
> If you would actually send me the log messages I might understand this
> fix, but as it is I don't. I do need to und
On Wed, 06 Feb 2019 21:21:57 +
Ben Hutchings wrote:
> The RESUME variable doesn't have to be set in any particular file.
> Please check with:
>
> grep -rw RESUME /etc/initramfs-tools/initramfs.conf \
> /etc/initramfs-tools/conf.d \
> /usr/share/initramfs-tools/conf.d/
it
Version: 20180825+dfsg-1
I confirm the problem, it leads to a crash of the amdgpu module if the
4.19 kernel is booted with amdgpu.cik_support=1 radeon.cik_support=0
for further informations see
https://bugs.freedesktop.org/show_bug.cgi?id=107855
comment 2 for the kernel messages and comment 4 f
On 23 Jan 2018 13:49:30 +0100
Andrew Shadura wrote:
> The return code of ldd is not handled at all. Should ldd fail for any
> reason, this failure will be ignored.
with this code, failures of ldd should be handled
ldd_output=$(ldd "${src}" 2>/dev/null) || return $?
for x in $(echo "$ldd_out
Package: initramfs-tools
Version: 0.132
at boot, initramfs blocks searching for a resume device
Begin: Waiting for suspend/resume device ...
Begin: Running /scripts/local-block ... done.
I'm using sysvinit and two encrypted swap partitions
the file /etc/initramfs-tools/conf.d/resume does not e
5 matches
Mail list logo