Results 1 to 10 of 14
Hi,
I use gentoo 2.6.12 and I recently bought a SB audigy2 Value.
The card is working fine on win2k, but on my linyx system, the sound is not going ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-03-2005 #1Just Joined!
- Join Date
- Sep 2005
- Location
- Warszawa
- Posts
- 7
audigy2 problem
Hi,
I use gentoo 2.6.12 and I recently bought a SB audigy2 Value.
The card is working fine on win2k, but on my linyx system, the sound is not going out, and it seems to be correctly installed.
In the beginning, I thought that was mutte, so I used alsamixer to unmutte everything, but it is still not working
Can someone help me, thanks...
Here are my systems informations:
ls /proc/asound/ -l
razem 1
lrwxrwxrwx 1 root root 5 wrz 3 11:22 Audigy2 -> card0
dr-xr-xr-x 9 root root 0 wrz 3 11:22 card0
-r--r--r-- 1 root root 0 wrz 3 11:22 cards
-r--r--r-- 1 root root 0 wrz 3 11:22 devices
-r--r--r-- 1 root root 0 wrz 3 11:22 hwdep
-r--r--r-- 1 root root 0 wrz 3 11:22 modules
dr-xr-xr-x 2 root root 0 wrz 3 11:22 oss
-r--r--r-- 1 root root 0 wrz 3 11:22 pcm
dr-xr-xr-x 2 root root 0 wrz 3 11:22 seq
-r--r--r-- 1 root root 0 wrz 3 11:22 timers
-r--r--r-- 1 root root 0 wrz 3 11:22 version
uname -a
Linux localhost 2.6.12-gentoo-r6 #1 SMP Sat Sep 3 10:39:43 CEST 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
lspci
0000:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
0000:00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
0000:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
0000:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
0000:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
0000:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
0000:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
0000:00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:01:07.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value
0000:01:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
0000:01:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
0000:01:09.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
0000:01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 Gigabit Ethernet Controller (rev 19)
0000:05:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)
lsmod | grep snd
snd_seq_midi 10432 0
snd_emu10k1_synth 8768 0
snd_emux_synth 40960 1 snd_emu10k1_synth
snd_seq_virmidi 9088 1 snd_emux_synth
snd_seq_midi_emul 9280 1 snd_emux_synth
snd_pcm_oss 56928 0
snd_mixer_oss 19392 1 snd_pcm_oss
snd_seq_dummy 4868 0
snd_seq_oss 38336 0
snd_seq_midi_event 9152 3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq 62336 9 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_se q_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi _event
snd_emu10k1 120676 2 snd_emu10k1_synth
snd_rawmidi 30048 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_seq_device 10576 8 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_ seq_dummy,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawm idi
snd_ac97_codec 92760 1 snd_emu10k1
snd_pcm 101832 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_timer 27592 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 11592 2 snd_emu10k1,snd_pcm
snd_util_mem 5824 2 snd_emux_synth,snd_emu10k1
snd_hwdep 11808 2 snd_emux_synth,snd_emu10k1
snd 65896 16 snd_emux_synth,snd_seq_virmidi,snd_pcm_oss,snd_mix er_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_emu10 k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_p cm,snd_timer,snd_hwdep
- 09-03-2005 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
even though you unmuted it the volume is probably still set to zero for master, pcm
Proud to be a GNU/Gentoo Linux user!
- 09-03-2005 #3Just Joined!
- Join Date
- Sep 2005
- Location
- Warszawa
- Posts
- 7
No, I checked again, but I have everything at 100 and nothing is mute (00), even the PCM
- 09-03-2005 #4
Did you run alsaconf? I think you need alsa-utils and alsa-driver for it to run. Once you have alsaconf, as root go:
Audigy2 is gonna want ca0106 module. Configure it for that and then run...Code:/usr/sbin/alsaconf
Set volume controls. Once it sounds the way you want...Code:/usr/bin/alsamixer
This will save your alsa settings so you don't have to reset them every time you boot. I run the same card with Slackware so I know it works. There was a time it sat on the shelf though...Code:/usr/sbin/alsactl store
Goof luck.
- 09-03-2005 #5Just Joined!
- Join Date
- Sep 2005
- Location
- Warszawa
- Posts
- 7
It doesn`t work, and I have an SB audigy 2 Value, so it is a SB0400
- 09-03-2005 #6This is not telling us much. Exactly what did you do, and how far did you get?
Originally Posted by Pogwizd
- 09-03-2005 #7Just Joined!
- Join Date
- Sep 2005
- Location
- Warszawa
- Posts
- 7
- I stopped all the alsa driver that were running (in case).
- I run "alsaconf"
It found my soundcard, "Creative Labs SB0400 Audigy 2 Value" with the "emul0k1" driver.
So I installed it
- I run "lsamixer" and set everything to the maximum volume, and unmute everything, the only muted thing was =>"Audigy Analog / digital output jack"
- I make 2 tests, one with an mp3 using "xmms", and another with a simple audio CD, using "mcdp" and it unfortunetely doesn`t work....
- 09-04-2005 #8Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
"it doesnt work" what does that mean exactly? why am i even trying to help you?
Proud to be a GNU/Gentoo Linux user!
- 09-04-2005 #9Just Joined!
- Join Date
- Sep 2005
- Location
- Warszawa
- Posts
- 7
If you need more informations, please, tell me how give it to you. Thanks...
- 09-04-2005 #10Linux User
- Join Date
- May 2005
- Location
- SA, TX
- Posts
- 333
he's asking what you mean by "it doesnt work." are there any error messages? output? does it just halt? does nothing?
registered linux user #390920 << makes me feel important



