Why does module failed to load? (/dev/scull0 : no such device or address)
问题 From my previous question: How to build external modules in ubuntu? I thought I cannot load module due to loading out-of-tree or tainting kernel , but to my scull_init_module (source below) I have added printk so I know I get loaded from kern log. But I did not (no output in the log -- the log is the same as from the link). uname -a == 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2 (2020-04-29) x86_64 GNU/Linux (no use of ubuntu - as from the link). scull_init_module : #ifndef scull_major #define