Hi,
I happened to maintain the phc-intel driver for the last couple of years. You can find the repository with latest updates at https://gitlab.com/linux-phc/phc-intel since http://www.linux-phc.org is no more.
Git Clone URL: | https://aur.archlinux.org/phc-intel-dkms-stable.git (read-only, click to copy) |
---|---|
Package Base: | phc-intel-dkms-stable |
Description: | Frequency driver for Intel CPUs with undervolting feature. DKMS-based kernel module, stable branch. |
Upstream URL: | https://gitlab.com/linux-phc/phc-intel |
Licenses: | GPL2 |
Groups: | linux-phc, phc-intel |
Conflicts: | phc-intel-dkms |
Provides: | linux-phc, phc-intel-dkms, PHC-INTEL-MODULE, phc-intel-patch |
Submitter: | dreieck |
Maintainer: | None |
Last Packager: | dreieck |
Votes: | 112 |
Popularity: | 0.000000 |
First Submitted: | 2023-02-21 10:47 (UTC) |
Last Updated: | 2023-02-22 09:31 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »
Hi,
I happened to maintain the phc-intel driver for the last couple of years. You can find the repository with latest updates at https://gitlab.com/linux-phc/phc-intel since http://www.linux-phc.org is no more.
That's great, thank you so much! excited to try this out again. I'm very curious how much work this project takes to maintain moving forward, or if it only requires minor changes. Whoever is working on it, please consider a patreon.
Hi, phc-intel is broken for 5.8 because they changed some of the acpi_cpufreq interfacs. I added a 5.8 inc directory and patched it so it compiles it SHOULD work, hopefully, too. https://archive.org/details/phc-intel-pack-rev32.tar
I guess the linux-phc.org domain lapsed or something, as it is serving scams now. I got a "send us $250 and get rich quick with Bitcoin" page...
Hi, I am include changes for kernel 5.7 https://github.com/danielw86dev/phc-intel-dkms/raw/master/phc-intel-pack-rev32.tar.bz2
glad there's still some interest in this, thank you for maintaining it this far. I asked on the IRC, linux-phc if there was an official statement on the project, and one user said no. It seems fairly dead. does anyone know more about this, why the forums are down, if they're down for good, etc?
Been forced to download archive for "Rev.31" manually from http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267
PKGBUILD Rev.31 https://pastebin.com/EuE6C0Xb
rev 31, download id 201.
rev 30, download id 200.
Pinned Comments
dreieck commented on 2023-02-21 10:52 (UTC)
Note:
DKMS build produces some errors
find: ‘./inc’: No such file or directory
and/bin/sh: line 1: [: 6: unary operator expected
:Module gets build anyway.
Reported upstream ↗ here.