WIP: Attempt to build using the installation method by xpadneo devs #26

Closed
eriq12 wants to merge 2 commits from fix-xpadneo into main
Owner
No description provided.
eriq12 added 1 commit 2025-06-20 22:52:51 -04:00
Attempt to build using the installation method by xpadneo devs
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 33s
0f9a6abb63
eriq12 added 1 commit 2025-06-20 22:54:18 -04:00
Fixed typo
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m23s
0dd107431b
eriq12 changed title from Attempt to build using the installation method by xpadneo devs to WIP: Attempt to build using the installation method by xpadneo devs 2025-06-20 23:10:12 -04:00
Author
Owner

Issue with installing xpadneo via their script: The following is the output

============================ Start 'script' Module ============================
Running script installxpadneo.sh
Cloning into 'xpadneo'...
* deploying DKMS package
Deprecated feature: CLEAN (/usr/src/hid-xpadneo-v0.9-222-gcd25680/dkms.conf)
Creating symlink /var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source -> /usr/src/hid-xpadneo-v0.9-222-gcd25680
* building module
Deprecated feature: CLEAN (/var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source/dkms.conf)
Sign command: /lib/modules/6.14.11-300.fc42.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK...

Building module(s)... done.
Signing module /var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/build/src/hid-xpadneo.ko
* installing module
Deprecated feature: CLEAN (/var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source/dkms.conf)
Installing /lib/modules/6.14.11-300.fc42.x86_64/kernel/drivers/hid/hid-xpadneo.ko.xz
Running the post_install script:
Not disabling ERTM, kernel version doesn't require it...
Installing modalias database...
Installing udev rules...
Reloading udev...
Failed to send reload request: No such file or directory
Running depmod.... done.
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to system scope bus via local transport: Host is down
Executing post-transaction command.......... done.
============================= End 'script' Module =============================

Issue with installing xpadneo via their script: The following is the output > ============================ Start 'script' Module ============================ Running script installxpadneo.sh Cloning into 'xpadneo'... \* deploying DKMS package Deprecated feature: CLEAN (/usr/src/hid-xpadneo-v0.9-222-gcd25680/dkms.conf) Creating symlink /var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source -> /usr/src/hid-xpadneo-v0.9-222-gcd25680 \* building module Deprecated feature: CLEAN (/var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source/dkms.conf) Sign command: /lib/modules/6.14.11-300.fc42.x86_64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Certificate or key are missing, generating self signed certificate for MOK... > > Building module(s)... done. Signing module /var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/build/src/hid-xpadneo.ko \* installing module Deprecated feature: CLEAN (/var/lib/dkms/hid-xpadneo/v0.9-222-gcd25680/source/dkms.conf) Installing /lib/modules/6.14.11-300.fc42.x86_64/kernel/drivers/hid/hid-xpadneo.ko.xz Running the post_install script: Not disabling ERTM, kernel version doesn't require it... Installing modalias database... Installing udev rules... Reloading udev... Failed to send reload request: No such file or directory Running depmod.... done. System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to system scope bus via local transport: Host is down Executing post-transaction command.......... done. ============================= End 'script' Module =============================
eriq12 closed this pull request 2025-06-21 00:27:28 -04:00
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m23s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eriq12/hydro-os#26
No description provided.