Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable common sensors #815

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Sep 21, 2023

Enable common sensors. If the sensor module supports PCI id's it's built as a module, otherwise builtin.

Fixes: #siderolabs/talos#7646

Enable common sensors. If the sensor module supports PCI id's it's built
as a module, otherwise builtin.

Fixes: #siderolabs/talos#7646

Signed-off-by: Noel Georgi <git@frezbo.dev>
@frezbo
Copy link
Member Author

frezbo commented Sep 21, 2023

The AMD sensors have pci'ids, so made it a module:

❯ diff -r --color _out/kernel-a/lib/modules/6.1.54-talos/modules.dep _out/lib/modules/6.1.54-talos/modules.dep
104a105,109
> kernel/drivers/hwmon/fam15h_power.ko:
> kernel/drivers/hwmon/i5500_temp.ko:
> kernel/drivers/hwmon/i5k_amb.ko:
> kernel/drivers/hwmon/k8temp.ko:
> kernel/drivers/hwmon/k10temp.ko:

@frezbo
Copy link
Member Author

frezbo commented Sep 21, 2023

/m

@talos-bot talos-bot merged commit 19cdf71 into siderolabs:main Sep 21, 2023
frezbo added a commit to frezbo/talos that referenced this pull request Sep 21, 2023
Enable common h/w sensor modules.

Ref: siderolabs/pkgs#815

Signed-off-by: Noel Georgi <git@frezbo.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants