pcm-power: improve the error message to indicate that the client CPU can't be supported
Open
enhancement
- Dominant language
- C++
- Stars
- 3.3k
- Forks
- 528
- Avg merge
- 1h 40m
- Merged PRs (30d)
- 2
Description
```
$ cat /proc/cpuinfo | head -5
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 154
model name : 12th Gen Intel(R) Core(TM) i7-12650H
```
This happens both with the version in the Debian repos as well as the latest commit on the master branch (db66fd7ae362f5ed2b490fc54199ea3a25821414) build from source. The pcm command works fine though.
Contributor guide
Assessment
This issue has not been assessed yet.