DriverHeaven.net

Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   DriverHeaven.net > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > MAC OS X Driver


Reply
 
LinkBack (11) Thread Tools
Old Nov 23, 2008, 04:10 PM   11 links from elsewhere to this Post. Click to view. #1
kX Project Lead Programmer and Coordinator
 
Join Date: Dec 2002
Posts: 3,037
Rep Power: 56
Eugene Gavrilov is just super!Eugene Gavrilov is just super!Eugene Gavrilov is just super!Eugene Gavrilov is just super!Eugene Gavrilov is just super!Eugene Gavrilov is just super!Eugene Gavrilov is just super!

1.2b1 + power management

guys experiencing power management issues, please capture system.log for this scenario
(it is in console, copy-paste only the lines that are related to 'entering into sleep mode' and 'returning to normal mode')
write down the timestamps of each of your steps
e.g.:
1. boot. 12:00
2. boot finished, launched itunes: 12:10
3. chosen 'sleep' in apple menu: 12:15
4. mac went in sleep mode: 12:16
5. woke up mac: 12:18
6. ...

if you are getting shutdown problems, capture the logs, too
don't send/attach -whole- system.log: it might be 1-2Mb - I only need just its part that is related to the problem. for instance, if you boot at 12:00 and test power-down issue around 12:15, the part of the log corresponding to this interval is sufficient for me

E.
Eugene Gavrilov is offline   Reply With Quote


Old Nov 23, 2008, 09:58 PM   #2
DriverHeaven Junior Member
 
Join Date: Aug 2008
Posts: 62
Rep Power: 0
djsubject is on a distinguished road

Re: 1.2b1 + power management

Oops,

Last edited by djsubject; Nov 23, 2008 at 10:10 PM.
djsubject is offline   Reply With Quote
Old Nov 23, 2008, 09:59 PM   #3
DriverHeaven Junior Member
 
Join Date: Aug 2008
Posts: 62
Rep Power: 0
djsubject is on a distinguished road

Re: 1.2b1 + power management

Oops, posted the wrong info before sorry,

{uploading txt file of wanted info}

Subz

Last edited by djsubject; Nov 23, 2008 at 10:17 PM.
djsubject is offline   Reply With Quote
Old Nov 23, 2008, 10:17 PM   #4
DriverHeaven Junior Member
 
Join Date: Aug 2008
Posts: 62
Rep Power: 0
djsubject is on a distinguished road

Re: 1.2b1 + power management

ok attached is my Sys log from boot at 2.41 till shutdown at 2.43,

boot at 2.41, run edspctrl at 2.42, & shutdown at 2.43!

i have E-MU 1820, that wont let the system shutdown fully when the driver is installed,

lat me know if there's any more i can do to help

Subz
Attached Files
File Type: txt KXinfo.txt (51.0 KB, 210 views)
djsubject is offline   Reply With Quote
Old Nov 29, 2008, 12:05 PM   #5
DriverHeaven Junior Member
 
Join Date: Aug 2008
Posts: 62
Rep Power: 0
djsubject is on a distinguished road

Re: 1.2b1 + power management

Hmmm, i have clocked up my PC & now shutdown is fine with KX driver installed, overclocking a 2.66 to 2.83 Core2Duo E6750 do you want me to record any logs for you to see whats different from my other log i posted? Subz
djsubject is offline   Reply With Quote
Old Nov 30, 2008, 04:06 AM   #6
DriverHeaven Newbie
 
Join Date: Nov 2008
Posts: 1
Rep Power: 0
minuta is on a distinguished road

Re: 1.2b1 + power management

I use Audigy 2 ZS and Mac OS X 10.5.5. No sound after wake up.

