@ace0r: I could, but I think it should be better that linux-lts-headers provided linux-headers in upstream. All other headers packages do, any reason why linux-lts does not?
Search Criteria
Package Details: rtl8812au-dkms-git 5.13.6.r46.gcbe2fd6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl8812au-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8812au-dkms-git |
Description: | rtl8812AU chipset driver with firmware v5.13.6 |
Upstream URL: | https://github.com/morrownr/8812au-20210820 |
Licenses: | GPL2 |
Conflicts: | rtl8812au |
Submitter: | thelinuxguy |
Maintainer: | zebulon (zebulon) |
Last Packager: | zebulon |
Votes: | 76 |
Popularity: | 0.003227 |
First Submitted: | 2015-06-08 13:04 (UTC) |
Last Updated: | 2024-05-23 13:07 (UTC) |
Dependencies (3)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 32 Next › Last »
zebulon commented on 2017-09-15 06:29 (UTC)
ace0r commented on 2017-09-15 02:46 (UTC)
Please add linux-lts-headers to the dependencies
zebulon commented on 2017-09-14 19:55 (UTC)
I have just pushed a new revision with missing makedepends. Thanks to all for reporting the issue.
zebulon commented on 2017-09-13 06:58 (UTC) (edited on 2017-09-13 07:44 (UTC) by zebulon)
That's right: any kernel module compilation will require the kernel headers. Since there are more kernels than the official Archlinux one, I don't know what the policy is in term of adding linux-headers to makedepends. I will enquire.
tornado76 commented on 2017-09-12 21:29 (UTC)
@zebulon: Solved. I lacked linux-headers-4.12.12-1
Sorry for the inconvenience and the lack of attention
Thank you
And1G commented on 2017-09-12 21:20 (UTC)
@zebulon: I have the same issue as tornado76. After installing bc, I can build the package with makepkg but it fails with this error message, if I try to build in a clean chroot with the devtools scripts. I guess there is something more missing in the dependencies, but I am not that familiar with building kernel modules.
==> Starting build()...
#make -C /lib/modules/4.12.12-1-ARCH/build M=/build/rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 clean
cd hal ; rm -fr */*/*/*.mod.c */*/*/*.mod */*/*/*.o */*/*/.*.cmd */*/*/*.ko
cd hal ; rm -fr */*/*.mod.c */*/*.mod */*/*.o */*/.*.cmd */*/*.ko
cd hal ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd platform ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
rm -fr Module.symvers ; rm -fr Module.markers ; rm -fr modules.order
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm -fr .tmp_versions
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.12.12-1-ARCH/build M=/build/rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 modules
make[1]: *** /lib/modules/4.12.12-1-ARCH/build: No such file or directory. Stop.
make: *** [Makefile:1798: modules] Error 2
==> ERROR: A failure occurred in build().
Aborting...
tornado76 commented on 2017-09-12 21:18 (UTC)
@zebulon: Thanks, I installed bc:
Cloning into 'rtl8812au-driver-5.2.9'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
#make -C /lib/modules/4.12.12-1-ARCH/build M=/tmp/yaourt-tmp-tornado76/aur-rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 clean
cd hal ; rm -fr */*/*/*.mod.c */*/*/*.mod */*/*/*.o */*/*/.*.cmd */*/*/*.ko
cd hal ; rm -fr */*/*.mod.c */*/*.mod */*/*.o */*/.*.cmd */*/*.ko
cd hal ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd platform ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
rm -fr Module.symvers ; rm -fr Module.markers ; rm -fr modules.order
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm -fr .tmp_versions
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.12.12-1-ARCH/build M=/tmp/yaourt-tmp-tornado76/aur-rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 modules
make[1]: Entering directory '/usr/lib/modules/4.12.12-1-ARCH/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/usr/lib/modules/4.12.12-1-ARCH/build'
make: *** [Makefile:1798: modules] Error 2
zebulon commented on 2017-09-12 20:25 (UTC)
@tornado76: it is better to send logs in English. To do so append LANG= to your command (e.g. LANG= makepkg).
That said I can read Spanish. As the error message states, you are missing bc https://www.archlinux.org/packages/extra/x86_64/bc/. I thought it was part of base-devel, but it seems not, so I will need to add it to makedepends.
Can you please install bc and let me know if that solves your issue?
tornado76 commented on 2017-09-12 19:17 (UTC)
Hello, I am having the following problem in the installation:
==> Iniciando build()...
/bin/sh: bc: no se encontró la orden
#make -C /lib/modules/4.12.12-1-ARCH/build M=/tmp/yaourt-tmp-tornado76/aur-rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 clean
cd hal ; rm -fr */*/*/*.mod.c */*/*/*.mod */*/*/*.o */*/*/.*.cmd */*/*/*.ko
cd hal ; rm -fr */*/*.mod.c */*/*.mod */*/*.o */*/.*.cmd */*/*.ko
cd hal ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd platform ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
rm -fr Module.symvers ; rm -fr Module.markers ; rm -fr modules.order
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm -fr .tmp_versions
/bin/sh: bc: no se encontró la orden
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.12.12-1-ARCH/build M=/tmp/yaourt-tmp-tornado76/aur-rtl8812au-dkms-git/src/rtl8812au-driver-5.2.9 modules
make[1]: se entra en el directorio '/usr/lib/modules/4.12.12-1-ARCH/build'
make[1]: *** No hay ninguna regla para construir el objetivo 'modules'. Alto.
make[1]: se sale del directorio '/usr/lib/modules/4.12.12-1-ARCH/build'
make: *** [Makefile:1798: modules] Error 2
==> ERROR: Se produjo un fallo en build().
Cancelando...
==> ERROR: Makepkg no ha podido compilar rtl8812au-dkms-git.
==> ¿Reiniciar la compilación de rtl8812au-dkms-git? [s/N]
zebulon commented on 2017-09-12 06:30 (UTC)
@Svenstaro: I created rtl8821au-dkms-git package at https://aur.archlinux.org/packages/rtl8821au-dkms-git/. I have also updated the wiki.
For 8814au I'll have to source first a correct, patched version of the driver. Once this is done I'll also do the package repo on AUR.
Pinned Comments
zebulon commented on 2019-10-01 06:19 (UTC)
To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git alternatively.