overdue-scratch

Author Topic: P5KC ALC883 10.5.6  (Read 3762 times)

0 Members and 1 Guest are viewing this topic.

ugo

  • Entrant
  • Posts: 2
P5KC ALC883 10.5.6
« 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

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?

serge_dv

  • Observer
  • Posts: 13
Re: P5KC ALC883 10.5.6
« Reply #1 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.

ugo

  • Entrant
  • Posts: 2
Re: P5KC ALC883 10.5.6
« Reply #2 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!