Here is a parts of system.log:
Code:
Nov 30 11:55:15 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 1->2
Nov 30 11:55:15 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStart() - 0
Nov 30 11:55:15 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStart: start audio [0; 5555 0]
Nov 30 11:55:18 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStop() - 1
Nov 30 11:55:18 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStop: stop audio [0; 5555 0]
Nov 30 11:55:18 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 2->1
Nov 30 11:55:36 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 1->0
Nov 30 11:55:36 Michael-PC kernel[0]: System Sleep
Nov 30 11:55:48 Michael-PC kernel[0]: System Wake
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 0->1
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] Power: resuming after standby/suspend...
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] initializing kX HAL...
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] HW voices reset
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] p16v initialization
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] ac97 init
Nov 30 11:55:48 Michael-PC kernel[0]: kXAudioDevice [HAL] db type: none [0]
Nov 30 11:55:58 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 1->2
Nov 30 11:55:58 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStart() - 0
Nov 30 11:55:58 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStart: start audio [0; 5555 0]
Nov 30 11:56:04 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStop() - 1
Nov 30 11:56:04 Michael-PC kernel[0]: kXAudioEngine[0x6b32c00]::performAudioEngineStop: stop audio [0; 5555 0]
Nov 30 11:56:04 Michael-PC kernel[0]: kXAudioDevice[0x4767600]::performPowerStateChange: 2->1
minuta is offline   Reply With Quote
Old Dec 19, 2008, 12:50 PM   #7
DriverHeaven Newbie
 
Join Date: Aug 2008
Posts: 3
Rep Power: 0
popeyeq is on a distinguished road

Re: 1.2b1 + power management

HI same with me. no audio after wake from sleep

Code:
Dec 19 16:42:34 popeye-rocks-mac-pro kernel[0]: kXAudioDevice[0x41b9e00]::performPowerStateChange: 1->0
Dec 19 16:42:34 popeye-rocks-mac-pro kernel[0]: System Sleep
Dec 19 16:42:56 popeye-rocks-mac-pro kernel[0]: Wake reason = PCI
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: System Wake
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice[0x41b9e00]::performPowerStateChange: 0->1
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice [HAL] Power: resuming after standby/suspend...
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice [HAL] initializing kX HAL...
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice [HAL] HW voices reset
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice [HAL] ac97 init
Dec 19 16:42:57 popeye-rocks-mac-pro kernel[0]: kXAudioDevice [HAL] db type: LiveBay2 [20]
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioDevice[0x41b9e00]::performPowerStateChange: 1->2
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioEngine[0x419e200]::performAudioEngineStart() - 0
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioEngine[0x419e200]::performAudioEngineStart: start audio [0; 5555 0]
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioEngine[0x419e200]::performAudioEngineStop() - 1
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioEngine[0x419e200]::performAudioEngineStop: stop audio [0; 5555 0]
Dec 19 16:43:04 popeye-rocks-mac-pro kernel[0]: kXAudioDevice[0x41b9e00]::performPowerStateChange: 2->1
Dec 19 16:43:05 popeye-rocks-mac-pro kernel[0]: kXAudioDevice[0x41b9e00]::volumeChanged(0x41bc500, 41942, 43253): chn: 0 -> ab850000; 9 (none)
__________________
Hackintosh: Leopard 10.5.6 (9G55), Darwin 9.6.0, Chameleon v1.0.12 with PC EFI v9
Mobo:
ASUS P5GC-MX/1333 + ICH7
CPU:
Intel Core 2 Duo 1.8 GHz
Memory:
2 x 1 GB DDR2 SDRAM
Graphics:
ATI Radeon X1650 PRO 512MB GDDR2 (Kozlowski way - with 0x71C7 dev ID - QE + Rotation)
Audio:
SoundBlaster Audigy Platinum 10k2 SB0090 [c400] (kXAudioDriver-1.2b1 Patch)
-
HD Audio S/PDIF 6 Channel (ALC 883 Patch)

Wireless:
Edimax WiFi USB (RT71W Ralink Driver) + Belkin WiFi USB (RT71W Ralink Driver)

Last edited by popeyeq; Dec 19, 2008 at 12:59 PM.
popeyeq is offline   Reply With Quote
Old Dec 30, 2008, 07:43 AM   #8
DriverHeaven Newbie
 
Join Date: Dec 2008
Posts: 1
Rep Power: 0
frightfull is on a distinguished road

Re: 1.2b1 + power management

oops
frightfull is offline   Reply With Quote
Old Dec 30, 2008, 08:00 AM   #9
DriverHeaven Junior Member
 
Join Date: Aug 2008
Posts: 62
Rep Power: 0
djsubject is on a distinguished road

Re: 1.2b1 + power management

