I've got a Conrad AA 1570 7.1 SoundBox (which is listed as working here: http://elinux.org/RPi_VerifiedPeriphera ... ound_Cards) which is connected to an old set of 5.1 speakers I had lying around. Sound plays, but only from the FrontLeft / FrontRight channels – if I mute those, I hear nothing from the other 3.
I've tested the SoundBox on a laptop (which uses Pulseaudio) and I could test all 5 channels independently, so the hardware seems to work fine with Linux in general.
I'm guessing I just need the right asoundrc.conf to configure the USB card, but all my attempts so far have pretty much failed. Does anyone have any advice for getting this working?
For diagnostic purposes, here's some data. The Pi is running Arch (but I had similar results on Debian). It's connected to a powered USB hub, as is the USB sound card. lsusb reports:
Code: Select all
[root@citrine ~]# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. LAN9500 Ethernet 10/100 Adapter / SMSC9512/9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 001 Device 007: ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Code: Select all
[root@citrine ~]# aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Device
USB Sound Device, USB Audio
Default Audio Device
sysdefault:CARD=Device
USB Sound Device, USB Audio
Default Audio Device
front:CARD=Device,DEV=0
USB Sound Device, USB Audio
Front speakers
surround40:CARD=Device,DEV=0
USB Sound Device, USB Audio
4.0 Surround output to Front and Rear speakers
surround41:CARD=Device,DEV=0
USB Sound Device, USB Audio
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Device,DEV=0
USB Sound Device, USB Audio
5.0 Surround output to Front, Center and Rear speakers
surround71:CARD=Device,DEV=0
USB Sound Device, USB Audio
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Device,DEV=0
USB Sound Device, USB Audio
IEC958 (S/PDIF) Digital Audio Output
surround51:CARD=Device,DEV=0
USB Sound Device, USB Audio
5.1 Surround output to Front, Center, Rear and Subwoofer speakers