amd_hsmp icon indicating copy to clipboard operation
amd_hsmp copied to clipboard

AMD HSMP module to provide user interface to system management features.

Results 7 amd_hsmp issues
Sort by recently updated
recently updated
newest added

We have two system using the same CentOS 7 with old kernel (3.10.0-1160.80.1.el7.x86_64). One of the systems works perfectly with the master version of the amd_hsmp, however the other one...

``` # make make -C /lib/modules/`uname -r`/build M=$PWD modules make[1]: Entering directory '/usr/src/kernels/4.18.0-240.el8.x86_64' CC [M] /root/downloads/amd_hsmp-master/amd_hsmp.o /root/downloads/amd_hsmp-master/amd_hsmp.c: In function ‘hsmp_ioctl’: /root/downloads/amd_hsmp-master/amd_hsmp.c:280:6: error: implicit declaration of function ‘copy_struct_from_user’; did you mean...

The README has some minor spots which could be cleaned up. Mainly utilizing `#>` instead of triple ticks for code blocks. E.g., #> make should be ```bash make ``` for...

dkms config does not reflect recent changes in this repo - adding a second/alternative kernel module hsmp_acpi. Only the original amd_hsmp is set up. hsmp_acpi needs to be added to...

When I execute the make command in the and_hsmp directory. I get the following output/error: I am running on Ubuntu: ``` cat /etc/os-release PRETTY_NAME="Ubuntu 25.04" NAME="Ubuntu" VERSION_ID="25.04" VERSION="25.04 (Plucky Puffin)"...

Debian dkms uses sh = dash. dash doesn't support hex number comparison