Voodooprojects

VoodooHDA => Bug Reports => Topic started by: ugo on April 24, 2009, 02:03:13 PM

Title: P5KC ALC883 10.5.6
Post by: ugo on April 24, 2009, 02:03:13 PM
Hello!!
I'm triyng to get my sound working properly. The kext works with some issues. Line Out is seen in Sound Preferences as Unknown and I have 2 Mic ins!!
I dumped my device settings and everything seems to be perfect.

http://rapidshare.com/files/225173349/ALC883_P5KC.rtf (http://rapidshare.com/files/225173349/ALC883_P5KC.rtf)

But my real problem is as follows, if I try to run voodoohdahelper the console says:

Code: [Select]
/Users/UgoHack/Desktop/VoodooHDA-0.2.2_prefPane/voodoohdahelper ; exit;
UgoHack:~ UgoHack$ /Users/UgoHack/Desktop/VoodooHDA-0.2.2_prefPane/voodoohdahelper ; exit;
Found a device of class VoodooHDADevice: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/pci8086,293e@1B/VoodooHDADevice

settings file path: /Users/UgoHack/Library/Preferences/VoodooHDA.settings
error: can't read the settings file
error: can't read settings
logout

When I use the Preferences Panel it says: Can't map memory.

What can I do?
Title: Re: P5KC ALC883 10.5.6
Post by: serge_dv on April 24, 2009, 08:28:14 PM
Have you installed the new VoodooHDA.kext shipped with VoodooHDA.prefPane? With old one I had the same problem.
Title: Re: P5KC ALC883 10.5.6
Post by: ugo on May 03, 2009, 11:03:08 PM
That's it!!!

Working with the next error in console:
May  3 22:56:47 UgoHack kernel[0]: IOAudioStream[0x9d07400]::clipIfNecessary() - adjusting clipped position to (20a,251)
May  3 22:56:47 UgoHack kernel[0]: IOAudioStream[0x9d07400]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (20b,252)->(20c,452).

I will try without the Pref Pane!