انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => انجمن عمومی => نویسنده: saeed89 در 29 بهمن 1400، 11:27 ق‌ظ

عنوان: کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 29 بهمن 1400، 11:27 ق‌ظ
وقتی اینو میزنم sudo dkms autoinstall
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD

Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.16.7-1-MANJARO -C /usr/lib/modules/5.16.7-1-MANJARO/build M=/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.16.7-1-MANJARO (x86_64)
Consult /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log for more information.
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: SLACKER در 29 بهمن 1400، 11:48 ق‌ظ
وقتی اینو میزنم sudo dkms autoinstall
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD

Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.16.7-1-MANJARO -C /usr/lib/modules/5.16.7-1-MANJARO/build M=/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.16.7-1-MANJARO (x86_64)
Consult /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log for more information.
ادرس فایل log رو نوشته ببین چه مشکلی هست
فکر کنم kernel-header رو باید نصب کنی
sudo pacman -S $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-headers"}' ORS=' ')
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: saeed89 در 29 بهمن 1400، 12:07 ب‌ظ
ادرس فایل log رو نوشته ببین چه مشکلی هست
فکر کنم kernel-header رو باید نصب کنی
sudo pacman -S $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-headers"}' ORS=' ')
-------------
محتوای فایل make.log در مسیر /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log
DKMS make.log for rtbth-3.9.6.r10.gf4fba63 for kernel 5.16.7-1-MANJARO (x86_64)
Fri Feb 18 03:32:19 AM EST 2022
make: Entering directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_ctrl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_hal.h:31,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.c:27:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_osabl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.c:30:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/hps_bluez.h:33,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o] Error 1
make: *** [Makefile:1846: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build] Error 2
make: Leaving directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: SLACKER در 29 بهمن 1400، 12:27 ب‌ظ
ادرس فایل log رو نوشته ببین چه مشکلی هست
فکر کنم kernel-header رو باید نصب کنی
sudo pacman -S $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-headers"}' ORS=' ')
-------------
محتوای فایل make.log در مسیر /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log
DKMS make.log for rtbth-3.9.6.r10.gf4fba63 for kernel 5.16.7-1-MANJARO (x86_64)
Fri Feb 18 03:32:19 AM EST 2022
make: Entering directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_ctrl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_hal.h:31,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.c:27:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_osabl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.c:30:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/hps_bluez.h:33,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o] Error 1
make: *** [Makefile:1846: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build] Error 2
make: Leaving directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
کرنل هدر  رو نصب کردی؟
چرا با yay یا pamac نصبش نمیکنی؟
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: saeed89 در 29 بهمن 1400، 12:39 ب‌ظ
ادرس فایل log رو نوشته ببین چه مشکلی هست
فکر کنم kernel-header رو باید نصب کنی
sudo pacman -S $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-headers"}' ORS=' ')
-------------
محتوای فایل make.log در مسیر /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log
DKMS make.log for rtbth-3.9.6.r10.gf4fba63 for kernel 5.16.7-1-MANJARO (x86_64)
Fri Feb 18 03:32:19 AM EST 2022
make: Entering directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_ctrl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_hal.h:31,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.c:27:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_osabl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.c:30:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/hps_bluez.h:33,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o] Error 1
make: *** [Makefile:1846: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build] Error 2
make: Leaving directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
کرنل هدر  رو نصب کردی؟
چرا با yay یا pamac نصبش نمیکنی؟
- کرنل هر رو بله نصب کردم .
- دقیقا با yay نصب کردم .
-----------
راستش در کرنل 5.15.21 هیچ مشکی ندارم ولی کرنل رو تغییر میدم این اتفاق می افته
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: SLACKER در 29 بهمن 1400، 12:43 ب‌ظ
ادرس فایل log رو نوشته ببین چه مشکلی هست
فکر کنم kernel-header رو باید نصب کنی
sudo pacman -S $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-headers"}' ORS=' ')
-------------
محتوای فایل make.log در مسیر /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/make.log
DKMS make.log for rtbth-3.9.6.r10.gf4fba63 for kernel 5.16.7-1-MANJARO (x86_64)
Fri Feb 18 03:32:19 AM EST 2022
make: Entering directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o
  CC [M]  /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_ctrl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_hal.h:31,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.c:27:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_osabl.h:30,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.c:30:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_main.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_bluez.o] Error 1
