Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Compiling Kernel

Featured Replies

Hi all, I'm trying to compile my own kernel to see if I can get my own drivers installed, but making the kernel gives me the following error:

root@armoury:/usr/src/linux# make
  CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  GEN     lib/oid_registry_data.c
  CC [M]  lib/crc8.o
  CC [M]  lib/asn1_decoder.o
  CC [M]  lib/oid_registry.o
Kernel: arch/x86/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST 683 modules
ERROR: "raid6_gen_syndrome" [drivers/md/md-mod.ko] undefined!
ERROR: "raid6_xor_syndrome" [drivers/md/md-mod.ko] undefined!
make[1]: *** [scripts/Makefile.modpost:92: __modpost] Error 1
make: *** [Makefile:1237: modules] Error 2

All I know about this driver is that it has something to do with "multiple devices", in that I believe it's used for RAID, meaning that I'm not sure I can get away with disabling it in the .config and still have a fully working system.

Any ideas?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.