can you send /etc/modules file entries...after doing alsaconf.
what does alsaconf say, did it work correctly?
which debain version are you using? if itsn't sarge, then you might need to update it or rebuild kernel.
which sound card do you have?
Check whether hardware is detected properly or not? Use "lspci -vv"
Martin Kenneth Lopez <[EMAIL PROTECTED]>
20/07/2005 04:37 PM
|
To: [EMAIL PROTECTED] cc: debian-user@lists.debian.org Subject: Re: Sound Configuration |
Hello again
I try all this but still nothing and my kernel is 2.6.8-2-386
any advice... I been trying but nothing....
thanks
Martin Kenneth
[EMAIL PROTECTED] wrote:
>
> >>now I been trying to add this modules to /etc/modules but I really dont
> >>how... In my /etc/modules I have only this
>
> That means ALSA hasn't been configured properly.
>
> Re-install alsa and configure it again.
>
> apt-get remove alsa
> apt-get remove alsa-base
>
> apt-get install alsa
> apt-get remove alsa-base
>
> then run alsaconf again.
>
> Remove those lines from /etc/modules.
>
> Which version of Kernel you are using, check with : uname -a
> if it's old one, then do this, before installing ALSA..
> apt-get install *kernel-image-2.6-386*
>
>
>
>
>
>
>
> *Martin Kenneth Lopez <[EMAIL PROTECTED]>*
>
> 20/07/2005 02:34 PM
> Please respond to kenneth
>
>
> To: debian-user@lists.debian.org
> cc: debian-user@lists.debian.org
> Subject: Re: Sound Configuration
>
>
>
>
> Hello
> I still have problems with the sound.... I already add the
>
> snd_intel8x0
> snd_pcm_oss
> snd_mixer_oss
>
> to /etc/modules
> but when I restart the computer and then I type lsmod the computer
> doesnt load the sound modules... I dont why...
> there is anything else??
> thanks
>
> Martin Kenneth
>
> Colin wrote:
>
> >Martin Kenneth Lopez wrote:
> >
> >
> >>Hello,
> >>I'm having some troubles again with the sound.... I type lsmod before
> >>and after alsaconf and this is what I
> >>have diferent:
> >>
> >>snd_intel8x0 33068 1
> >>snd_ac97_codec 59268 1 snd_intel8x0
> >>snd_pcm_oss 48168 0
> >>snd_mixer_oss 16640 2 snd_pcm_oss
> >>snd_pcm 85384 2 snd_intel8x0,snd_pcm_oss
> >>snd_timer 23300 1 snd_pcm
> >>snd_page_alloc 11144 2 snd_intel8x0,snd_pcm
> >>gameport 4736 1 snd_intel8x0
> >>snd_mpu401_uart 7296 1 snd_intel8x0
> >>snd_rawmidi 23204 1 snd_mpu401_uart
> >>snd_seq_device 7944 1 snd_rawmidi
> >>snd 50660 9
> >>snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
> >>soundcore 9824 2 snd
> >>
> >>now I been trying to add this modules to /etc/modules but I really dont
> >>how... In my /etc/modules I have only this
> >>
> >>
> >
> >Add this (with an editor as root) to the end of your /etc/modules file:
> >
> >snd_intel8x0
> >snd_pcm_oss
> >snd_mixer_oss
> >
> >
> >
> >
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by MCI's Internet Managed
> Scanning Services - powered by MessageLabs. For further information
> visit http://www.mci.com
>
>
>
>
>
>
>
> Alliance Bernstein: Winner of Money Management "FUND MANAGER OF THE YEAR 2005"
> Member of the Global AXA Group
>
> *********************************************************************************
> Important Note
> This email (including any attachments) contains information which is
> confidential and may be subject to legal privilege. If you are not
> the intended recipient you must not use, distribute or copy this
> email. If you have received this email in error please notify the
> sender immediately and delete this email. Any views expressed in this
> email are not necessarily the views of AXA. Thank you.
> **********************************************************************************
>
>
_____________________________________________________________________
This e-mail has been scanned for viruses by MCI's Internet Managed
Scanning Services - powered by MessageLabs. For further information
visit http://www.mci.com
Alliance Bernstein: Winner of Money Management "FUND MANAGER OF THE YEAR 2005" Member of the Global AXA Group ********************************************************************************* Important Note This email (including any attachments) contains information which is confidential and may be subject to legal privilege. If you are not the intended recipient you must not use, distribute or copy this email. If you have received this email in error please notify the sender immediately and delete this email. Any views expressed in this email are not necessarily the views of AXA. Thank you. ********************************************************************************** |