[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sound on Ultra 30



Many thanks to Antonio for his help.

I got sound working by taking the sound card support out of my kernel
and adding the aliases listed below to /etc/modutils/sound and running
update-modules.  I have Linux/SPARC audio compiled into the kernel
rather than as a module, and it still works.

Matt

On Wed, 2002-06-05 at 08:17, Antonio Luiz Pacifico wrote:
> > Thanks for the reply, I am starting to make headway.  I now get the
> > console errors about loading modules for sound-slot-0 and
> > sound-service-3-0.  I tried the following lines in /etc/modules.conf
> > 
> > alias sound-slot-0      cs4231
> > alias sound-service-0-3 cs4231
> > 
> > But I am not sure if the driver name is correct.  Did you have to do
> > this, or did the pam fix take care of everything?
> 
> Matt,
> I didn't make this. I'm also using the kernel 2.4.18 (as you can see, we
> have the same machine and OS). I remember, when I compiled my kernel I
> did the following (using make xconfig):
> 
> Section: Linux/SPARC audio subsystem (EXPERIMENTAL)
> Audio suport (Experimental) -> as module (option m)
> CS4231 lowlevel driver -> as module (option m)
> Dummy lowlevel driver -> no (option n)
> 
> Section Sound
> Sound card suport -> no (option n)
> 
> My modules.conf file doesn't have the above alias you mentioned. I
> attached my modules.conf file to you see.
> 
> The last message I sent to you was in the case you want to get sound as
> a normal user, 'cause I always got sound as root. I did that to get
> sound as user.
> 
> Good luck and feel free to write when you want,
> 
> Antonio.
> ----
> 
Snippet from Antonio's modules.conf file:

> alias     /dev/sound		sound-slot-0
> alias     /dev/audio		/dev/sound
> alias     /dev/mixer		/dev/sound
> alias     /dev/dsp		/dev/sound
> alias     /dev/dspW		/dev/sound
> alias     /dev/midi		/dev/sound




-- 
To UNSUBSCRIBE, email to debian-sparc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: