Jump to content

USB AUDIO


hopeworks
 Share

7 posts in this topic

Recommended Posts

Hello!!

 

  After i used mavericks installation with clover my Edirol UA-25 USB audio device don´t get any power. I am a new user of clover, so the config.plist is something hard to configure. Can any one show me where am i doing wrong?? Thanks

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Cst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApCst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApIst</string>
</dict>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
</array>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
</dict>
<key>PluginType</key>
<integer>1</integer>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0 nv_disable=1 -gux_defer_usb2 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<key>Legacy</key>
<string>LegacyBiosDefault</string>
<key>NeverHibernate</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>3</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>VBoxHfs</string>
</array>
<key>GUI</key>
<dict>
<key>Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>UEFI internal</string>
<key>Hidden</key>
<string>Always</string>
<key>Ignore</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Type</key>
<string>Other</string>
</dict>
</array>
</dict>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<false/>
<key>Mirror</key>
<false/>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>ScreenResolution</key>
<string>1360x768</string>
<key>Theme</key>
<string>bluemac</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>ig-platform-id</key>
<string>0x01660003</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>HDMI-audio HD4000 0x01660003</string>
<key>Find</key>
<data>
BAYAAAAEAACBAAAA
</data>
<key>Name</key>
<string>disabled_AppleIntelFramebufferCapri</string>
<key>Replace</key>
<data>
BAYAAAAIAAAGAAAA
</data>
</dict>
</array>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>21/03/12
21/03/12
21/03/12
 21/03/12
 21/03/12
 21/03/12
 21/03/12
</string>
<key>BiosVendor</key>
<string>Apple Computer, Inc.</string>
<key>BiosVersion</key>
<string>MBP91.88Z.00D3.B00.1203211536 </string>
<key>Board-ID</key>
<string>Mac-6F01561E16C75D06</string>
<key>BoardManufacturer</key>
<string>Apple Computer, Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>ChassisAssetTag</key>
<string>MacBook-Aluminum </string>
<key>ChassisManufacturer</key>
<string>Apple Computer, Inc.</string>
<key>ChassisType</key>
<string>8</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>Manufacturer</key>
<string>Apple Computer, Inc.</string>
<key>Mobile</key>
<true/>
<key>ProductName</key>
<string>MacBookPro9,2</string>
<key>SerialNumber</key>
<string>C02KGQ6YDTY3</string>
<key>Trust</key>
<false/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>No</string>
</dict>
</dict>
</plist>
 

 

Link to comment
Share on other sites

I don't know exactly what to do but I remember that there's a patch which enables charging an iPhone/iPad via USB (normally that's not supported I think). That patch might help power your USB audio device.. Search around in this forum a bit ;)

Link to comment
Share on other sites

Try this: attachicon.gifconfig.plist.zip

Tks Alan! But don´t work... Strangely, on my first clover installation works fine (fews months ago), but the synaptic touchpad didn´t... Now synaptics works and the audio device don´t. I tried to rollback with older clover version but no lucky. It´s not a hardware problem, because i use this device on my desktop and works fine. Maybe something is missing on the clover´s option  installation. If i start the laptop with the device plugged (before the bios check), then turn on, but if i unplug the device don´t come back at all. I will try install the chimera, because clover seen to be the problem.   

best wishes

Link to comment
Share on other sites

 Share

×
×
  • Create New...