WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Kernel loading modules ??  (Read 1303 times)

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 673
Kernel loading modules ??
« on: January 20, 2017, 11:43:48 AM »
Hello and thank you for this great community we have in this forum.
Learning a lot, and very fan boy of tiny core and linux.
Linux is my choice of operating system for my computers.
Using TC/ARCH/Ubuntu.

But now to my question, i trying to figure out what loading a specific module to kernel.
Have tried with blacklist the module, but the module is loaded anyway.
See that another modules work with blacklisting.

I can unload the module with rmmod but think it's little cheating.

Just want to know how to debug this then booting the system.
Trying out with debug and loglevel=7 and so on, but can't see the specific call.

Many thanks

//Patrik

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Kernel loading modules ??
« Reply #1 on: January 20, 2017, 01:38:41 PM »
Hi patrikg
Have you tried booting with the  syslog  boot code? Then do a search through  /var/log/messages.