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/linux/.config (Device Drivers, Sound, Advanced Linux Sound
Architecture, PCI devices, M Intel/SiS/nVidia/AMD/ALi AC97
Controller)

HTH,
Roy

[EMAIL PROTECTED] wrote:

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-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 PROTECTED]
GPG Public Key ID: 0x87C59026
GPG Public Key Fingerprint:
  A5E9 EA8E 146B 4B44 E26A 385B 278C 74CC 87C5 9026
Encrypted and/or Signed correspondence preferred.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.



signature.asc
Description: This is a digitally signed message part


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