In file included from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rt_linux.h:69,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/hps_bluez.h:33,
                 from /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.c:29:
/var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/include/rtbt_type.h:31:10: fatal error: stdarg.h: No such file or directory
   31 | #include <stdarg.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build/rtbth_core_pci.o] Error 1
make: *** [Makefile:1846: /var/lib/dkms/rtbth/3.9.6.r10.gf4fba63/build] Error 2
make: Leaving directory '/usr/lib/modules/5.16.7-1-MANJARO/build'
کرنل هدر  رو نصب کردی؟
چرا با yay یا pamac نصبش نمیکنی؟
- کرنل هر رو بله نصب کردم .
- دقیقا با yay نصب کردم .
-----------
راستش در کرنل 5.15.21 هیچ مشکی ندارم ولی کرنل رو تغییر میدم این اتفاق می افته
باید  بری سایت github و بگی این مشکل رو داری
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: saeed89 در 29 بهمن 1400، 07:48 ب‌ظ
به نظرتون دوباره نصب کنم سیستم عامل رو ؟
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: Dragon- در 29 بهمن 1400، 07:53 ب‌ظ
نه. باید راحت حل بشه.
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: saeed89 در 29 بهمن 1400، 07:54 ب‌ظ
نه. باید راحت حل بشه.
.

پیشنهادتون چبه ؟
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: Dragon- در 29 بهمن 1400، 08:45 ب‌ظ
چه بسته‌ای رو نصب کردید؟
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: saeed89 در 29 بهمن 1400، 08:53 ب‌ظ
چه بسته‌ای رو نصب کردید؟
rtbth-dkms-git
عنوان: پاسخ : ببخشید این مشکل چیه ؟
ارسال شده توسط: Dragon- در 29 بهمن 1400، 11:29 ب‌ظ
مطمئن هستید هدر‌های کرنل جدید هم نصبه؟ خروجی این دستور رو بفرستید.
pacman -Qi | grep linux
در ضمن عنوان اطلاعاتی در مورد مشکل نمیده. چیزی شبیه این بهتره:
کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
یا این یکی:
مشکل با rtbth
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 29 بهمن 1400، 11:46 ب‌ظ
ببخشید خروجی چون زیاد بود خطای بک اند کرفتم . در فایل Txt گذاشتم

https://s23.picofile.com/d/8447549142/9538452c-ec0f-4e59-ab88-8189905b88c2/text
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: Dragon- در 29 بهمن 1400، 11:58 ب‌ظ
یادم رفته بود خروجی pacman -Qi چجوری هست. خروجی این دستور رو بفرستید. این یکی نباید به اون بلندی باشه.
pacman -Qi | grep linux | grep -vF '@archlinux.org'
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 30 بهمن 1400، 12:00 ق‌ظ
یادم رفته بود خروجی pacman -Qi چجوری هست. خروجی این دستور رو بفرستید. این یکی نباید به اون بلندی باشه.
pacman -Qi | grep linux | grep -vF '@archlinux.org'

➜  ~ pacman -Qi | grep linux | grep -vF '@archlinux.org'

URL             : https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
Depends On      : util-linux
Name            : archlinux-appstream-data
URL             : https://www.archlinux.org
Name            : archlinux-keyring
URL             : https://gitlab.archlinux.org/archlinux/archlinux-keyring/
Depends On      : glibc  util-linux-libs  lzo  zlib  zstd  libgcrypt
Required By     : ca-certificates-utils  dkms  linux515  linux516  manjaro-system  mkinitcpio  netctl  p11-kit  util-linux
Groups          : linux-tools
Optional For    : linux515  linux516
Depends On      : device-mapper  libdevmapper.so=1.02-64  openssl  popt  util-linux-libs  libuuid.so=1-64  json-c  libjson-c.so=5-64  argon2  libargon2.so=1-64
URL             : https://wiki.linuxfoundation.org/openprinting/cups-filters
Optional Deps   : linux-headers: build modules against the Arch kernel [installed]
                  linux-lts-headers: build modules against the LTS kernel
                  linux-zen-headers: build modules against the ZEN kernel
                  linux-hardened-headers: build modules against the HARDENED kernel
