현재 다음 시스템에서 실행 중입니다(cat /etc/os-release 출력).
PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
이것을 5.19.0-35-generic인 uname -r의 출력과 비교하십시오. 설치를 시작하기 전까지 이것이 실제로 문제인지 확신할 수 없었습니다.[이메일 보호됨]:dbeniamine/clevo-indicator.git 팬 속도를 더 잘 제어할 수 있습니다. 이 시점에서 설치의 첫 번째 부분을 완료한 후 다음 출력을 제공하는 다음 명령을 실행해야 했습니다.
sudo ./build_module.sh
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-headers-5.19.0-35-generic is already the newest version (5.19.0-35.36~22.04.1).
linux-source is already the newest version (5.15.0.69.67).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
tar (child): linux-source-5.19.tar.xz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
./build_module.sh: line 38: cd: linux-source-5.19: No such file or directory
make: *** No rule to make target 'oldconfig'. Stop.
make: *** No rule to make target 'scripts'. Stop.
./build_module.sh: line 41: cd: drivers/acpi: No such file or directory
make: Entering directory '/usr/src/linux-headers-5.19.0-35-generic'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
You are using: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
scripts/Makefile.build:43: /usr/src/Makefile: No such file or directory
make[1]: *** No rule to make target '/usr/src/Makefile'. Stop.
make: *** [Makefile:1850: /usr/src] Error 2
make: Leaving directory '/usr/src/linux-headers-5.19.0-35-generic'
insmod: ERROR: could not load module ec_sys.ko: No such file or directory
Failed to insert the module, something might have failed during build
왜 누락되었는지, 다시 추가하는 방법/이 문제를 해결하려면 무엇을 설치해야 하는지 잘 모르겠습니다. 이 모든 내용을 기록해야 하는 원래 이유는 내 컴퓨터의 팬을 올바르게 감지하기 위한 것입니다.https://www.reddit.com/r/System76/comments/lzz5i1/fan_speed_control_on_serval_ws/. 뭔가가 잘못 설치되었기 때문인 줄 알았는데 계속 과열되었기 때문이었습니다. 누구든지 이 문제를 해결하는 방법을 알고 있다면 좋을 것입니다!