Kodi Community Forum

Full Version: A bug under Mac with kxAudio driver (Audigy 2 ZS audio card), only left sound channel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
A bug under Mac with kxAudio driver (Audigy 2 ZS audio card).

If I select the kxAudio ( kx SB0350 10K2 [c000]) as the audio output device, only the left channel of sound is hearable, the right channel is mute.
I just use the simplest 2.0/2.1 configuration, and tested with a lot of videos.

And other apps under mac can take both channel of SoundBox workable, such as iTunes and Diablo3

My XBMC version is 12.0-RC3
Code:
09:34:28 T:140735229206912  NOTICE: -----------------------------------------------------------------------
09:34:28 T:140735229206912  NOTICE: Starting XBMC (12.0-RC3 Git:20130102-7a6cb7f), Platform: Darwin OSX (12.2.1 x86_64, Version 10.8.2 (Build 12C3104)). Built on Jan  3 2013
09:34:28 T:140735229206912  NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
09:34:28 T:140735229206912  NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
09:34:28 T:140735229206912  NOTICE: special://masterprofile/ is mapped to: /Users/kirbyzhou/Library/Application Support/XBMC/userdata
09:34:28 T:140735229206912  NOTICE: special://home/ is mapped to: /Users/kirbyzhou/Library/Application Support/XBMC
09:34:28 T:140735229206912  NOTICE: special://temp/ is mapped to: /Users/kirbyzhou/.xbmc/temp
09:34:28 T:140735229206912  NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Frameworks
09:34:28 T:140735229206912  NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
09:34:28 T:140735229206912  NOTICE: Local hostname: KirbyPro.local
09:34:28 T:140735229206912  NOTICE: Log File is located: /Users/kirbyzhou/Library/Logs/xbmc.log
09:34:28 T:140735229206912  NOTICE: -----------------------------------------------------------------------
09:34:28 T:140735229206912  NOTICE: load settings...
09:34:28 T:140735229206912   ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
09:34:28 T:140735229206912  NOTICE: special://profile/ is mapped to: special://masterprofile/
09:34:28 T:140735229206912  NOTICE: loading special://masterprofile/guisettings.xml
09:34:28 T:140735229206912  NOTICE: Getting hardware information now...
09:34:28 T:140735229206912  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:34:28 T:140735229206912  NOTICE: Loaded playercorefactory configuration
09:34:28 T:140735229206912  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:34:28 T:140735229206912  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:34:28 T:140735229206912  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
09:34:28 T:140735229206912  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
09:34:28 T:140735229206912  NOTICE: Default DVD Player: dvdplayer
09:34:28 T:140735229206912  NOTICE: Default Video Player: dvdplayer
09:34:28 T:140735229206912  NOTICE: Default Audio Player: paplayer
09:34:28 T:140735229206912  NOTICE: Enabled debug logging due to GUI setting (2)
09:34:28 T:140735229206912  NOTICE: Log level changed to 2
09:34:28 T:140735229206912  NOTICE: Loading media sources from special://masterprofile/sources.xml
09:34:28 T:140735229206912    INFO: creating subdirectories
09:34:28 T:140735229206912    INFO: userdata folder: special://masterprofile/
09:34:28 T:140735229206912    INFO: recording folder:
09:34:28 T:140735229206912    INFO: screenshots folder:
09:34:28 T:140735229206912    INFO: thumbnails folder: special://masterprofile/Thumbnails
09:34:28 T:140735229206912    INFO: load language info file: special://xbmc/language/Chinese (Simple)/langinfo.xml
09:34:28 T:140735229206912   DEBUG: trying to set locale to zh_CN.UTF-8
09:34:28 T:140735229206912    INFO: global locale set to zh_CN.UTF-8
09:34:28 T:140735229206912    INFO: load Chinese (Simple) language file, from path: special://xbmc/language/
09:34:28 T:140735229206912   DEBUG: POParser: loaded 2686 strings from file /Applications/XBMC.app/Contents/Resources/XBMC/language/Chinese (Simple)/strings.po
09:34:28 T:140735229206912   DEBUG: POParser: loaded 0 strings from file /Applications/XBMC.app/Contents/Resources/XBMC/language/English/strings.po
09:34:28 T:140735229206912   DEBUG: CCoreAudioHardware::FindAudioDevice: Searching for device - kX SB0350 10k2 [c000].
09:34:28 T:140735229206912   ERROR: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::CreateMixMap: Source Stream Layout: [Left] [Right]
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::CreateMixMap: User-Configured Speaker Layout: [Left] [Right]
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::CreateMixMap: Output Device Layout: [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown]
09:34:28 T:140735229206912   DEBUG: CCoreAudioMixMap::CreateMap: Unable to locate pre-defined mixing matrix
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: Mixer Output Format: 2 channels, 44.1 kHz, 32 bits, 4 bytes per frame
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: audioUnit, Input Stream Format  [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: audioUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: mixerUnit, Input Stream Format  [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: mixerUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: inputUnit, Input Stream Format  [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912   DEBUG: CCoreAudioGraph::Open: inputUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
09:34:28 T:140735229206912    INFO: CCoreAudioAE::Initialize:
09:34:28 T:140735229206912    INFO:   Output Device : kX SB0350 10k2 [c000]
09:34:28 T:140735229206912    INFO:   Sample Rate   : 44100
09:34:28 T:140735229206912    INFO:   Sample Format : AE_FMT_FLOAT
09:34:28 T:140735229206912    INFO:   Channel Count : 2
09:34:28 T:140735229206912    INFO:   Channel Layout: FL,FR
09:34:28 T:140735229206912    INFO:   Frame Size    : 8
09:34:28 T:140735229206912    INFO:   Volume Level  : 1.000000
09:34:28 T:140735229206912    INFO:   Passthrough   : 0
09:34:28 T:140735229206912  NOTICE: Running database version Addons15
...
Having the same issue here (only left channel audio) but with a MOTU Ultralite mk3 firewire audio device.

Code:
19:58:08 T:140735088832896  NOTICE: -----------------------------------------------------------------------
19:58:08 T:140735088832896  NOTICE: Starting XBMC (12.0-RC3 Git:20130102-7a6cb7f), Platform: Darwin OSX (12.2.0 x86_64, Version 10.8.2 (Build 12C60)). Built on Jan  3 2013
19:58:08 T:140735088832896  NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
19:58:08 T:140735088832896  NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
19:58:08 T:140735088832896  NOTICE: special://masterprofile/ is mapped to: /Users/b/Library/Application Support/XBMC/userdata
19:58:08 T:140735088832896  NOTICE: special://home/ is mapped to: /Users/b/Library/Application Support/XBMC
19:58:08 T:140735088832896  NOTICE: special://temp/ is mapped to: /Users/b/.xbmc/temp
19:58:08 T:140735088832896  NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Frameworks
19:58:08 T:140735088832896  NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
19:58:08 T:140735088832896  NOTICE: Local hostname: SnooperFax-3.local
19:58:08 T:140735088832896  NOTICE: Log File is located: /Users/b/Library/Logs/xbmc.log
19:58:08 T:140735088832896  NOTICE: -----------------------------------------------------------------------
19:58:08 T:140735088832896  NOTICE: load settings...
19:58:08 T:140735088832896   ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
19:58:08 T:140735088832896  NOTICE: special://profile/ is mapped to: special://masterprofile/
19:58:08 T:140735088832896  NOTICE: loading special://masterprofile/guisettings.xml
19:58:08 T:140735088832896  NOTICE: Getting hardware information now...
19:58:08 T:140735088832896  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
19:58:08 T:140735088832896  NOTICE: Loaded playercorefactory configuration
19:58:08 T:140735088832896  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
19:58:08 T:140735088832896  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
19:58:08 T:140735088832896  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
19:58:08 T:140735088832896  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
19:58:08 T:140735088832896  NOTICE: Default DVD Player: dvdplayer
19:58:08 T:140735088832896  NOTICE: Default Video Player: dvdplayer
19:58:08 T:140735088832896  NOTICE: Default Audio Player: paplayer
19:58:08 T:140735088832896  NOTICE: Enabled debug logging due to GUI setting (2)
19:58:08 T:140735088832896  NOTICE: Log level changed to 2
19:58:08 T:140735088832896  NOTICE: Loading media sources from special://masterprofile/sources.xml
19:58:08 T:140735088832896    INFO: creating subdirectories
19:58:08 T:140735088832896    INFO: userdata folder: special://masterprofile/
19:58:08 T:140735088832896    INFO: recording folder:
19:58:08 T:140735088832896    INFO: screenshots folder:
19:58:08 T:140735088832896    INFO: thumbnails folder: special://masterprofile/Thumbnails
19:58:08 T:140735088832896    INFO: load language info file: special://xbmc/language/English/langinfo.xml
19:58:08 T:140735088832896   DEBUG: trying to set locale to en_AU.UTF-8
19:58:08 T:140735088832896    INFO: global locale set to en_AU.UTF-8
19:58:08 T:140735088832896    INFO: load English language file, from path: special://xbmc/language/
19:58:08 T:140735088832896   DEBUG: POParser: loaded 2686 strings from file /Applications/XBMC.app/Contents/Resources/XBMC/language/English/strings.po
19:58:08 T:140735088832896   DEBUG: CCoreAudioHardware::FindAudioDevice: Searching for device - MOTU UltraLite mk3.
19:58:08 T:140735088832896   ERROR: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::CreateMixMap: Source Stream Layout: [Left] [Right]
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::CreateMixMap: User-Configured Speaker Layout: [Left] [Right]
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::CreateMixMap: Output Device Layout: [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown] [Unknown]
19:58:08 T:140735088832896   DEBUG: CCoreAudioMixMap::CreateMap: Unable to locate pre-defined mixing matrix
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: Mixer Output Format: 2 channels, 44.1 kHz, 32 bits, 4 bytes per frame
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: audioUnit, Input Stream Format  [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: audioUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: mixerUnit, Input Stream Format  [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: mixerUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: inputUnit, Input Stream Format  [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896   DEBUG: CCoreAudioGraph::Open: inputUnit, Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
19:58:08 T:140735088832896    INFO: CCoreAudioAE::Initialize:
19:58:08 T:140735088832896    INFO:   Output Device : MOTU UltraLite mk3
19:58:08 T:140735088832896    INFO:   Sample Rate   : 44100
19:58:08 T:140735088832896    INFO:   Sample Format : AE_FMT_FLOAT
19:58:08 T:140735088832896    INFO:   Channel Count : 2
19:58:08 T:140735088832896    INFO:   Channel Layout: FL,FR
19:58:08 T:140735088832896    INFO:   Frame Size    : 8
19:58:08 T:140735088832896    INFO:   Volume Level  : 1.000000
19:58:08 T:140735088832896    INFO:   Passthrough   : 0
19:58:08 T:140735088832896  NOTICE: Running database version Addons15
Set XBMC to use 2.0 output and not 2.1. Please post debug logs to pastebin.com and not to the forum.
Also double check that the same speaker config (2.0) is setup in the audio - midi - setup app in OSX.
Memphiz: changing the speaker configuration in the Audio/Midi setup app worked, thank you!
(2013-01-14, 14:15)Memphiz Wrote: [ -> ]Also double check that the same speaker config (2.0) is setup in the audio - midi - setup app in OSX.

Memphiz: changing the speaker configuration in the Audio/Midi setup app worked for me too, thank you!