Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-04-05 Thread Mark Hesselink
On 4/5/2021 5:51 PM, Mike Larkin wrote: On Sun, Apr 04, 2021 at 09:15:14AM +0100, Mark Hesselink wrote: Hi Theo, Thanks for reaching out and explaining the issue in more detail. It prompted me to check the disklabel for the drive. If I recall correctly, the disk was formatted using the autofo

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-04-05 Thread Mike Larkin
On Sun, Apr 04, 2021 at 09:15:14AM +0100, Mark Hesselink wrote: > Hi Theo, > > Thanks for reaching out and explaining the issue in more detail. It prompted > me to check the disklabel for the drive. If I recall correctly, the disk was > formatted using the autoformatting option supplied by the Open

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-04-04 Thread Mark Hesselink
Hi Theo, Thanks for reaching out and explaining the issue in more detail. It prompted me to check the disklabel for the drive. If I recall correctly, the disk was formatted using the autoformatting option supplied by the OpenBSD 6.8 installer and has the following disklabel: # /dev/rsd0c: ty

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-04-03 Thread Ricky Cintron
That's great. If hibernating is what you're really after, I hope that gets worked out at some point. I don't currently use OpenBSD on laptops, so I don't know what else can be done. At least suspending works though. ‐‐‐ Original Message ‐‐‐ On Saturday, April 3rd, 2021 at 1:09 PM, Mark

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-04-03 Thread Mark Hesselink
Hi Ricky, I tested your suspend suggestion and interestingly suspend works like a charm. Hibernate however still does not work. I still suspect the tpm(4) driver may lack support for this particular Lenovo X1 Carbon 3rd gen machine, but have no proof to conclusively claim this. Cheersm Mark

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-03-23 Thread Ricky Cintron
Hey Mark, I don't have an X1C so I can't offer any hardware-specific advice, but I see you're using the ZZZ command to hibernate the system, yet it appears you want to suspend the system (based on wording). Have you tested zzz (lowercase) instead? Maybe your hardware/setup doesn't support hibernati

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-03-22 Thread Raymond, David
Hi Mark, I checked my gen 4 X1 Carbon and it has both TPM and AMT, though I have AMT turned off in the bios. I also have secure boot turned off so I don't have to mess with TPM stuff. Suspend/resume has always worked fine on this machine in obsd 6.6-6.8. I have never used gen 2 or gen3 X1s, tho

Re: Suspend/resume does not work on Lenovo X1 Carbon 3rd gen laptop

2021-03-22 Thread Raymond, David
This is odd, as I have 3 X1 laptops, gens 1, 4, and 5 and suspend/resume works fine on all of them. However, I am still on openbsd-6.8. Dave Raymond On 3/22/21, Mark Hesselink wrote: > Hi, > > I'm sending the below bug report to misc@openbsd.org as I have > deliberately not configured my OpenBS