chiluk
chiluk
I'm hitting this as well on Ubuntu 16.10 with an Intel card on 4.8.0-34-generic Temporary workaround $ xgamma -gamma 1.7
I may be hitting issue #443 , as they use the same or similar driver.
I'm hitting this same issue where the I can fix the display, but the touch screen also needs to be rotated 180. Anyone figure out how to rotate the touchscreen...
I discovered that if during calibration I tap the opposite corner of the target I get a semi-functional display. Basically when it says top left, instead tap bottom right. I'm...
@hmsq82 any chance you can push up a repo with your configs? I have a sapphire plus, and I'd love to collaborate with someone on keeping a semi-up-to-date functional config...
This PR appears broken now as well. @Graeme22 do you have an update you are willing to share. Thank you.
Hopefully someone with more Intel PMC experience can chime in here, but given my reading of https://github.com/torvalds/linux/blob/master/tools/perf/pmu-events/arch/x86/haswell/virtual-memory.json, the PAGE_WALKER_LOADS.EPT_(I|D)TLB_* PMCs that you reference are counters and not durations, and hence...
Yeah time is not something I have right now with daycares being closed. Additionally this project was never intended to grow into a living project. I'll try to look at...
The script is attempting to set the CPU performance governor, which may not be available on AWS. Simply comment out the offending line. This script is intended to hit 100%...
Would it be possible to instead check the line and leave whatever invocation mechanism was used as the go:generate line? That way each preference would be satisfied. Forcing one mechanism...