Re: resume from suspend to RAM not working properly with / on btrfs

2020-08-28 Thread Chris Murphy
On Sat, Aug 1, 2020 at 3:04 PM Samuel Sieb wrote: > > On 8/1/20 1:51 PM, Lukas Middendorf wrote: > > Any suggestions on where I should report my findings to have those > > properly looked into? I think I have narrowed the cause down far enough > > so that somebody with knowledge of the kernel code

Re: resume from suspend to RAM not working properly with / on btrfs

2020-08-01 Thread Samuel Sieb
On 8/1/20 1:51 PM, Lukas Middendorf wrote: Any suggestions on where I should report my findings to have those properly looked into? I think I have narrowed the cause down far enough so that somebody with knowledge of the kernel code might have a chance to identify and fix the bug. I would sug

Re: resume from suspend to RAM not working properly with / on btrfs

2020-08-01 Thread Lukas Middendorf
Hi, So this seems to be unrelated to the partition table type and the boot mode. If it is related to NVMe this is just one factor. I have just observed it with / on BTRFS. On a new install the proprietary nvidia driver is also needed to trigger this, but on my old install it also occurred wit

resume from suspend to RAM not working properly with / on btrfs

2020-07-26 Thread Lukas Middendorf
Hi, TL,DR: I have problems with resuming from suspend to RAM on my new Ryzen computer. I have only seen this happen if I put root onto a btrfs subvolume, not on ext4. The proprietary nvidia driver seems to be one additional factor, but I have also seen this with the nvidia driver removed. Exp