Cannot setup audio hardware.
#1
In both djh and cf2009 branches.That screen is corrupted.
Let me know of you can replicate it.
I just wanted to switch between analog and digital.Works fine in pm3.

EDIT:
This only happens when you use the shortcuts in audio or video settings.If you go to systems settings it works fine.
Reply
#2
to fix this open up SettingsCategory.xml

find (second line)
Code:
<defaultcontrol always="true">3</defaultcontrol>

and replace with this
Code:
<defaultcontrol>3</defaultcontrol>
Reply
#3
CF2009 Wrote:to fix this open up SettingsCategory.xml

find (second line)
Code:
<defaultcontrol always="true">3</defaultcontrol>

and replace with this
Code:
<defaultcontrol>3</defaultcontrol>

I see you fixed that on github.Thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
Cannot setup audio hardware.0