You are not logged in.

#1 2022-08-05 15:35:40

n8jadams
Member
Registered: 2021-08-23
Posts: 49

[SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

Trying out the newest Xbox One controller driver software...

$ yay xone-dkms
2 aur/xone-dkms-git 0.3.r0.g8311a25-2 (+7 0.84) 
    Modern Linux driver for Xbox One and Xbox Series X|S controllers
1 aur/xone-dkms 0.3-3 (+13 1.51) 
    Modern Linux driver for Xbox One and Xbox Series X|S controllers
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:2]  xone-dongle-firmware-0.1-8  xone-dkms-0.3-3

  2 xone-dongle-firmware                     (Build Files Exist)
  1 xone-dkms                                (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> n
:: PKGBUILD up to date, Skipping (2/0): xone-dongle-firmware, xone-dkms
  2 xone-dongle-firmware                     (Build Files Exist)
  1 xone-dkms                                (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> n
:: (1/2) Parsing SRCINFO: xone-dongle-firmware
:: (2/2) Parsing SRCINFO: xone-dkms
==> Making package: xone-dongle-firmware 0.1-8 (Fri 05 Aug 2022 09:33:50 AM MDT)
==> Retrieving sources...
==> Making package: xone-dkms 0.3-3 (Fri 05 Aug 2022 09:33:50 AM MDT)
==> Retrieving sources...
  -> Found 1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab
==> Validating source files with sha256sums...
    1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab ...   -> Updating xone git repo...
Passed
==> Validating source files with sha256sums...
    xone ... Skipped
==> Making package: xone-dongle-firmware 0.1-8 (Fri 05 Aug 2022 09:33:52 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab
==> Validating source files with sha256sums...
    1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting 1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab with bsdtar
==> Sources are ready.
==> Making package: xone-dongle-firmware 0.1-8 (Fri 05 Aug 2022 09:33:56 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Sources are ready.
 -> xone-dongle-firmware-0.1-8 already made -- skipping build
 -> xone-dongle-firmware not satisfied, flushing install queue
[sudo] password for nate: 
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) xone-dongle-firmware-0.1-8

Total Installed Size:  0.07 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                           [####################################################] 100%
(1/1) checking package integrity                                                         [####################################################] 100%
(1/1) loading package files                                                              [####################################################] 100%
(1/1) checking for file conflicts                                                        [####################################################] 100%
(1/1) checking available disk space                                                      [####################################################] 100%
:: Processing package changes...
(1/1) installing xone-dongle-firmware                                                    [####################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Making package: xone-dkms 0.3-3 (Fri 05 Aug 2022 09:34:00 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating xone git repo...
==> Validating source files with sha256sums...
    xone ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of xone git repo...
Cloning into 'xone'...
done.
Switched to a new branch 'makepkg'
==> Sources are ready.
==> Making package: xone-dkms 0.3-3 (Fri 05 Aug 2022 09:34:05 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Sources are ready.
 -> xone-dkms-0.3-3 already made -- skipping build
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) xone-dkms-0.3-3

Total Installed Size:  0.20 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                           [####################################################] 100%
(1/1) checking package integrity                                                         [####################################################] 100%
(1/1) loading package files                                                              [####################################################] 100%
(1/1) checking for file conflicts                                                        [####################################################] 100%
(1/1) checking available disk space                                                      [####################################################] 100%
:: Processing package changes...
(1/1) installing xone-dkms                                                               [####################################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> dkms install --no-depmod xone/0.3 -k 5.18.16-zen1-1-zen
==> depmod 5.18.16-zen1-1-zen
==> ERROR: Missing 5.18.16-arch1-1 kernel modules tree for module xone/0.3.

I'm on arch-zen, the version is right though. What can I do about this?

Last edited by n8jadams (2022-08-05 16:16:49)

Offline

#2 2022-08-05 15:37:16

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

You have the linux-headers package installed, but not the actual linux package. That makes no sense.

Offline

#3 2022-08-05 15:42:09

n8jadams
Member
Registered: 2021-08-23
Posts: 49

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

So what do I need to do?

EDIT: How is my computer working without the linux kernel? lol

$ sudo pacman -Syu linux
[sudo] password for nate: 
:: Synchronizing package databases...
 core is up to date
 extra                                                      1712.4 KiB  2.37 MiB/s 00:01 [####################################################] 100%
 community                                                     6.7 MiB  6.46 MiB/s 00:01 [####################################################] 100%
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (3) gcab-1.5-1  php-8.1.9-1  linux-5.18.16.arch1-1

Total Download Size:   180.68 MiB
Total Installed Size:  201.21 MiB
Net Upgrade Size:      176.78 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 linux-5.18.16.arch1-1-x86_64                                176.4 MiB  9.84 MiB/s 00:18 [####################################################] 100%
 php-8.1.9-1-x86_64                                            4.2 MiB  1224 KiB/s 00:04 [####################################################] 100%
 gcab-1.5-1-x86_64                                            87.8 KiB   601 KiB/s 00:00 [####################################################] 100%
 Total (3/3)                                                 180.7 MiB  8.26 MiB/s 00:22 [####################################################] 100%
(3/3) checking keys in keyring                                                           [####################################################] 100%
(3/3) checking package integrity                                                         [####################################################] 100%
(3/3) loading package files                                                              [####################################################] 100%
(3/3) checking for file conflicts                                                        [####################################################] 100%
(3/3) checking available disk space                                                      [####################################################] 100%
:: Processing package changes...
(1/3) installing linux                                                                   [####################################################] 100%
Optional dependencies for linux
    wireless-regdb: to set the correct wireless channels of your country
    linux-firmware: firmware images needed for some devices [installed]
(2/3) upgrading gcab                                                                     [####################################################] 100%
(3/3) upgrading php                                                                      [####################################################] 100%
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating module dependencies...
(3/3) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.18.16-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.18.16-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
==> ERROR: Image generation FAILED: zstd reported an error

Maybe I need to clear up some space from my drive... Odd. I have 30gb of free space.

Last edited by n8jadams (2022-08-05 15:45:44)

Offline

#4 2022-08-05 15:47:17

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

How did you install Arch?

Offline

#5 2022-08-05 15:48:36

n8jadams
Member
Registered: 2021-08-23
Posts: 49

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

With a live USB disk. I did it forever ago and actually just backed up this system from another drive.

Offline

#6 2022-08-05 15:50:35

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

Then you specifically installed the kernel you're using and configured your bootloader to use it. You should know how you're booting without the 'linux' kernel.

The issue is writing to /boot, which I assume is a separate filesystem. But why are you doing that if you're not going to use that kernel?

Offline

#7 2022-08-05 15:53:41

n8jadams
Member
Registered: 2021-08-23
Posts: 49

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

I'm not sure. Just trying to get whatever I need for this xone-dkms AUR package to work. hmm

Last edited by n8jadams (2022-08-05 16:06:03)

Offline

#8 2022-08-05 16:03:57

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

And why do you think it doesn't work?

Offline

#9 2022-08-05 16:06:21

n8jadams
Member
Registered: 2021-08-23
Posts: 49

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

Just because of that error from the OP.

Last edited by n8jadams (2022-08-05 16:09:53)

Offline

#10 2022-08-05 16:06:58

dogknowsnx
Member
Registered: 2021-04-12
Posts: 648

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

n8jadams wrote:

So what do I need to do?

EDIT: How is my computer working without the linux kernel? lol

You're using/booting the 'linux-zen' kernel, hence you would need the 'linux-zen-headers'...
Anyway, maybe post the output of

lsblk -f

and

ls -lah /boot

before proceeding (with the clean-up)


Notifications for Arch Linux package updates
RI - Rest your Eyes and Self

"We are eternal, all this pain is an illusion" - Maynard James Keenan

Offline

#11 2022-08-05 16:08:09

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

It was an error in building for a kernel you're not using.

Offline

#12 2022-08-05 16:16:39

n8jadams
Member
Registered: 2021-08-23
Posts: 49

Re: [SOLVED] Missing 5.18.16-arch1-1 kernel modules tree for module xone

So I went ahead and downloaded `extra/dkms` from the AUR as well as `linux-zen-headers` with pacman and my Xbox controller connected just fine so I think problem solved here.

Offline

Board footer

Powered by FluxBB