Wouter1
Wouter1
Checked https://github.com/Wouter1/EMU-driver/blob/e573375c486c64b577f28776adb19ee317510b53/src/EMUUSBAudio/EMUUSBAudioDevice.cpp This code has been disabled from the start. But that is only logging. What I suppose matters is ```mRealClockSelector->setProperty(kIOAudioSelectorControlClockSourceKey,"0");```. (which is there and enabled)
That is about the CLOCK SOURCE. The issue seems about the s/pdif OUTPUT, not the clock source.
@iambryanhaney a few checks * What does control panel show when it works, and when it does not work. Please report all settings, also device, sample rate etc. * What...
The S/Pdif output requires channel 3 and 4 to be enabled. From the diagram I made long ago it looks that the computer has to send these channels separately. They...
The normal control panel suggests that SPDIF output is always on becaues you can not select 'off', only 'SPDIF" or "AES"
@iambryanhaney I tried to use the spdif on some old audio equipment but I get no signal at all. Also it seems I would have to transmit data to channel...
@maksimlenskii >What can I do or how can I disable HDMI audio? I don't know, you can ask me about EMU driver but I don't know about 5500XT or HDMI....
@maksimlenskii Can you report what the EMU and kernel reports in the logs when you start playing sound to the EMU. System/Utilities/Console.
@maksimlenskii >How do I do this? As indicated in the https://github.com/Wouter1/EMU-driver/blob/master/FAQ.md under "How do I make a system log of a mal-functioning driver?" So far I did not understand that...
@maksimlenskii Yes thanks for the log. It looks like you send only part of the log, it stops halfway the init process. What machine do you have actually (model, ports,...