Hi Marie,

Thanks a lot for the help. I will try it out and let you know if any further issues are there. I didn't edit the /etc/modules.conf assuming that running snddevices would do it for me.

Raghav

Marie Roch wrote:
Raghav,

I'm using the different motherboard and Linux distribution, but I do
have a AD 1981A and was able to install it yesterday.  You didn't
mention whether or not you did a couple of other steps:


make sure that in /etc/modules.conf
	# ALSA portion
	alias char-major-116 snd
	alias snd-card-0 snd-intel8x0
	# module options should go here
	
	# OSS/Free portion
	alias char-major-14 soundcore
	alias sound-slot-0 snd-card-0
	
	# card #1
	alias sound-service-0-0 snd-mixer-oss
	alias sound-service-0-1 snd-seq-oss
	alias sound-service-0-3 snd-pcm-oss
	alias sound-service-0-8 snd-seq-oss
	alias sound-service-0-12 snd-pcm-oss
	
#If you see the next two lines wrapped, enter them
#as single lines
	post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
	pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :

	alias snd-card-1 off
	alias snd-card-2 off
	alias snd-card-3 off

Run

modprobe snd-intel8x0
modprobe snd-pcm-oss
modprobe snd-mixer-oss
modprobe snd-seq-oss

and finally run alsamixer, set volumes and unmute the channels which are
muted by default.

Best wishes,
Marie

On Mon, 2003-01-06 at 21:08, Raghavendra R wrote:
  
Hi,

I downloaded the ALSA 0.9.0rc6 version and compiled the driver, tools, 
utilities on my SuSE Linux 8.0. I then invoked "snddevices" to create 
the devices. However, i am not able to get any audio from my system. My 
system's configuration is Intel P4 with Intel D845GBV motherboard (Intel 
845 G chipset) having onboard graphics and audio. The onboard audio 
device is Analog Devices 1981A SoundMAX Cadenza.

Please let me know how to proceed.

Thanks,
Raghav



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user
    



  

Reply via email to