Github messages for voidlinux
 help / color / mirror / Atom feed
From: michael-db <michael-db@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] linux6.1: enable /proc/i8k for i8kutils package
Date: Wed, 15 Feb 2023 11:42:31 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42282@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

There is a new pull request by michael-db against master on the void-packages repository

https://github.com/michael-db/void-packages i8k-fix
https://github.com/void-linux/void-packages/pull/42282

linux6.1: enable /proc/i8k for i8kutils package
Fixes #42277

[ci skip]  Built locally and tested:
```
-bash-5.1# ll /proc/i8k
-r--r--r-- 1 root root 0 Feb 15 10:35 /proc/i8k
-bash-5.1# i8kctl fan
-1 0
```


A patch file from https://github.com/void-linux/void-packages/pull/42282.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i8k-fix-42282.patch --]
[-- Type: text/x-diff, Size: 826 bytes --]

From f4626813897aea5a17699c953f6f9f25db3ea246 Mon Sep 17 00:00:00 2001
From: Michael Breen <8309342+michael-db@users.noreply.github.com>
Date: Wed, 15 Feb 2023 08:02:13 +0000
Subject: [PATCH] linux6.1: enable /proc/i8k for i8kutils package

fixes #42277
---
 srcpkgs/linux6.1/files/x86_64-dotconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux6.1/files/x86_64-dotconfig b/srcpkgs/linux6.1/files/x86_64-dotconfig
index 723c27bfde7d..f3bc486f0f6c 100644
--- a/srcpkgs/linux6.1/files/x86_64-dotconfig
+++ b/srcpkgs/linux6.1/files/x86_64-dotconfig
@@ -4858,7 +4858,7 @@ CONFIG_SENSORS_DRIVETEMP=m
 CONFIG_SENSORS_DS620=m
 CONFIG_SENSORS_DS1621=m
 CONFIG_SENSORS_DELL_SMM=m
-# CONFIG_I8K is not set
+CONFIG_I8K=y
 CONFIG_SENSORS_DA9052_ADC=m
 CONFIG_SENSORS_I5K_AMB=m
 CONFIG_SENSORS_F71805F=m

             reply	other threads:[~2023-02-15 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 10:42 michael-db [this message]
2023-02-15 21:02 ` michael-db
2023-02-16 11:47 ` [PR PATCH] [Closed]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42282@inbox.vuxu.org \
    --to=michael-db@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).