Problem with no sound in Stepmania, launched from Advanced Launcher, XBMC
#1
Hi I'm running stepmania from my XBMC setup, however Stepmania gives me no sound, so I opened up the log files, and I get these logs:

Code:
00:00.390: Loading "/Themes/default/Scripts/02 Colors.lua" ...
00:00.390: Loading "/Themes/default/Scripts/02 Lyrics.lua" ...
00:00.390: Loading "/Themes/default/Scripts/02 TextBanner.lua" ...
00:00.391: Loading "/Themes/default/Scripts/02 ThemePrefs.lua" ...
00:00.397: ThemePrefs.InitAll( prefs )
00:00.397: ThemePrefs.Init(prefs, true)
00:00.397: ThemePrefs.Init: loading from disk
00:00.397: IniFile.ReadFile( Save/ThemePrefs.ini )
00:00.398: ThemePrefs.Init: not loading from disk
00:00.398: GameplayFooter doesn't exist, creating
00:00.398: TimingDisplay doesn't exist, creating
00:00.398: FlashyCombo doesn't exist, creating
00:00.398: AutoSetStyle doesn't exist, creating
00:00.398: ComboOnRolls doesn't exist, creating
00:00.398: LongFail doesn't exist, creating
00:00.398: FancyUIBG doesn't exist, creating
00:00.399: Loading "/Themes/default/Scripts/03 Gameplay.lua" ...
00:00.399: Loading "/Themes/default/Scripts/04 Other.lua" ...
00:00.498: OS: Linux ver 031300
00:00.499: ALSA: Advanced Linux Sound Architecture Driver Version k3.13.0-34-generic.
00:00.502: ALSA Driver: 0: HDA NVidia [NVidia], device 0: ALC889A Analog [ALC889A Analog], 1/1 subdevices avail
00:00.502: ALSA Driver: 0: HDA NVidia [NVidia], device 1: ALC889A Digital [ALC889A Digital], 1/1 subdevices avail
00:00.503: ALSA Driver: 0: HDA NVidia [NVidia], device 3: HDMI 0 [HDMI 0], 0/1 subdevices avail
00:00.511: ALSA error: pcm_hw.c:1557 snd_pcm_hw_open: open '/dev/snd/pcmC0D3p' failed (-16) (Device or resource busy)
00:00.511: Couldn't load driver ALSA-sw: dsnd_pcm_open(default): Device or resource busy
00:00.511: Couldn't load driver OSS: RageSoundDriver_OSS: Couldn't open /dev/dsp: No such file or directory
00:00.511: Unknown sound driver: JACK
00:00.511: Pulse: pa_threaded_mainloop_new()...
00:00.512: Pulse: pa_context_new_with_proplist()...
00:00.515: Pulse: pa_context_connect()...
00:00.516: Pulse: Context connecting...
00:00.523: Couldn't load driver Pulse: pa_contect_connect(): Connection refused
00:00.524: Starting thread: Decode thread
00:00.524: Sound driver: Null
00:00.524: Starting thread: Music thread
00:00.525: Initializing lights drivers: SystemMessage,Export
00:00.525: Lights driver: SystemMessage
00:00.525: Lights driver: Export

So because of this part
Code:
00:00.499: ALSA: Advanced Linux Sound Architecture Driver Version k3.13.0-34-generic.
00:00.502: ALSA Driver: 0: HDA NVidia [NVidia], device 0: ALC889A Analog [ALC889A Analog], 1/1 subdevices avail
00:00.502: ALSA Driver: 0: HDA NVidia [NVidia], device 1: ALC889A Digital [ALC889A Digital], 1/1 subdevices avail
00:00.503: ALSA Driver: 0: HDA NVidia [NVidia], device 3: HDMI 0 [HDMI 0], 0/1 subdevices avail
00:00.511: ALSA error: pcm_hw.c:1557 snd_pcm_hw_open: open '/dev/snd/pcmC0D3p' failed (-16) (Device or resource busy)
00:00.511: Couldn't load driver ALSA-sw: dsnd_pcm_open(default): Device or resource busy
00:00.511: Couldn't load driver OSS: RageSoundDriver_OSS: Couldn't open /dev/dsp: No such file or directory

I get no sound ? might be because xbmc is running (not playing anything)

Does anybody know how I can fix this?
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with no sound in Stepmania, launched from Advanced Launcher, XBMC0