SlayerProof32
SlayerProof32
Seems to have issues on wake from sleep intermittently. Disconnecting and reconnecting wifi fixes it. Seems to be more likely to happen if reconnecting to the same wifi network. Works...
Kernel panic sometimes occurs when moving the laptop around and streaming video ```panic(cpu 0 caller 0xffffff801e3d5bf3): Kernel trap at 0xffffff801e3c9530, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0x0000000000000006, CR3: 0x0000000035f2a000,...
I'm not sure. I'll post if it happens again. I wanted to drop it in case you were able to find something immediately wrong
You have AC7265 revision A. These cards seem to cause more problems then other versions. I have a revision B AC7265 (0x8086, 0x095B) and it's worked perfectly since kext 2.0.0....
Hello! Just been poking around my own HP device. How do I get the same information you did about my own device? So far I know 3 important EC addresses...
I have no idea how to read a DSDT but here's the section relating to fan control I think. ``` Offset (0x08), PSPD, 8, BCPD, 8, BSTH, 8, PRDT, 8,...
My Fan Control definitions are actually found in a SSDT which is fine because MACiasl can still read it. This seems to be close to what you found. ``` Method...
I also have a laptop that has non-working brightness keys. It is a HP notebook. Ive tried the BrightnessKeys kext and the Q11 to XQ11 and Q12 to XQ12 renames...
It does not appear as though removing HP-WMI does anything. EVTEST on linux behaves the same way as on mac when it comes to the brightness keys... Code ab is...
MacOS also fails to detect my laptop lid switch which EVTEST sees as /dev/input0 ``` Input device ID: bus 0x19 vendor 0x0 product 0x5 version 0x0 Input device name: "Lid...