[qubes-users] Re: X1 Carbon again; Qubes DSDT override?

2018-11-20 Thread richard . deyoung
On Thursday, November 8, 2018 at 3:04:12 PM UTC-6, mark...@gmail.com wrote:
> On Monday, November 5, 2018 at 7:20:17 PM UTC+2, pkra...@gmail.com wrote:
> > Dan, 
> > Thank you for the instructions! I would like to confirm the patch still 
> > works against 4.14.72.1
> > 
> > The only problem I had with original instruction is that yum didn't want to 
> > install another kernel (compiled one) with identical version (one was 
> > already installed since I did upgrade first) - I had to increment value in 
> > qubes-linux-kernel/rel file and recompile again so my version named as 
> > 4.14.72.2.
> 
> hi friends just update the bios and choose the linux sleep option in the 
> bios, the issue has been fixed

Can confirm. Perform the BIOS update, and enter BIOS configuration at boot:

Config -> Power -> Sleep State -> Linux

I switched xen.cfg default kernel to 4.14.18-1.pvops.qubes.x86_64.

Sleep now works great! Laptop even wakes to XScreenSaver when lid is opened. 

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9b063218-082f-483f-b9ee-dc6a0e6ece91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: HCL - Thinkpad X1 Carbon 6th gen - Qubes 4.0

2018-08-11 Thread richard . deyoung
Using the instructions in the post you referenced, I was able to apply the 
kernel patch successfully, and it finally started responding to power button 
presses from sleep! 

But it would immediately freeze up on wake at either a black screen or at 
XScreenSaver password prompt. 

I had to remove the USB-C Thunderbolt 3 controller from the devices list of the 
sys-usb vm in order to prevent this freeze, and now it works very well, with 
the minor annoyance of it taking a few seconds to fully recover and wake the 
display or respond to input.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4febfd85-afec-49e8-a0cb-2cfb10f0d33d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: X1 Carbon again; Qubes DSDT override?

2018-08-11 Thread richard . deyoung
Success!

By process of elimination, I was able to pinpoint the wakeup issue to sys-usb.

With further testing, I found that removing the USB-C Thunderbolt 3 Controller 
from sys-usb's device list resolved the issue. 

Will test further to see if fiddling with Thunderbolt BIOS assist mode will 
help. Might a BIOS update might fix this? (The BIOS is on N23ET40W v1.15 from 
2018-04-13). Is there a way to update the BIOS without a Windows 10 utility?

Side notes:

1. Despite dmidecode reporting back the proper magic LENOVO and X1 Carbon magic 
strings, I still need to manually specify acpi_force_s3=5 into my xen.cfg, 
otherwise the kernel patch does not appear to work.

2. My aside about needing the LiveCD Lenovo trick was irrelevant. I can install 
from an install disk created with dd, so I don't know what I was doing wrong 
the first time.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/30f2ccdf-eb0c-4cef-aa4b-5acb9cc8ae80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: HCL - Thinkpad X1 Carbon 6th gen - Qubes 4.0

2018-08-05 Thread richard . deyoung
Just installed Qubes R4.0 on my X1 Carbon Gen 6 to find this issue still 
persists. Has anyone in this thread had any luck? I will not that I have not 
yet connected the device to the internet and, thus, have not run any updates 
for dom0.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9212cff6-8066-479d-8d98-666e46f71182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: HCL - Thinkpad X1 Carbon 6th gen - Qubes 4.0

2018-08-05 Thread richard . deyoung
On Monday, April 16, 2018 at 5:14:43 PM UTC-5, fiasc...@gmail.com wrote:
> Summary: Install worked reasonably well and it boots with EFI into the 
> installed Qubes 4.0 nicely. There are a few issues to resolve.
> 
> 1. I have the model with a touch screen and I haven't debugged how to make it 
> work yet (I'll get to that and post back what worked).
> 
> 2. Suspend/resume doesn't work and I have to do a hard reset. A few times 
> (not all) I had to hard reset twice to get it to reboot properly.
> 
> 3. HCL reports no TPM, but I have a dTPM 2.0.
> 
> It's booting with UEFI smoothly. I haven't tested the mic, camera, or ports 
> except USB for storage yet. I'll update once I find fixes for the above. If 
> anyone could point me in the right direction for the suspend freezing issue, 
> let me know. I tried shutting down all VMs, including service VMs after 
> reading this, 
> https://groups.google.com/d/msg/qubes-users/81t26xq4MEI/HrfDEcjeAgAJ but the 
> problem persisted didn't change anything.

Just installed Qubes R4.0 on my X1 Carbon Gen 6 to find this issue still 
persists. Has anyone in this thread had any luck? I have not yet updated dom0. 

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e4522283-051c-4542-87fb-fe3cad3791b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.