Re: [gentoo-user] alsa issues

2005-07-09 Thread creighto
> Are you sure that you're currently running kernel 2.6.12-gentoo-r4? Is > your /usr/src/linux symlink correct? Yes, I am. I feel a little silly about my post, as I forgot to unmute my alsamixer settings. Creighton -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] alsa issues

2005-07-09 Thread Peter Gordon
Are you sure that you're currently running kernel 2.6.12-gentoo-r4? Is your /usr/src/linux symlink correct? -- () The ASCII Ribbon Campaign - against HTML Email, /\ vCards, and proprietary formats. --- Peter A. Gordon (codergeek42) E-Mail: [EMAIL P

Re: [gentoo-user] alsa issues

2005-07-09 Thread Roy Wright
You are probably building it into the kernel and trying to load it as an alsa module. Do one or the other. I.e., if you want it built into the kernel, then remove it from /etc/modules.d/alsa #options snd-intel8x0 index=0 If you want it as a module, then set CONFIG=SND_INTEL8X0=M in /usr/src/linu

[gentoo-user] alsa issues

2005-07-08 Thread creighto
trouble loading snd-intel8x0 for soundcard modprobe snd-intel8x0 results in ... FATAL: Module snd_intel8x0 not found yet it exists as... /lib/modules/2.6.12-gentoo-r4/kernel/sound/pci/snd-intel8x0.ko Could this be a bad alias in modprobe.conf? If so how do I fix it? Creighton -- gentoo-use