#961
Posted 31 May 2012 - 09:11 AM
#962
Posted 03 June 2012 - 07:13 PM
I have : Intel q9650 + PowerColor HD4870 512 + Asus P5Q-E and 6G ram, i use these patches: p5q-e, AD2000, DTGP, RTC, SBUS, Alias fix, _T_x rename ),
and i have many time black screen and screen blockage bugs in the mac os x lion.
If anyone can help me make a correction or remake a new DSDT, I'd be very grateful.
Here is my Original DSDT.aml from windows, thanks
Attached Files
#963
Posted 07 June 2012 - 09:59 AM
ammoun, on 03 June 2012 - 07:13 PM, said:
I have : Intel q9650 + PowerColor HD4870 512 + Asus P5Q-E and 6G ram, i use these patches: p5q-e, AD2000, DTGP, RTC, SBUS, Alias fix, _T_x rename ),
and i have many time black screen and screen blockage bugs in the mac os x lion.
If anyone can help me make a correction or remake a new DSDT, I'd be very grateful.
Here is my Original DSDT.aml from windows, thanks
Try this guy's and see if it works any better http://www.tonymacx8...5Q DSDT#p380384
#964
Posted 07 June 2012 - 12:46 PM
I have been trying to get different parts working on the system. Maybe you can help?
I'm using Onboard audio, onboard network and a powercolour 5450 graphics card (512MB)
I have the same problem as you with Lion, I have to disable kernel cache for the system to find the SATA controller!
I had to setup a DSDT and edit it to use the PCIRoot correctly. With this set the framebuffer is know loaded for the graphics.
I got a member of the bootloader dev team to add my card subid's. So it gets reported as a 5450 and not a 5430m.
I have editted the Voodoohda and added my device ID for the audio and HMDI. I have a problem here! The onboard sound works but I can't get the HDMI to work!!
Also in sound pref I can only select HDMI? Have you got round this?
Also i'm have problems with sleep, it just don't work!! The display goes black and the fans are still on. I cant get the system out of this state… i have to reset the system. Have you got this working?
I have a very small number of kext in the extra folder, if you like I will report what they are?
Any help from anyone would be great,
thanks,
Ross
#965
Posted 08 June 2012 - 11:04 PM
I think you should do two things (if you haven't already):
- apply my package from here (I'll add a different package at some point w. bootcache on, but that requires SATA legacy mode in BIOS ..just so people have a choice)
- your grfx card HDMI sound issue: the best step-by-step manual seems to be here, and the key to look for is sense-id. If these steps don't lead to success for you, you could either post into that thread, or start a dedicated thread in that forum.
Cheers,
Bugs
#966
Posted 10 June 2012 - 10:34 AM
I have : Intel q9650 + PowerColor HD4870 512 + Asus P5Q-E and 6G ram, i use these patches: p5q-e, AD2000, DTGP, RTC, SBUS, Alias fix, _T_x rename ),
and i have many time black screen and screen blockage bugs in the mac os x lion.
If anyone can help me make a correction or remake a new DSDT, I'd be very grateful.
Here is my Original DSDT.aml from windows, thanks
Try this guy's and see if it works any better http://www.tonymacx8...5Q+DSDT#p380384
Thanks bigpoppa206! I have a P5Q-E, but in this topic there is a solution for P5Q Deluxe and this one have EFI bios but not mine.
I need just a little help to fix for my DSDT.aml for my Q9650 he hang in boot sometimes like : "CPU Halted" and i"ll just have fix a C-State and P-State in DSDT
and if possible to ad injection of my graphics card to DSDT.
#967
Posted 12 June 2012 - 05:43 PM
any ideas what that's about? and if it could interfere with anything? all seems to be working fine - it's under the SATA device...
DSDT is attached.
[!!!Update]:
Apparently i have to add an "OperationRegion (XXXX, EmbeddedControl, XXXX, XXXX)
which asus did not bother doing for the sata device... now looking for the right definition - if anyone can help - it'd be much appreciated
Attached Files
#968
Posted 20 July 2012 - 06:29 PM
USBF: 0.282 AppleUSBEHCI[0xffffff8011f96000]::CheckSleepCapability - controller will be unloaded across sleep USBF: 0.285 AppleUSBEHCI[0xffffff8011f9d000]::CheckSleepCapability - controller will be unloaded across sleep
Im attaching my current DSDT ->
DSDT_rednous_ML_10.8.dsl.zip 4.25K
7 downloadsIm thankful for your assistance & time spent in advance
#969
Posted 30 July 2012 - 12:44 AM
@oldnapalm
Thanks for the great application and for sharing it. Great Work!
I have a problem with the Orange Icon patch I do not see any changes at all when I apply it. The before and After do not show nay differences either. I am running this in ML GM.
Before and After:
Device (SATA)
{
Name (_ADR, 0x001F0002)
Name (^NATA, Package (0x01)
{
0x001F0002
})
Name (\FZTF, Buffer (0x07)
{
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF5
})
Name (REGF, One)
Method (_REG, 2, NotSerialized)
{
If (LEqual (Arg0, 0x02))
{
Store (Arg1, REGF)
}
}
Name (TIM0, Package (0x08)
{
Package (0x04)
{
0x78,
0xB4,
0xF0,
0x0384
},
Package (0x04)
{
0x23,
0x21,
0x10,
Zero
},
Package (0x04)
{
0x0B,
0x09,
0x04,
Zero
},
Package (0x06)
{
0x78,
0x5A,
0x3C,
0x28,
0x1E,
0x14
},
Package (0x06)
{
Zero,
One,
0x02,
One,
0x02,
One
},
Package (0x06)
{
Zero,
Zero,
Zero,
One,
One,
One
},
Package (0x04)
{
0x04,
0x03,
0x02,
Zero
},
Package (0x04)
{
0x02,
One,
Zero,
Zero
}
})
#970
Posted 24 August 2012 - 06:22 AM
Question, is the IASL fairly up to date and if not after we fix using DSDT editor and Patcher can we compile the DSDT with the new IASL script floating around or copy the latest IASL over the one in DSDT Editor and Patcher
Wow I see my previous post was not answered.
Maybe someone else may know the answer to this question?
Thanks
#971
Posted 28 August 2012 - 04:01 AM
oSxFr33k, on 24 August 2012 - 06:22 AM, said:
Question, is the IASL fairly up to date and if not after we fix using DSDT editor and Patcher can we compile the DSDT with the new IASL script floating around or copy the latest IASL over the one in DSDT Editor and Patcher
Wow I see my previous post was not answered.
Maybe someone else may know the answer to this question?
Thanks
I am seeing compilation problems even on a tried and true DSDT file that has never had an error.
#972
Posted 28 August 2012 - 09:08 AM
#973
Posted 02 September 2012 - 10:00 AM
The normal JAVA 7 update is only for the JAVA (Applet) Browserplugin.
To get JAVA 7 for JAVA Apps you must also downlload the JAVA 7 SDK.
But most JAVA Apps didnt work if you set JAVA 7 as the only Version. If you put JAVA 7 first in the settings (JAVA seetings) most JAVA Apps will take JAVA 6.
At least on OS X it will take more time (for enduser usage!) to get JAVA 7 usable.
#974
Posted 01 October 2012 - 03:39 AM
#975
Posted 12 October 2012 - 12:15 AM
Attached Files
#976
Posted 10 November 2012 - 08:58 AM
#977
Posted 05 January 2013 - 04:18 PM
Is there any chance to see the source code on github or somewhere else?
#978
Posted 05 January 2013 - 05:07 PM
Here is the patch:
into_all all code_regex XHC code_regex_not XHC[a-zA-Z0-9] replaceall_matched begin XHC1 end
and the shortened result:
// into_all all code_regex XHC code_regex_not XHC[a-zA-Z0-9] replaceall_matched
...
Notify (\_SB.PCI0.XHC, 0x02)
If (LAnd (\_SB.PCI0.XHC.PMES, \_SB.PCI0.XHC.PMES))
{
Store (One, \_SB.PCI0.XHC.PMES)
}
XHC was not replaced.
Maybe a problem with the regex match length mismatch?
#979
Posted 10 February 2013 - 12:09 PM
as i would like to try and produce my own dsdt
#980
Posted 10 March 2013 - 07:17 AM
Also tagged with one or more of these keywords: DSDT, editor, patcher
| Topic | Stats | Last Post Info | ||
|---|---|---|---|---|
|
OSx86 Project →
DSDT →
General Discussion →
How can I assign different IRQs for EUSB and USBE?Started by Riley Freeman, 22 Apr 2013 |
|
|
|
|
OSx86 Project →
Post-Installation →
OSx86 10.8 (Mountain Lion) →
Lion on old laptop MSI‑GX700 (MS‑1719) motherboardStarted by max00r, 10 Apr 2013 |
|
|
|
|
International →
Español →
DSDT y SSDTs →
Parchear/Inyectar sonido Realtek ALC269 en DSDT y AppleHDAStarted by franmglp, 10 Apr 2013 |
|
|
|
|
OSx86 Project →
DSDT →
Graphics Cards →
AMD/ATI →
DSDT Help with Sapphire 7970Started by DAXGr, 06 Apr 2013 |
|
|
|
|
OSx86 Project →
Post-Installation →
OSx86 10.8 (Mountain Lion) →
BIOS to UEFI Pros and ConsStarted by jwmann, 25 Mar 2013 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









