Re: alsa cannot detect sound device

2007-03-28 Thread anirudh vij
hi, alsa works now.Thanks !! On 3/28/07, jignesh gangani <[EMAIL PROTECTED]> wrote: Hi, I don't think you need to compile any modules or recompile the kernel. You have selected your sound card driver to build right into the kernel. That's why the modprobe says it can't find module snd.

Re: alsa cannot detect sound device

2007-03-27 Thread jignesh gangani
Hi, I don't think you need to compile any modules or recompile the kernel. You have selected your sound card driver to build right into the kernel. That's why the modprobe says it can't find module snd. Read the output of 'dmesg | more'. It will contain something like, Advanced Linux So

Re: alsa cannot detect sound device

2007-03-26 Thread Dan Nicholson
On 3/26/07, anirudh vij <[EMAIL PROTECTED]> wrote: > hi, > relevant section of lspci output is > > 00:02.0 VGA compatible controller: Intel Corporation 945G/GZ Express > Integrated Graphics Controller (rev 02) > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition > Audio Co

Re: alsa cannot detect sound device

2007-03-26 Thread Tijnema !
On 3/26/07, Dan Nicholson <[EMAIL PROTECTED]> wrote: > On 3/26/07, anirudh vij <[EMAIL PROTECTED]> wrote: > > > # CONFIG_SND_HDA_INTEL is not set > > I think you probably need this one. If you have pciutils, you might > want to check the output of lspci. Yep, you need that one set, and not CONFIG_

Re: alsa cannot detect sound device

2007-03-26 Thread anirudh vij
hi, relevant section of lspci output is 00:02.0 VGA compatible controller: Intel Corporation 945G/GZ Express Integrated Graphics Controller (rev 02) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) . will i need to recompile alsa and

Re: alsa cannot detect sound device

2007-03-26 Thread Dan Nicholson
On 3/26/07, anirudh vij <[EMAIL PROTECTED]> wrote: > # CONFIG_SND_HDA_INTEL is not set I think you probably need this one. If you have pciutils, you might want to check the output of lspci. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/

alsa cannot detect sound device

2007-03-26 Thread anirudh vij
hi, as per te blfs book, i installed alsa,mplayer et all. when i rebooted into the lfs system,mplayer played video perfectly. however,there was no sound. i tried doing alsaconf,but alsa could not find my sound card. i might have misconfigured my kernel.here is the relevant section from the kernel