[vox-tech] Fwd: sound card doesn't work on Debian
Peter Jay Salzman
p at dirac.org
Wed May 31 19:49:38 PDT 2006
yeah. you generally have to subscribe to mailing lists before you can post
to them.
from your output, i see that the sound infrastructure is loaded (soundcore)
but i don't see any soundcard/soundchip drivers.
i'm very unfamiliar with debian supplied kernels because i've always
compiled my own, but i'll try to help.
can you show the output of:
$ locate '/sound/pci/' | intel
also, show the output of:
$ ls /lib/modules
and:
$ uname -a
pete
On Wed 31 May 06, 10:34 PM, Hai Yi <yihai2004 at gmail.com> said:
> hello, pete:
>
> It looks that I'm still learning how to work with vox-tech :-); before
> I can post/reply thread in there, I just respond in this private email
> hopefully you can help me - thank you so much!
>
> Hai
>
> hai at debian:~$ lsmod
> Module Size Used by Not tainted
> soundcore 3268 0 (autoclean)
> orinoco_cs 3860 0 (unused)
> orinoco 29172 0 [orinoco_cs]
> hermes 4708 0 [orinoco_cs orinoco]
> ds 5844 2 [orinoco_cs]
> af_packet 11048 1 (autoclean)
> mousedev 3604 1
> hid 19076 0 (unused)
> input 3040 0 [mousedev hid]
> usb-ohci 16488 0 (unused)
> usbcore 52268 1 [hid usb-ohci]
> ide-scsi 8272 0
> scsi_mod 86052 1 [ide-scsi]
> e100 42868 1
> yenta_socket 8804 2
> pcmcia_core 38020 0 [orinoco_cs ds yenta_socket]
> agpgart 39108 0 (unused)
> ide-cd 27072 0
> cdrom 26212 0 [ide-cd]
> rtc 5768 0 (autoclean)
> ext3 65388 1 (autoclean)
> jbd 34628 1 (autoclean) [ext3]
> ide-detect 288 0 (autoclean) (unused)
> piix 7784 1 (autoclean)
> ide-disk 12448 2 (autoclean)
> ide-core 91832 2 (autoclean) [ide-scsi ide-cd ide-detect
> piix id e-disk]
> unix 12752 220 (autoclean)
>
> debian:/home/hai# modprobe -a snd-intel8x0
> modprobe: Can't locate module snd-intel8x0
>
> On 5/29/06, Peter Jay Salzman <p at dirac.org> wrote:
>
> Could you post the output of:
>
> $ lsmod
>
> Can you cut and paste the output of this command:
>
> # modprobe -a snd-intel8x0
>
> Pete
>
> On Mon 29 May 06, 3:56 PM, Bill Kendrick < nbs at sonic.net> said:
> >
> > Hai Yi attempted to post this to vox, but is not subscribed to that list,
> > so the message was discarded. I'm passing it along to vox-tech (a more
> > appropriate list for this kind of question).
> >
> > Hai - please consider subscribing to vox-tech, so that you can actually
> > see people's responses! :^)
> >
> > -bill!
> >
> >
> > ----- Forwarded message -----
> >
> > Date: Sun, 28 May 2006 00:55:29 -0400
> > From: "Hai Yi" <yihai2004 at gmail.com>
> > Subject: sound card doesn't work on Debian
> > To: vox at lists.lugod.org
> >
> > Hello, there:
> >
> > This is my first time to install Debian on my laptop (Toshiba 5205 s119). I
> > have an audio issue: it does make a sound,
> >
> > I checked with
> >
> > lsmod | grep sound
> > soundcore 3268 0 (autoclean)
> >
> > lsmod | grep audio nothing is returned
> >
> >
> > lspci | grep audio
> > 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97
> > Audio Controller (rev 02)
> >
> > my sound card is YMF753, and I didn't find its driver for Linux, so I
> > presumed that the Debian didn't install any module for it - does it mean
> > that this card cannot work for Linux?
> >
> > Thanks a lot for your answer,
> > Hai
More information about the vox-tech
mailing list