SerialCom

ArchLinux Rolling V20.1 Error! Bad return status for module build on kernel: 5.10.3-arch1-1 (x86_64)

Dec 31st, 2020 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. grep vfs_monitor /etc/mod*/*.conf
  2. sudo modinfo vfs_monitor
  3. [sudo] senha para edson:
  4. filename: /lib/modules/5.10.3-arch1-1/extramodules/vfs_monitor.ko.xz
  5. description: VFS change monitor
  6. author: Raphael
  7. license: GPL
  8. srcversion: 17400609EBF6C3A136544B2
  9. depends:
  10. retpoline: Y
  11. name: vfs_monitor
  12. vermagic: 5.10.3-arch1-1 SMP preempt mod_unload
  13. parm: hour_shift:hour shift for displaying /proc/vfs_changes line item time (int)
  14. parm: merge_actions:merge actions to minimize data transfer and fs tree change (int)
  15. sudo dkms autoinstall
  16.  
  17. Kernel preparation unnecessary for this kernel. Skipping...
  18. applying patch 001-null-pointer-fix.patch...patching file src/wl/sys/wl_linux.c
  19. Hunk #1 succeeded at 2165 (offset 8 lines).
  20.  
  21. applying patch 002-rdtscl.patch...patching file src/shared/linux_osl.c
  22.  
  23. applying patch 003-linux47.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  24.  
  25. applying patch 004-linux48.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  26. Hunk #1 succeeded at 2386 (offset -2 lines).
  27. Hunk #2 succeeded at 2496 (offset -2 lines).
  28. Hunk #3 succeeded at 2928 (offset 4 lines).
  29.  
  30. applying patch 005-debian-fix-kernel-warnings.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  31.  
  32. applying patch 006-linux411.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  33. patching file src/wl/sys/wl_linux.c
  34.  
  35. applying patch 007-linux412.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  36. Hunk #1 succeeded at 54 (offset 1 line).
  37. Hunk #2 succeeded at 471 (offset 1 line).
  38. Hunk #3 succeeded at 2396 with fuzz 1 (offset 27 lines).
  39. Hunk #4 succeeded at 2424 with fuzz 2 (offset 34 lines).
  40.  
  41. applying patch 008-linux415.patch...patching file src/wl/sys/wl_linux.c
  42.  
  43. applying patch 010-linux56.patch...patching file src/shared/linux_osl.c
  44. Hunk #1 succeeded at 946 (offset 4 lines).
  45. patching file src/wl/sys/wl_linux.c
  46. Hunk #1 succeeded at 586 (offset 4 lines).
  47. Hunk #2 succeeded at 776 (offset 4 lines).
  48. Hunk #3 succeeded at 3352 (offset 17 lines).
  49.  
  50. applying patch 011-linux59.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  51. Hunk #1 succeeded at 458 (offset 8 lines).
  52. patching file src/wl/sys/wl_iw.c
  53. patching file src/wl/sys/wl_linux.c
  54. Hunk #1 succeeded at 1647 (offset 4 lines).
  55.  
  56.  
  57. Building module:
  58. cleaning build area...
  59. make -j4 KERNELRELEASE=5.10.3-arch1-1 -C /usr/lib/modules/5.10.3-arch1-1/build M=/var/lib/dkms/broadcom-wl/6.30.223.271/build.....(bad exit status: 2)
  60. Error! Bad return status for module build on kernel: 5.10.3-arch1-1 (x86_64)
  61. Consult /var/lib/dkms/broadcom-wl/6.30.223.271/build/make.log for more information.
  62.  
Add Comment
Please, Sign In to add comment