T-Troll / alienfx-tools

Alienware systems lights, fans, and power control tools and apps
MIT License
458 stars 39 forks source link

AlienFan persistently drops out of monitoring phase. #317

Closed JazzyJazzjazzy closed 1 year ago

JazzyJazzjazzy commented 1 year ago

AlienFan persistently drops out of monitoring phase and CPU and GPU overheat. RPM values remain at 500 and do not change,

This has been the case on initial startup and resume from sleep. Changing the profile from MANUAL to anything else and back to MANUAL usually resolves issue but it returns.

Also, noted that POWER MODEs are now numbers, ie "Level 163". Is this by design? Thank you.

T-Troll commented 1 year ago

Thanks, it's serious.

You are not the first to report me about stuck fans, seems like latest BIOS make this shit. Can you remind me your systemID (visible in fan cli)?

Also, noted that POWER MODEs are now numbers, ie "Level 163". Is this by design? Thank you.

Ah, yes. Power mode name now have not the number, but real hardware power mode ID (internal change). It can be from A0 to AB hex, A0 balanced, usually, AB is G-Mode/Performance.

T-Troll commented 1 year ago

Check latest release. Did it fix this issue?

JazzyJazzjazzy commented 1 year ago

Latest release appears to have fixed this issue. Will post back if anything else noted, Thank you.

JazzyJazzjazzy commented 1 year ago

Spoke too soon, issue still persists in latest HOTFIX,

T-Troll commented 1 year ago

So it's random. Ok, tell me your SystemID, please...

JazzyJazzjazzy commented 1 year ago

So it's random. Ok, tell me your SystemID, please...

Command?

T-Troll commented 1 year ago

Just run alienfan-cli. ID is in brackets at second line.

Can you, please, also run some diags for me:

  1. Then it happened next time, run alienfan-cli getpower. Share output.
  2. After you do p.1, let's try to change default mode: 2.1 Close GUI 2.2 Run alienfan-cli setpower=1 2.3 Run GUI back 2.4 Check sleep
JazzyJazzjazzy commented 1 year ago

I remember now. I also remember that I had no Device ID. You thought that strange at the time.

C:\Program Files\AlienFX Tools>alienfan-cli AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Usage: alienfan-cli command[=value{,value}] {command...}

T-Troll commented 1 year ago

Ok. I'm preparing a new release now (will be tomorrow), with a lot of stability fixes. I'll just add power mode forced reset for your gear after resume from sleep.

PS: Some guy with m15R5 complain about the same, but he has trashed system, so don't sure it's the same.

JazzyJazzjazzy commented 1 year ago

C:\Program Files\AlienFX Tools>alienfan-cli getpower AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Power mode: Manual (0)

C:\Program Files\AlienFX Tools>alienfan-cli setpower=1 AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Power mode set to Level 1 (163)

C:\Program Files\AlienFX Tools>alienfan-cli getpower AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Power mode: Manual (0)

C:\Program Files\AlienFX Tools>alienfan-cli getpower AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Power mode: Level 1 (163)

C:\Program Files\AlienFX Tools>alienfan-cli setpower=1 AlienFan-CLI v8.2.5 Supported hardware (0) detected, 2 fans, 11 sensors, 6 power states. Power mode set to Level 1 (163)

JazzyJazzjazzy commented 1 year ago

Last item is after resume from sleep.

T-Troll commented 1 year ago

Power mode: Level 1 (163)

If last 2 after resume, this means you are in Balanced mode, which is not reset to manual! Interesting...

JazzyJazzjazzy commented 1 year ago

just confirming that last two are after resume.

T-Troll commented 1 year ago

Ok, Wonder how it happened. Please remind me you model.

JazzyJazzjazzy commented 1 year ago

Ok, Wonder how it happened. Please remind me you model.

Alienware m17 R4

JazzyJazzjazzy commented 1 year ago

Update: Sir, AlienFan is properly working at start up and resume from sleep. Thank you for your extra efforts. Peace.

T-Troll commented 1 year ago

At least. Great.