View previous topic :: View next topic |
Author |
Message |
rehfuss n00b

Joined: 21 Sep 2005 Posts: 14
|
Posted: Sat Feb 09, 2008 9:48 pm Post subject: soundcard change from PCI to USB -> no surround any more |
|
|
I bought a new creative soundblaster surround 5.1 with USB interface to replace my PCI creative audigy zs2 soundcard. I activated the kernel USB ALSA interface, changed the ALSA_CARDS in /etc/make.conf from "emu10k1" to "usb-audio" and re-emerged all ALSA related packages.
After a reboot the new soundcard is recognized and Code: | speaker-test -Dplug:surround51 -c6 -twav | gives me sound from all 6 speakers, but all gnome apps only use both front speakers.
Has someone an idea how to change this?
Here some system information:
dmesg:
Code: | Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).
usbcore: registered new interface driver snd-usb-audio
ALSA device list:
#0: Creative Technology SB Live! 24-bit External at usb-0000:00:02.0-8, full speed |
grep SND .config (only enabled ones)
Code: | CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_USB_AUDIO=y |
grep SOUND .config (only enabled ones)
alsamixer shows only one PCM bar, not like with the old card about dozen |
|
Back to top |
|
 |
Sysa Apprentice


Joined: 16 Mar 2005 Posts: 161 Location: Europe
|
Posted: Sat Feb 09, 2008 11:05 pm Post subject: Re: soundcard change from PCI to USB -> no surround any m |
|
|
Which version of the udev you are using? _________________ RedHat -> SuSE -> Debian -> Gentoo |
|
Back to top |
|
 |
rehfuss n00b

Joined: 21 Sep 2005 Posts: 14
|
Posted: Sun Feb 10, 2008 2:06 pm Post subject: |
|
|
I am using udev-115-r1 |
|
Back to top |
|
 |
rehfuss n00b

Joined: 21 Sep 2005 Posts: 14
|
Posted: Sat Feb 16, 2008 3:49 pm Post subject: |
|
|
I found this information: http://gentoo-wiki.com/HOWTO_Install_Creative_Sound_Blaster_Live_24-bit_external_(usb)
This sentence is not too good for me: Using the SB Live USB box under gentoo. (Note: no Creative USB card will give you proper surround sound (except when doing HW AC3 decoding). If you want a decent surround USB soundcard, better check out Terratec's Aureon, works flawlessly under Linux.)
But the aureon is only 16Bit, I just wanted a 24 bit soundcard |
|
Back to top |
|
 |
|