Antergos / antergos-iso

Scripts based on archiso to create the Antergos ISO
75 stars 41 forks source link

[broadcom-wl] [dkms] [kernel 4.12.4] dkms can't build and install broadcom-wl driver module #94

Open karasu opened 7 years ago

karasu commented 7 years ago

When building an ISO, it seems that dkms can't build broadcom-wl driver module:

[mkarchiso] INFO: Configuration settings
[mkarchiso] INFO:                   Command:   run
[mkarchiso] INFO:              Architecture:   x86_64
[mkarchiso] INFO:         Working directory:   /work
[mkarchiso] INFO:    Installation directory:   arch
[mkarchiso] INFO:               Run command:   dkms autoinstall

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
make -j4 KERNELRELEASE=4.12.4-1-ARCH -C /usr/lib/modules/4.12.4-1-ARCH/build M=/var/lib/dkms/broadcom-wl/6.30.223.271_4.11.2_1/build...(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.12.4-1-ARCH (x86_64)
Consult /var/lib/dkms/broadcom-wl/6.30.223.271_4.11.2_1/build/make.log for more information.

I'll put here the log when the ISO is finished building... and leave this issue so I do not forget about this 😁

jfla commented 7 years ago

This probably explains why I had to install the broadcom-wl-dkms package in the live environment before my wifi would work. See https://github.com/Antergos/antergos-iso/issues/50

karasu commented 7 years ago

@lots0logs this is fixed in testing...

karasu commented 7 years ago

@lots0logs this weekend I'll merge testing with master. This could mess up with your build server setup... anyway, we have time to fix this until next month.