LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Audigy sound problem with 2 soundcards (https://www.linuxquestions.org/questions/linux-hardware-18/audigy-sound-problem-with-2-soundcards-137909/)

Rockstar45 01-23-2004 03:55 PM

Audigy sound problem with 2 soundcards
 
Hey everyone,
I'm new to this and I have a problem with my Sound blaster Audigy card. I have suse 9.0 and a onboard via soundcard and a PCI Audigy 1 card. I get sound out of the onboard via card but not the Audigy when I select it on kmix in KDE 3.1. I have noticed that the CD Audio works. Oh yeah nothing is muted. I updated the ALSA drivers that came with suse to the newest version 1.(something). I figured maybe it needed to be updated but still no change. I was also wondering if I need to disble the onboard sound in bios. Also Say, If I did go ahead and disable it but the Audigy still won't work (because this is the only card thats working right now and I don't want to mess that up) will it work correctly once its reenabled? Well here is the output of some commands.

craig@linux:~> cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT8361 [KLE133] Host Bridge (rev 0).
Master Capable. Latency=8.
Prefetchable 32 bit memory at 0xd8000000 [0xdbffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT8361 [KLE133] AGP Bridge (rev 0).
Master Capable. No bursts. Min Gnt=4.
Bus 0, device 7, function 0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 64).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE (rev 6).
Master Capable. Latency=32.
I/O at 0xc000 [0xc00f].
Bus 0, device 7, function 2:
USB Controller: VIA Technologies, Inc. USB (rev 26).
IRQ 5.
Master Capable. Latency=32.
I/O at 0xc400 [0xc41f].
Bus 0, device 7, function 3:
USB Controller: VIA Technologies, Inc. USB (#2) (rev 26).
IRQ 5.
Master Capable. Latency=32.
I/O at 0xc800 [0xc81f].
Bus 0, device 7, function 4:
Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 64).
IRQ 9.
Bus 0, device 7, function 5:
Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 80).
IRQ 10.
I/O at 0xcc00 [0xccff].
I/O at 0xd000 [0xd003].
I/O at 0xd400 [0xd403].
Bus 0, device 8, function 0:
Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 17).
IRQ 11.
Master Capable. Latency=32. Min Gnt=64.Max Lat=128.
I/O at 0xdc00 [0xdcff].
Non-prefetchable 32 bit memory at 0xe1005000 [0xe10053ff].
Bus 0, device 9, function 0:
Multimedia audio controller: Creative Labs SB Audigy (rev 3).
IRQ 12.
Master Capable. Latency=32. Min Gnt=2.Max Lat=20.
I/O at 0xe000 [0xe01f].
Bus 0, device 9, function 2:
FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 0).
IRQ 10.
Master Capable. Latency=32. Min Gnt=2.Max Lat=4.
Non-prefetchable 32 bit memory at 0xe1004000 [0xe10047ff].
Non-prefetchable 32 bit memory at 0xe1000000 [0xe1003fff].
Bus 0, device 10, function 0:
VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX] (rev 178).
IRQ 10.
Master Capable. Latency=248. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xdd000000 [0xddffffff].
Prefetchable 32 bit memory at 0xd0000000 [0xd7ffffff].
Bus 1, device 0, function 0:
VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 0).
IRQ 11.
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xdf800000 [0xdfffffff].
Non-prefetchable 32 bit memory at 0xe0000000 [0xe001ffff].
Non-prefetchable 32 bit memory at 0xdf000000 [0xdf7fffff].

craig@linux:~> cat /etc/modules.conf
I trimed some of the output of this command to save room. If you want to know the full output I will post it if needed.

#####################################################
# Aliases for OSS
#
# These aliases will be changed by YaST2 sound configurator.
# If you would like to configure OSS drivers by yourself, please
# take a look at the files on /usr/src/linux/Documentation/sound.
#
#####################################################

alias char-major-14 off
alias sound off
alias midi off


pre-install mga /sbin/modprobe "-k" "agpgart"
pre-install r128 /sbin/modprobe "-k" "agpgart"
pre-install radeon /sbin/modprobe "-k" "agpgart"
options agpgart agp_try_unsupported=1

options snd-emu10k1 snd_enable=1 snd_index=1
options snd-via82xx snd_ac97_clock=48000 snd_enable=1 snd_index=0



# YaST2: sound system dependent part
#
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-slot-1 snd-card-1
alias sound-service-1-0 snd-mixer-oss
alias sound-slot-2 off
alias sound-service-2-0 off
alias sound-slot-3 off
alias sound-service-3-0 off
options snd snd_cards_limit=2 snd_major=116
# hlTL.7pz2GijuJ12:VT82C686 AC97 Audio Controller
alias snd-card-0 snd-via82xx
# WL76.11lYqccPdB0:SB Audigy
alias snd-card-1 snd-emu10k1
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-11 snd-mixer-oss
alias sound-service-0-12 snd-pcm-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-11 snd-mixer-oss
alias sound-service-1-12 snd-pcm-oss

# end of i386 part for modules.conf
# please keep this at the end and add local modifications to modules.conf.local
include /etc/modules.conf.local
alias char-major-195 nvidia

craig@linux:~> cat /proc/modules
snd-pcm-oss 49728 0 (autoclean)
snd-mixer-oss 15576 0 (autoclean) [snd-pcm-oss]
videodev 6272 0 (autoclean)
nvidia 1628480 11 (autoclean)
isa-pnp 32712 0 (unused)
usbserial 19836 0 (autoclean) (unused)
parport_pc 28648 1 (autoclean)
lp 6304 0 (autoclean)
parport 25608 1 (autoclean) [parport_pc lp]
printer 7072 0
snd-seq-oss 30048 0 (autoclean)
snd-seq-midi 5088 0 (unused)
snd-emu10k1-synth 6396 0
snd-emux-synth 31484 0 [snd-emu10k1-synth]
snd-seq-midi-emul 5376 0 [snd-emux-synth]
snd-seq-virmidi 4040 0 [snd-emux-synth]
snd-seq-midi-event 3840 0 [snd-seq-oss snd-seq-midi snd-seq-virmidi]
snd-seq 41424 3 [snd-seq-oss snd-seq-midi snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-midi-event]
snd-emu10k1 78788 0 [snd-emu10k1-synth]
snd-util-mem 1696 0 [snd-emux-synth snd-emu10k1]

Thank You in advance for taking the time to look through this. I am a normal windows user and just started playing around with linux for about 2 months now and I love it.

Craig


All times are GMT -5. The time now is 07:20 PM.