Skip to content

Fix various bugs across kernel module, CI, scripts and Python package#469

Open
VVAT3R wants to merge 1 commit into
johnfanv2:mainfrom
VVAT3R:fix/upstream-bugs
Open

Fix various bugs across kernel module, CI, scripts and Python package#469
VVAT3R wants to merge 1 commit into
johnfanv2:mainfrom
VVAT3R:fix/upstream-bugs

Conversation

@VVAT3R

@VVAT3R VVAT3R commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary of fixes

Kernel module:

  • Makefile: Use correct variable for `depmod` (was using undefined)
  • dkms.conf: Replace DKMS_VERSION placeholder with real version 1.0.0

Python package:

  • setup.cfg: Fix PyQT6PyQt6 (wrong casing breaks pip resolution)

Scripts:

  • fan_control.sh: Remove hardcoded author home path; use legion_cli from PATH instead
  • test_kernel_reload.sh: Remove spurious #!/bin/bash embedded inside the for loop

CI:

  • build.yml, build_PR.yml, manual_test.yaml: Fix test_keneltest_kernel typo (references non-existent file)
  • extra.yaml: Add missing colon to workflow_dispatch trigger

Other:

  • Rename .github/ pull_request_template.md.github/pull_request_template.md (leading space prevented GitHub from recognizing it)

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.

1 participant