Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm sure that's the driver that I was using on my previous install, and I'm pretty sure that I included that module in the kernel last time I compiled it (yesterday). Thing is, my sound works fine, I just have this error message popping up.
stop trying to load the module. i think you can just whup it out of /etc/modules.autoload.d/kernel-2.6 (for a 2.6 kernel.....) if it's not in there, then check /etc/modules.d/alsa.
always better to compile it as a module though really.
Try to take advantage or there Doc's.They walk you through stuff and then I understand the process.I have been known to wing it and most times I get myself in a fix.See the Gentoo Answer Man below.
Originally posted by acid_kewpie stop trying to load the module. i think you can just whup it out of /etc/modules.autoload.d/kernel-2.6 (for a 2.6 kernel.....) if it's not in there, then check /etc/modules.d/alsa.
always better to compile it as a module though really.
just curious, why is it that you recommend that I compile as modules instead of directly into the kernel?
just habit really... actually the next thread i answered after this one was someone asking exactly that... just seems more logical to run physically or conceptually seperate hardware drivers as modules...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.