Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245606
| From | Muni Sekhar <munisekharrms@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Blacklisting the default kernel drivers |
| Date | 2015-10-13 13:30 +0200 |
| Message-ID | <qj5Wi-55T-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[ Please keep me in CC as I'm not subscribed to the list] Hello, I am using 3.16.0-30-generic kernel and Ubuntu 14.04.2 LTS. I need to blacklist the standard Linux MMC drivers getting loaded during power-on. For that I added the below mentioned lines to “/etc/modprobe.d/blacklist.conf”, but even though those two drivers are getting loaded (sdhci, sdhci-pci) during power on. blacklist sdhci blacklist sdhci-pci Is it the correct procedure to blacklist the drivers? -- Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Blacklisting the default kernel drivers Muni Sekhar <munisekharrms@gmail.com> - 2015-10-13 13:30 +0200
csiph-web