You are not logged in.
Building rtl8188gu-dkms-git from the AUR, but module is not available?
What am I missing?
Build is successful?
=> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
-> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: '6.9.7-arch1-1'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [microcode]
-> Running build hook: [modconf]
-> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
-> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
-> Early uncompressed CPIO image generation successful
==> Initcpio image generation successfulBut the module is not available ?
> modprobe rtl8188gu
modprobe: FATAL: Module rtl8188gu not found in directory /lib/modules/6.9.7-arch1-1Offline
-dkms packages require the header package of the kernel you intend to compile a module for. Are linux-headers installed and did you see a dkms install run installing it?
Offline
Hello. Thank you Yes the build was successful or at least there was no sign of error and the dkms ran.
Does this help?
> dkms status
rtl8188gu/r12.9dec829, 6.6.36-1-lts, x86_64: installed
rtl8812au/5.13.6.r189.gd4638de, 6.6.36-1-lts, x86_64: installed
rtl8821cu/5.12.0.175eb52ece, 6.6.36-1-lts, x86_64: installed
rtl8xxxu/r54.fbb6d1a, 6.6.36-1-lts, x86_64: installed
rtl8xxxu/r54.fbb6d1a, 6.9.7-arch1-1, x86_64: installedLast edited by hwallace (2024-07-07 23:30:03)
Offline
You've rtl8xxxu for 6.9.7, the others are just for the LTS kernel
Offline