thanx a ton Colin. i surely appreciate it. now as I had mentioned, I have two sound cards... using alsaconf, i can play ONLY one.
1. if set up snd-intel8x0 : i am able to play into the on-board intel card but into the pci card. 2. if i set up snd-ens1371 : i am able to play into the pci card but not into the on-board intel card. how do i do both ?? secondly, what are the sound device ? i mean /dev/dsp is the one used in both cases.. not, if both the cards work, then i suppose the two devices would be /dev/dsp -> /dev/dsp0 and /dev/dsp1 ?? hey man thanx. On 6/13/05, Colin <[EMAIL PROTECTED]> wrote: > Prasenjit Kapat wrote: > > My life was fine with a 2.4.25 kernel and 'sid' distro. I re-installed > > the entire system with the 2.6 kernel and 'sid' distro. Now I can not > > get my soundcards working. I have an onborad intel's integrated sound > > device, which was being recognised by i810_audio driver earlier and a > > creative labs' sound blaster 16 which was being recognised by es1371 > > (ac97_codec). > > I'm just assuming that you want to use ALSA now. Install the "alsa-utils" > package and run "alsaconf" > > I think these are the modules that you want to load (and alsaconf should > configure for you): > > snd-ens1371 > snd-intel8x0 > snd-pcm-oss > snd-mixer-oss > > A good idea would be to note all the modules before you run alsaconf (by > running "lspci | grep snd") and after running alsaconf. Add any new > modules to your /etc/modules file. > > Last, and certainly not least, run "alsamixergui" to set the volume levels > properly so that you'll actually hear something. >