Nicholas Roth
Nicholas Roth
I responded to this earlier on https://github.com/bm1549/home-assistant-frigidaire/issues/61, but will dupe that over to this. The issue here is that FRIGIDAIRE_TO_HA_MODE does not contain an entry for AUTO, and we abuse...
This looks like a duplicate of https://github.com/bm1549/home-assistant-frigidaire/issues/49#issuecomment-1918003436 . Check there and submit logs on the issue or privately over Matrix if you want to help fix the issue. An API...
Sure! Thanks for asking. The computer is a Framework 16 laptop with dGPU. I'm attaching the output of `drm_info` here as "drm_info.txt": [drm_info.txt](https://github.com/user-attachments/files/17091018/drm_info.txt)
I see that `drm_info` indeed reports eDP-1 as disconnected, but it is definitely connected-- the screen is on and working!
> Is there a command-line argument or variable to force Gamescope to run on the iGPU? Man, that would be great. Hopefully the devs let us know. I did not...
The change might just be as simple as adding `frigidaire.Mode.AUTO` to `FRIGIDAIRE_TO_HA_MODE` and double-mapping that to `HVAC_MODE_AUTO` (currently used by `frigidaire.Mode.ECO`). But then what do we use to represent ECO...
@bm1549 Looks like a dupe of https://github.com/bm1549/home-assistant-frigidaire/issues/39
I am also having this issue with Qwen 1.5B trained on TRL and HuggingFace TGI 3.1.1 for GCP. This Docker build might help for reproducing the issue. Note that DeepSeek...
OS: Fully up-to-date Arch Linux
Note-- this is right next to a comment "Without this totally redundant assignment, `$Lines.MoveNext()` fails with a `System.Management.Automation.PSInvalidCastException`.", though that appears to be exactly what happens here, so perhaps the...