Code:
00:00.859: Initializing driver: ALSA
00:00.945: Couldn't open card "hw:0" to get ID: No such file or directory
00:00.946: ALSA: Advanced Linux Sound Architecture Driver Version k3.11.10-17-desktop.
00:00.947: ALSA Driver: 1: Xonar DG [DG], device 0: Multichannel [Multichannel], 1/1 subdevices avail
00:00.947: ALSA Driver: 1: Xonar DG [DG], device 1: Digital [Digital], 1/1 subdevices avail
00:00.948: ALSA error: pcm_hw.c:1667 _snd_pcm_hw_open: Invalid value for card
00:00.948: Couldn't load driver ALSA: dsnd_pcm_open(hw:0): No such file or directory
00:00.948: Initializing driver: DirectSound
/////////////////////////////////////////
00:00.948: WARNING: Unknown sound driver name: DirectSound
/////////////////////////////////////////
00:00.948: Initializing driver: ALSA-sw
00:00.949: OS: Linux ver 031110
00:00.949: ALSA error: pcm_hw.c:1667 _snd_pcm_hw_open: Invalid value for card
00:00.949: Couldn't load driver ALSA-sw: dsnd_pcm_open(hw:0): No such file or directory
00:00.949: Initializing driver: DirectSound-sw
/////////////////////////////////////////
00:00.949: WARNING: Unknown sound driver name: DirectSound-sw
/////////////////////////////////////////
00:00.949: Initializing driver: CoreAudio
/////////////////////////////////////////
00:00.949: WARNING: Unknown sound driver name: CoreAudio
/////////////////////////////////////////
00:00.949: Initializing driver: OSS
00:00.950: Couldn't load driver OSS: RageSound_OSS: Couldn't open /dev/dsp: No such file or directory
00:00.950: Initializing driver: QT1
/////////////////////////////////////////
00:00.950: WARNING: Unknown sound driver name: QT1
/////////////////////////////////////////
00:00.950: Initializing driver: WaveOut
/////////////////////////////////////////
00:00.950: WARNING: Unknown sound driver name: WaveOut
/////////////////////////////////////////
00:00.950: Initializing driver: Null
00:00.950: Starting thread: Decode thread
00:00.950: Sound driver: Null
Code:
00:00.945: Couldn't open card "hw:0" to get ID: No such file or directory
00:00.948: ALSA error: pcm_hw.c:1667 _snd_pcm_hw_open: Invalid value for card
00:00.948: Couldn't load driver ALSA: dsnd_pcm_open(hw:0): No such file or directory
00:00.949: ALSA error: pcm_hw.c:1667 _snd_pcm_hw_open: Invalid value for card
00:00.949: Couldn't load driver ALSA-sw: dsnd_pcm_open(hw:0): No such file or directory
Seems like my audio card doesn't have a proper ALSA value. Not entirely sure what to do. Sound from KDE works fine, and aplay plays static just fine. Running OpenITG with aoss also produces audio, but there's far too much latency to actually play with.