Contribute
Register

Still wake problem on Z68X-UD3-B3 :(

Status
Not open for further replies.
Joined
Jun 16, 2010
Messages
28
Motherboard
MD 10.8.1
CPU
2600K
Graphics
6850
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi,

First of all thanks guys for uploading new DSDT for Gigabyte mobo's :D

I have updated BIOS in my Z68X-UD3-B3 and put new DSDT.aml but still experiencing problem with waking up from sleep.

When waking up from sleep - dark screen, have to press power again to have screen on but no keybord/mouse are working

my config:

z68x-ud3-b3 with disabled onboard lan
i7 2600k
Marvell Yukon Gigabit Adapter 88E8053
16gb ram
radeon 6850
magic mouse on usb bt
logitech diNovo for Mac

my org.chameleon.Boot.plist file:

Code:
<?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>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
	<key>Kernel</key>
	<string>mach_kernel</string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>Timeout</key>
	<string>2</string>
	<key>UseKernelCache</key>
	<string>Yes</string>
</dict>
</plist>

What should be perfect BIOS settings?

Thanks
 
Try adding these flags to your org.Chameleon.boot.plist.

<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>
 
beelzebozo said:
Try adding these flags to your org.Chameleon.boot.plist.

<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>

No difference, except that when waking up from sleep, no kbd/mouse are working, then after around 10 seconds screen goes black, then had to press power button again and voila - works! but still - same as was on previous dsdt builds....

any suggestion of setting up bios?
 
masi0 said:
beelzebozo said:
Try adding these flags to your org.Chameleon.boot.plist.

<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>

No difference, except that when waking up from sleep, no kbd/mouse are working, then after around 10 seconds screen goes black, then had to press power button again and voila - works! but still - same as was on previous dsdt builds....

any suggestion of setting up bios?

Update your bios to version F12 and use the latest DSDT from the database on the forum if you haven't done so yet.
 
I did on the start - no difference
 
Status
Not open for further replies.
Back
Top