Depends On      : sh  util-linux-libs
URL             : https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/about/
Depends On      : util-linux
Depends On      : glibc  filesystem  sed  util-linux  sh
Required By     : atool  file-roller  nano  util-linux  xdg-utils
URL             : http://www.linuxprinting.org/foomatic.html
URL             : http://www.linuxprinting.org/foomatic.html
Optional Deps   : foomatic-db: linuxprinting.org xml files database to create ppd driver files [installed]
Required By     : autoconf  bmenu  dkms  linux515-headers  linux516-headers  manjaro-system  mkinitcpio
Depends On      : pcre  libffi  util-linux-libs  zlib  libsysprof-capture  libmount.so=1-64  libffi.so=8-64
Depends On      : linux-api-headers>=4.10  tzdata  filesystem
Depends On      : glib2  gssdp  util-linux  libxml2  libglib-2.0.so=0-64  libgobject-2.0.so=0-64  libgio-2.0.so=0-64  libgmodule-2.0.so=0-64  libgssdp-1.2.so=0-64  libsoup-2.4.so=1-64  libuuid.so=1-64
Description     : Official Wallpapers for the Manjarolinux 18.x release
Depends On      : util-linux  pciutils  perl  procps-ng
                  linux-atm: ATM support
Depends On      : util-linux
Required By     : dkms  libblockdev  linux515  linux516  mkinitcpio  ndctl  pciutils  systemd
Required By     : lib32-bzip2  lib32-e2fsprogs  lib32-expat  lib32-gcc-libs  lib32-keyutils  lib32-krb5  lib32-libffi  lib32-libice  lib32-libidn2  lib32-libpciaccess  lib32-libpng12  lib32-libpsl  lib32-libunistring  lib32-libxau  lib32-libxcrypt  lib32-libxdmcp  lib32-libxshmfence  lib32-lm_sensors  lib32-ncurses  lib32-openssl  lib32-readline  lib32-util-linux  lib32-vulkan-icd-loader  lib32-wayland  lib32-xz  lib32-zlib  lib32-zstd
Depends On      : lib32-libice  lib32-util-linux  libsm
Required By     : lib32-libldap  lib32-util-linux
Packager        : Pierre Schmitz <pierre@archlinux.de>
Name            : lib32-util-linux
URL             : https://github.com/karelzak/util-linux
Depends On      : lib32-glibc  util-linux  lib32-libxcrypt
Required By     : audit  shadow  util-linux
URL             : https://linux.thai.net/projects/datrie
Required By     : elfutils  gstreamer  iproute2  lib32-libelf  libva-mesa-driver  linux515-headers  linux516-headers  mesa  mesa-vdpau  pahole  systemd  vulkan-radeon
URL             : https://www.kernel.org/pub/linux/libs/ieee1394/
Depends On      : glib2  nss  util-linux-libs  jansson  systemd-libs
                  archlinux-appstream-data [installed]
