LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   SoundBlaster Live and VIA MoBo (https://www.linuxquestions.org/questions/linux-hardware-18/soundblaster-live-and-via-mobo-257677/)

steve_d555 11-21-2004 03:26 PM

SoundBlaster Live and VIA MoBo
 
Got a new SoundCard as Built-in one on motherboard isnt didnt work (or i couldnt get it to work), so I install it and put in the snd-emu10k1 in my kernel, and tried to get it up and running, but it still uses my Shuttle AK32VN Motherboards Soundcard and whenever i try to get it working with my PCI Card nothing happens and no sound comes out.

Here is my lsmod output:
Code:

Module                  Size  Used by
fglrx                228796  7
snd_seq_midi            6816  0
snd_emu10k1_synth      7232  0
snd_emux_synth        35776  1 snd_emu10k1_synth
snd_seq_virmidi        6464  1 snd_emux_synth
snd_seq_midi_emul      7232  1 snd_emux_synth
snd_emu10k1            92104  1 snd_emu10k1_synth
snd_util_mem            3776  2 snd_emux_synth,snd_emu10k1
snd_hwdep              7748  2 snd_emux_synth,snd_emu10k1
snd_via82xx            22724  0
snd_ac97_codec        68880  2 snd_emu10k1,snd_via82xx
snd_mpu401_uart        6720  1 snd_via82xx
snd_rawmidi            20644  4 snd_seq_midi,snd_seq_virmidi,snd_emu10k1,snd_mpu401_uart

I am also positive my kernel recognizes my soundcard.

Thanx
--Steve

steve_d555 11-21-2004 03:32 PM

lspci Output:
Code:

0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
0000:00:0a.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
0000:00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
0000:00:0c.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200] (Secondary) (rev 01)


otchie1 11-22-2004 05:11 AM

The SB live is usually a simple task to get working - normally just plug it in and set your levels in alsamixer.

If that hasn't worked and you've checked everything else then maybe change it's PCI slot...happened to me once that the last slot on teh board gave no sound but a different slot worked fine.

lsmod & lspci output look fine for a SB Live!

Run these commands and post the output
Code:

cat /proc/asound/cards
cat /proc/asound/devices


pblewis 11-25-2004 10:14 AM

If the card is a Creative Sound Blaster Live! 24bit then take a look at:

http://www.linuxquestions.org/quest...threadid=254502

It would appear that they have changed the chipset.


All times are GMT -5. The time now is 09:58 AM.