On Tue, 17 Dec 2002 17:46:32 -0600 Chris Burns <[EMAIL PROTECTED]> wrote:
> Well, okay... > > So here's what it says when i run lspci: > > ... > 00:07.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01) > 00:07.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01) > 00:07.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 02) > /00:0e.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 > (rev 05) > 00:0e.1 Input device controller: Creative Labs SB Live! (rev 05)/ > 00:0f.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) > 00:0f.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) > ... > > So it does recognize the card is there. I added "emu10k1" to the > /etc/modules file (it wasn't there previously) and i rebooted, and it > still doesnt' work. xmms says this when it tries to play something: is emu10k1 loaded? Find out by running lsmod and looking for it... if not try loading it with modprobe emu10k1 and see if it throws any errors. I would lay off of xmms until you have sound going. Can you just install "play" which is a basic wave player (from command line only). I think it is a part of sox package. HTH Shawn > > Please check that: 1. You ahve the corect output plugin selected 2. > No other programs is [sic] blocking the soundcard 3. Your soundcard > is configured properly > > Same problem as before. What' the next step? > > Chris~ > > > >well first you'll/we'll want to know what kind of soundcard you have, > >and how much it's recognized by the kernel as a device. what does running > >lspci say? it may just be that you need to pass specific options to the > >kernel, or that you need to have a specially compiled kernel to support it > >(both are relatively easy to do if you know exactly what you want). > > > sean > > On Mon, Dec 16, 2002 at 06:42:13PM -0600, Chris Burns wrote: > > hi, > > > > I installed the most recent stable version of Woody, and my soundcard > is not > > recognized at all. It's like i dotn' even have one. No sound at all for > > anything. When i installed Woody, i attempted to add the driver modules > > that appeared to best match my card (SoundBlaster Live) and it failed > to add > > them at install time. What can i try next? > > > > > > Thanks, > > Chris~ > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Shawn Lamson [EMAIL PROTECTED] Debian GNU/Linux 3.0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