Depends On      : libice  libutil-linux
URL             : https://linux.thai.net/projects/libthai
URL             : http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
URL             : https://marcansoft.com/blog/iphonelinux/usbmuxd/
URL             : ftp://ftp.altlinux.org/pub/people/ldv/utempter
URL             : https://01.org/linuxmedia/vaapi
URL             : https://github.com/linuxwacom/libwacom/wiki
Required By     : accountsservice  apache  apparmor  apr-util  hplip  inetutils  lib32-libxcrypt  libcups  libnewt  mkinitcpio-busybox  openssh  pam  perl  ppp  python  shadow  systemd  talloc  util-linux
Name            : linux-api-headers
Name            : linux-firmware
URL             : https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
Depends On      : linux-firmware-whence
Required By     : linux515  linux516
Name            : linux-firmware-whence
URL             : https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
Required By     : linux-firmware
Name            : linux515
Provides        : linux=5.15.21  VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE
Depends On      : coreutils  linux-firmware  kmod  mkinitcpio>=27
Required By     : linux515-virtualbox-host-modules
Name            : linux515-headers
Provides        : linux-headers=5.15.21
Name            : linux515-virtualbox-host-modules
Groups          : linux515-extramodules
Depends On      : linux515
Name            : linux516
Provides        : linux=5.16.7  VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE
Depends On      : coreutils  linux-firmware  kmod  mkinitcpio>=27
Required By     : linux516-virtualbox-host-modules
Name            : linux516-headers
Provides        : linux-headers=5.16.7
Name            : linux516-virtualbox-host-modules
Groups          : linux516-extramodules
Depends On      : linux516
Packager        : Pierre Schmitz <pierre@archlinux.de>
URL             : http://www.linuxbase.org/
Depends On      : bash  device-mapper>=2.03.15  systemd-libs  libudev.so=1-64  util-linux-libs  libblkid.so=1-64  readline  libreadline.so=8-64  thin-provisioning-tools
Description     : Official Wallpapers for the Manjarolinux 18.x release
Packager        : Pierre Schmitz <pierre@archlinux.de>
URL             : https://github.com/archlinux/mkinitcpio
Depends On      : awk  mkinitcpio-busybox>=1.19.4-2  kmod  util-linux>=2.23  libarchive  coreutils  bash  binutils  diffutils  findutils  grep  filesystem>=2011.10-1  gzip  systemd
Required By     : linux515  linux516  manjaro-system  mkinitcpio-openswap
URL             : https://aur.archlinux.org/packages/mkinitcpio-openswap/
Required By     : alsa-utils  bash  cmus  gptfdisk  guile  inetutils  lame  less  lib32-ncurses  libcaca  libcdio  libedit  libxml2  llvm-libs  nano  ncdu  pinentry  pipewire  powertop  procps-ng  psmisc  readline  texinfo  tmux  unace  util-linux  vi
Depends On      : iniparser  json-c  keyutils  kmod  systemd-libs  util-linux-libs
URL             : https://gitlab.archlinux.org/archlinux/netctl
Depends On      : util-linux  fuse2
Packager        : Pierre Schmitz <pierre@archlinux.de>
Packager        : Pierre Schmitz <pierre@archlinux.de>
Depends On      : fuse2  glibc  libgpg-error  libsodium  util-linux  openssl  xz  zlib  libarchive.so=13-64  libavahi-client.so=3-64  libavahi-common.so=3-64  libavahi-glib.so=1-64  libgio-2.0.so=0-64  libglib-2.0.so=0-64  libgobject-2.0.so=0-64  libgpgme.so=11-64  libsoup-2.4.so=1-64  libsystemd.so=0-64
URL             : http://www.archlinux.org/pacman/
Depends On      : bash  fakeroot  glibc  libarchive  curl  perl  gpgme  archlinux-keyring  manjaro-keyring  pacman-mirrors>=4.1.0
Required By     : linux515-headers  linux516-headers
URL             : http://linux-pam.org
Required By     : apparmor  cifs-utils  cronie  cups  ecryptfs-utils  gnome-keyring  inetutils  kbd  libcap  libpwquality  openssh  polkit  shadow  sudo  systemd  util-linux
Depends On      : pamac-cli=10.3.0-5  libpamac>=11.1  libsoup  gtk3>=3.24  libhandy  archlinux-appstream-data  desktop-file-utils  libnotify
URL             : https://www.archlinux.org
Depends On      : device-mapper  util-linux-libs
Required By     : apparmor  flatpak  fwupd  gnome-todo  gstreamer  gufw  ipython  linux515-headers  linux516-headers  manjaro-application-utility  pacman-mirrors  pahole  pastebinit  pcsclite  python-appdirs  python-attrs  python-backcall  python-black  python-cachetools  python-cairo  python-certifi  python-chardet  python-click  python-colorama  python-contextlib2  python-decorator  python-distlib  python-distro  python-distutils-extra  python-dnspython  python-docopt  python-executing  python-filelock  python-fonttools  python-future  python-gobject  python-httplib2  python-idna  python-jedi  python-kiwisolver  python-manjaro-sdk  python-more-itertools  python-msgpack  python-mypy_extensions  python-npyscreen  python-numpy  python-opengl  python-ordered-set  python-parso  python-pathspec  python-pexpect  python-pickleshare  python-pillow  python-platformdirs  python-ply  python-progress  python-protobuf  python-ptyprocess  python-pulsectl  python-pure-eval  python-pyasn1  python-pynacl  python-pyopenssl  python-pyparsing  python-pyqt5-sip  python-pysmbc  python-pytz  python-pyxdg  python-reportlab  python-resolvelib  python-setproctitle  python-shiboken2  python-simplejson  python-six  python-soupsieve  python-toml  python-tomli  python-typing_extensions  python-uritemplate  python-urllib3  python-wcwidth  python-webencodings  python-yaml  python-zipp  ranger  smbclient  ufw
Optional For    : btrfs-progs  clang  git  glib2  graphviz  gtk2  gupnp  imath  ki18n  ldb  lensfun  libbytesize  libevent  libftdi  libieee1284  libnewt  libproxy  libpwquality  libsmbios  lilv  lirc  mc  mlt  net-snmp  nfs-utils  obs-studio  openconnect  shiboken6  talloc  tdb  tevent  usbutils  util-linux  vim  vim-runtime  volume_key  xapp  xfsprogs  zbar
Required By     : bash  bc  fluidsynth  gdbm  gjs  gnupg  gnutls  inetutils  js78  lib32-readline  libxml2  lua  lua52  lvm2  mujs  pcre  pcre2  smbclient  sqlite  util-linux  wpa_supplicant
Depends On      : util-linux
Required By     : accountsservice  git  util-linux
URL             : http://linux-diag.sourceforge.net/Sysfsutils.html
Depends On      : acl  libacl.so=1-64  bash  cryptsetup  libcryptsetup.so=12-64  dbus  iptables  kbd  kmod  libkmod.so=2-64  hwdata  libcap  libcap.so=2-64  libgcrypt  libxcrypt  libcrypt.so=2-64  systemd-libs  libidn2  lz4  pam  libelf  libseccomp  libseccomp.so=2-64  util-linux  libblkid.so=1-64  libmount.so=1-64  xz  pcre2  audit  libaudit.so=1-64  libp11-kit  libp11-kit.so=0-64  openssl
Required By     : accountsservice  at-spi2-core  dbus  device-mapper  dhcpcd  fluidsynth  gamemode  hwloc  jack2  libatasmart  libgdm-plymouth  libgudev  libnm  libusb  lvm2  modemmanager  ndctl  openvpn  ostree  p11-kit  pcsclite  pipewire  pipewire-media-session  procps-ng  rpcbind  sane  snapd  systemd  touchegg  usbutils  util-linux  webkit2gtk  webkit2gtk-4.1  xf86-input-evdev  xf86-input-wacom  xf86-video-amdgpu  xf86-video-ati  xf86-video-intel  xf86-video-nouveau  xorg-xwayland
Depends On      : sqlite  icu  glib2  libffi  util-linux  libstemmer  libseccomp  libsoup  json-glib  upower  libnm
Depends On      : sqlite  icu  glib2  libffi  util-linux  libstemmer  libseccomp  json-glib  libsoup3
URL             : https://indlinux.org/wiki/index.php/Downloads
URL             : https://marcansoft.com/blog/iphonelinux/usbmuxd/
URL             : https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/
Name            : util-linux
URL             : https://github.com/karelzak/util-linux
Depends On      : pam  shadow  coreutils  systemd-libs  libsystemd.so=0-64  libudev.so=1-64  libcap-ng  libxcrypt  libcrypt.so=2-64  util-linux-libs  libmagic.so=1-64  libncursesw.so=6-64  libreadline.so=8-64
Required By     : apr  f2fs-tools  fakeroot  gupnp  inxi  jfsutils  lib32-util-linux  mkinitcpio  ntfs-3g  ostree  reiserfsprogs  systemd  tracker  tracker3  zeromq
Name            : util-linux-libs
Description     : util-linux runtime libraries
URL             : https://github.com/karelzak/util-linux
Provides        : libutil-linux  libblkid.so=1-64  libfdisk.so=1-64  libmount.so=1-64  libsmartcols.so=1-64  libuuid.so=1-64
Required By     : btrfs-progs  cryptsetup  e2fsprogs  glib2  gptfdisk  gupnp  libnm  libsm  lvm2  ndctl  parted  systemd  util-linux  wget  xfsprogs
Conflicts With  : libutil-linux
Replaces        : libutil-linux
URL             : https://linuxtv.org/
URL             : https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
Description     : Community Wallpapers for the Manjarolinux 18.1 Juhraya release
URL             : https://github.com/linuxmint/webapp-manager
Depends On      : glibc  zlib  gnutls  libidn2  libidn2.so=0-64  util-linux-libs  libuuid.so=1-64  libpsl  libpsl.so=5-64  pcre2  nettle  libnettle.so=8-64
URL             : https://github.com/linuxmint/xapp
URL             : https://github.com/linuxwacom/xf86-input-wacom
URL             : https://01.org/linuxgraphics
Depends On      : sh  util-linux-libs  icu  device-mapper  libinih  liburcu
Packager        : Pierre Schmitz <pierre@archlinux.de>
Depends On      : gcc-libs  util-linux  libsodium  libpgm
URL             : https://kokkinizita.linuxaudio.org/linuxaudio/
URL             : https://kokkinizita.linuxaudio.org/linuxaudio/
Packager        : Pierre Schmitz <pierre@archlinux.de>
Packager        : Pierre Schmitz <pierre@archlinux.de>
➜  ~

عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 30 بهمن 1400، 07:35 ب‌ظ
 ](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: SLACKER در 30 بهمن 1400، 08:11 ب‌ظ
](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
حالا از كرنلى قبلى استفاده كن تا اپديت بياد براى درايور
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: Dragon- در 01 اسفند 1400، 04:14 ب‌ظ
](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
مشکل از ماژول‌هاست که با کرنل جدید کامپایل نمیشن. بسته rtbth-dkms-git رو پاک و دوباره نصب کنید. شاید درست بشه.

](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
حالا از كرنلى قبلى استفاده كن تا اپديت بياد براى درايور
این ماژول همراه کرنل نیست. بسته اون توی aur، از وسطای 2020 تا حالا آپدیت نشده. آخرین فعالیت توی صفحه گیتهابش مال 6 ماه پیش بوده.
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 01 اسفند 1400، 04:41 ب‌ظ
](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
مشکل از ماژول‌هاست که با کرنل جدید کامپایل نمیشن. بسته rtbth-dkms-git رو پاک و دوباره نصب کنید. شاید درست بشه.
](*,)
فکنم از اون کرنل مشکل داره ؟ درسته؟
نمیدونم !
حالا از كرنلى قبلى استفاده كن تا اپديت بياد براى درايور
این ماژول همراه کرنل نیست. بسته اون توی aur، از وسطای 2020 تا حالا آپدیت نشده. آخرین فعالیت توی صفحه گیتهابش مال 6 ماه پیش بوده.
قبلا اجرا میشد ! ولی بعد آپدیت اخیر که کردم سیستم رو کلا همه چیز رو کرنل 5.15 خوب اجرا میشه ! نمیدونم چرا ؟
بسته ها رو دوباره آپدیت میکنم باز نمیشه !
sudo pacman -S $(pacman -Qnq)
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: Dragon- در 01 اسفند 1400، 04:47 ب‌ظ
یعنی فقط با این ماژول rtbth مشکل دارید؟
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: saeed89 در 01 اسفند 1400، 04:50 ب‌ظ
یعنی فقط با این ماژول rtbth مشکل دارید؟
بله بعد آپدیت دوباره درست شد ،  فقط این مونده  حذف و دوباره نصب میکنم باز این خطا میده
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: دانیال بهزادی در 01 اسفند 1400، 04:51 ب‌ظ
به توسعه‌دهندهٔ پیمانه اطلاع بدید.
عنوان: پاسخ : کامپایل نشدن ماژول‌های rtbth برای کرنل جدید
ارسال شده توسط: Dragon- در 03 اسفند 1400، 01:51 ق‌ظ
یعنی فقط با این ماژول rtbth مشکل دارید؟
بله بعد آپدیت دوباره درست شد ،  فقط این مونده  حذف و دوباره نصب میکنم باز این خطا میده
باید تغییرات توی نسخه جدید کرنل باعث شده باشند که این ماژول دیگه درست کامپایل نشه. احتمالا باید صبر کنید تا خود توسعه‌دهنده‌اش درستش کنه.
این صفحه گیتهاب پروژه هست.
https://github.com/loimu/rtbth-dkms