Quote:
Originally Posted by djsubject View Post
Hmmm, i have clocked up my PC & now shutdown is fine with KX driver installed, overclocking a 2.66 to 2.83 Core2Duo E6750 do you want me to record any logs for you to see whats different from my other log i posted? Subz
to narrow it down, it was nothing to do with the over clocking, its to do with the fact that i enabled "wake from PCI Device" in the bios, don't know if this helps any one? i only enabled it by mistake, hence i disabled it & then shutdown stopped working again with latest KX driver,
djsubject is offline   Reply With Quote
Old Jan 9, 2009, 02:28 PM   #10
DriverHeaven Newbie
 
Join Date: May 2007
Posts: 4
Rep Power: 0
pista7 is on a distinguished road

Re: 1.2b1 + power management

+1 for the 'no audio after resume' problem

system.log pretty much same as for the others:
Code:
Jan  8 22:35:41 MacAxis kernel[0]: kXAudioDevice[0x51f4300]::performPowerStateChange: 1->0
Jan  8 22:35:41 MacAxis kernel[0]: System Sleep
Jan  9 20:08:33 MacAxis KernelEventAgent[38]: tid 00000000 received VQ_NOTRESP event (1)
Jan  9 20:08:34 MacAxis kernel[0]: Wake reason = PCI
Jan  9 20:08:33 MacAxis KernelEventAgent[38]: tid 00000000 type 'smbfs', mounted on '/Volumes/xxx', from '//xxx@server:139/xxx', not responding
Jan  9 20:08:34 MacAxis kernel[0]: [TSC] original delta: -944462635, new delta: 1519. (CPU1)
Jan  9 20:08:33 MacAxis KernelEventAgent[38]: tid 00000000 found 1 filesystem(s) with problem(s)
Jan  9 20:08:34 MacAxis kernel[0]: System Wake
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice[0x51f4300]::performPowerStateChange: 0->1
Jan  9 20:08:33 MacAxis loginwindow[37]: 1 server now unresponsive
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] Power: resuming after standby/suspend...
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] initializing kX HAL...
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] HW voices reset
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] p16v initialization
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] ac97 init
Jan  9 20:08:34 MacAxis kernel[0]: kXAudioDevice [HAL] db type: none [0]
Jan  9 20:08:34 MacAxis kernel[0]: smb_iod_reconnect: Retrying connection to server
Jan  9 20:08:34 MacAxis kernel[0]: smb_iod_reconnect: Retrying connection to server
Jan  9 20:08:34 MacAxis KernelEventAgent[38]: tid 00000000 received VQ_NOTRESP event (1)
Jan  9 20:08:34 MacAxis kernel[0]: smb_iod_reconnect: Reconnected to server
Jan  9 20:08:34 MacAxis loginwindow[37]: No servers unresponsive
pista7 is offline   Reply With Quote
Old Apr 17, 2009, 11:10 AM   #11
DriverHeaven Newbie
 
Join Date: Apr 2009
Posts: 4
Rep Power: 0
robbone is on a distinguished road

Re: 1.2b1 + power management

hi, also have E-mu 1820, after installing the drivers (kXAudioDriver-1.2b1.dmg) I do not have sound, the command 'edspctrl' in terminal initialize FPGA firmware and still nothing. I have not even kx mixer only kx manager but it is empty. How install EMU 1820? Please help - I must use this card in Logic.
robbone is offline   Reply With Quote
Reply

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://www.driverheaven.net/mac-os-x-driver/173666-1-2b1-power-management.html
Posted By For Type Date
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Oct 9, 2009 06:47 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Aug 10, 2009 05:23 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Jul 5, 2009 08:35 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Jun 29, 2009 05:16 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback May 21, 2009 12:51 AM
WebSound.ru :: Forum > Хакинтош+Audigy This thread Refback Apr 2, 2009 09:15 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Feb 26, 2009 04:06 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Feb 7, 2009 03:11 PM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Jan 28, 2009 02:12 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Dec 30, 2008 07:48 AM
Хакинтош+Audigy - WebSound.ru :: Forum This thread Refback Dec 30, 2008 07:37 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
vantec NexStar 3i Power Management Enclosure MIG-31 News 0 May 6, 2008 02:10 AM
ati radeon mobility (power management) golo Mobility Radeon Drivers and Support 1 Nov 27, 2007 09:29 AM
PC Power Management Guide @ TechARP Iria News 0 Jul 7, 2007 11:10 PM
Window management and the power of scripting Vikingod News 0 May 8, 2006 11:19 PM
Omega 2.4.30 drivers + Win 98 Power Management incans Windows XP/2K Radeon Display Drivers 3 May 22, 2002 11:22 PM