AAO25.com

America's Army => General Chat => Topic started by: antihero89 on Wednesday, August 01, 2012, 05:16:10 AM

Title: [Troubleshooting/Linux] No Sound
Post by: antihero89 on Wednesday, August 01, 2012, 05:16:10 AM
Hi

Firstly, great work on the fantastic tool!

I'm running a 64-bit Arch Linux system for day to day use, here's my uname -a:

Linux carter 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64 GNU/Linux

I'm using Pulse Audio for 99% of my applications, so thought AA would work with that (it doesn't). No joy with ALSA and OSS, either.

Here's the output of aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: VT1708S Digital [VT1708S Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 2: VT1708S HP [VT1708S HP]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
******card 1: M2496 [M Audio Audiophile 24/96], device 0: ICE1712 multi [ICE1712 multi]*******
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

The starred one is the card I am actually using (and is selected with Pulse Audio), so I figure that if I used ALSA/OSS I'd have to select that card somehow (as it's not card "0")?