• Joined on 2025-05-09
eriq12 pushed to main at eriq12/hydro-os 2025-06-23 22:48:48 -04:00
39611efb18 Add xpadneo properly (#28)
eriq12 merged pull request eriq12/hydro-os#28 2025-06-23 22:48:46 -04:00
Add xpadneo properly
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 22:22:42 -04:00
bf6b44fc0d Cleanup
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 21:51:12 -04:00
6435c67377 Use proper containing characters
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 21:40:45 -04:00
3fc537ef5e Change from hard coded versions to hopefully find what is needed to build
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 17:22:36 -04:00
cc7b6eee4f add info to list lib modules and use particular version given
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 17:10:30 -04:00
d645f1e5b5 Attempt dkms build and install with hard-coded kernel version
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 15:47:25 -04:00
1163caaeee Changed from url, added script to make sure dkms module is built and install
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 14:36:43 -04:00
02180ff9c0 Attempt remove initramfs
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-23 14:07:15 -04:00
89d0aa7a60 Use negativo17 repos instead and pull their dkms xpadneo package.
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 23:19:48 -04:00
0a0df0b320 Utilize rpm-ostree instead to install xpadneo
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 22:07:58 -04:00
f9c5abdde7 Removed install call as missing node issue was fixed
eriq12 pushed to custom-action at eriq12/hydro-os 2025-06-22 21:03:49 -04:00
66a0e08d45 Use full for backtrace for more information
eriq12 pushed to custom-action at eriq12/hydro-os 2025-06-22 21:00:56 -04:00
4b0e8a9c32 Add backtrace to find where is the issue
eriq12 pushed to custom-action at eriq12/hydro-os 2025-06-22 20:53:39 -04:00
9664873c20 Use fedora base image and install nodejs, docker, and docker-buildx
1abe182188 Removed --rechunk
Compare 2 commits »
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 20:35:07 -04:00
d227b9c146 use apt instead of apt-get
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 20:11:37 -04:00
576aa5a123 Add nodejs to container for install
eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 17:17:44 -04:00
23ac1ad3f9 Attempt force toggle
eriq12 commented on pull request eriq12/hydro-os#28 2025-06-22 16:37:21 -04:00
Add xpadneo properly

Works in local build, but when using remote build, it will crash as uname -r will return the kernel version of the docker container or something else, but not the kernel version of the target…

eriq12 pushed to add-xpadneo at eriq12/hydro-os 2025-06-22 16:31:52 -04:00
5858fc1958 Revert attempt to use fedora image