ScreechingBagel
ScreechingBagel
BBlueBuild
Created by ScreechingBagel on 1/19/2025 in #questions
installing akmod from rpm?
is it possible to install a kmod from provided rpm(s)? (all the coprs for the module i need are dead/404d) when trying to install in the rpm-ostree module, it does not install due to being run as root:
[14:03:36 g.i/t/apple-dots:latest] => #44 15.19 Building /usr/src/akmods/macbook12-spi-driver-kmod-0.5-1.fc41.1.src.rpm for kernel 6.12.9-200.fc41.x86_64
[14:03:36 g.i/t/apple-dots:latest] => #44 15.19 ERROR: Not to be used as root; start as user or 'akmodsbuild' instead.
[14:03:36 g.i/t/apple-dots:latest] => #44 15.19 Building /usr/src/akmods/macbook12-spi-driver-kmod-0.5-1.fc41.1.src.rpm for kernel 6.12.9-200.fc41.x86_64
[14:03:36 g.i/t/apple-dots:latest] => #44 15.19 ERROR: Not to be used as root; start as user or 'akmodsbuild' instead.
and the akmods module doesn't seem to take rpms regardless -# is using a non-ublue akmod with a ublue kernel even possible considering signing or something? p.s. the module is https://github.com/almas/macbook12-spi-driver , with a .spec i bodged together to build the three rpms -# ( - akmod-macbook12-spi-driver-0.5-1.fc41.1.x86_64.rpm - kmod-macbook12-spi-driver-0.5-1.fc41.1.x86_64.rpm - macbook12-spi-driver-kmod-common-0.5-1.fc41.1.x86_64.rpm )
18 replies
BBlueBuild
Created by ScreechingBagel on 12/14/2024 in #questions
akmods with external copr repo fails
[09:35:24 g.i/t/apple-dots:latest] => 11.01 Resolving dependencies...done
[09:35:24 g.i/t/apple-dots:latest] => 11.03 error: Could not depsolve transaction; 1 problem detected:
[09:35:24 g.i/t/apple-dots:latest] => 11.03 Problem: package kernel-uki-virt-6.11.10-300.fc41.x86_64 from updates-archive requires kernel-modules-core-uname-r = 6.11.10-300.fc41.x86_64, but none of the providers can be installed
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - package kmod-facetimehd-0.6.8.1-1.20240319git0.6.8.1.fc41.x86_64 from @commandline requires kernel-uname-r = 6.11.10-300.fc41.x86_64, but none of the providers can be installed
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - cannot install both kernel-modules-core-6.11.10-300.fc41.x86_64 from updates-archive and kernel-modules-core-6.11.3-300.fc41.x86_64 from @System
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - cannot install both kernel-core-6.11.10-300.fc41.x86_64 from updates-archive and kernel-core-6.11.3-300.fc41.x86_64 from @System
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - conflicting requests
[09:35:24 g.i/t/apple-dots:latest] => 11.01 Resolving dependencies...done
[09:35:24 g.i/t/apple-dots:latest] => 11.03 error: Could not depsolve transaction; 1 problem detected:
[09:35:24 g.i/t/apple-dots:latest] => 11.03 Problem: package kernel-uki-virt-6.11.10-300.fc41.x86_64 from updates-archive requires kernel-modules-core-uname-r = 6.11.10-300.fc41.x86_64, but none of the providers can be installed
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - package kmod-facetimehd-0.6.8.1-1.20240319git0.6.8.1.fc41.x86_64 from @commandline requires kernel-uname-r = 6.11.10-300.fc41.x86_64, but none of the providers can be installed
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - cannot install both kernel-modules-core-6.11.10-300.fc41.x86_64 from updates-archive and kernel-modules-core-6.11.3-300.fc41.x86_64 from @System
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - cannot install both kernel-core-6.11.10-300.fc41.x86_64 from updates-archive and kernel-core-6.11.3-300.fc41.x86_64 from @System
[09:35:24 g.i/t/apple-dots:latest] => 11.03 - conflicting requests
is that not the same kernel package?
26 replies