oldnapalm Posted September 10, 2011 Author Posted September 10, 2011 Run the command in terminal, then open dsdt.aml with DSDT Editor, instead of using "extract DSDT". -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
HJMac Posted September 11, 2011 Posted September 11, 2011 Run the command in terminal, then open dsdt.aml with DSDT Editor, instead of using "extract DSDT". What's the terminal command?
oldnapalm Posted September 11, 2011 Author Posted September 11, 2011 Go back 3 posts. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
HJMac Posted September 11, 2011 Posted September 11, 2011 Go back 3 posts. I want to say is: How to run DSDTEditor.jar on the New Linux OS?
oldnapalm Posted September 11, 2011 Author Posted September 11, 2011 java -jar DSDTEditor.jar How did you find it can't extract DSDT without running it? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
HJMac Posted September 11, 2011 Posted September 11, 2011 java -jar DSDTEditor.jar How did you find it can't extract DSDT without running it?
oldnapalm Posted September 11, 2011 Author Posted September 11, 2011 Man, if you can run it, why do you ask me how? Look, this is what you have to do: 1) Run in terminal sudo cat /sys/firmware/acpi/tables/DSDT > dsdt.aml 2) Run DSDT Editor java -jar DSDTEditor.jar 3) Do NOT use "File - Extract DSDT" 4) Use "File - Open" and choose the dsdt.aml created in step 1 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
magnifico Posted September 12, 2011 Posted September 12, 2011 Hi great OLD look it please my dsdt ..create from me .. It's ok ? My main is Gigabyte UD7 Z68x ALC 889 codec audio dsdt.aml.zip Without PC
oldnapalm Posted September 14, 2011 Author Posted September 14, 2011 Looks fine. Maldon told me something about SMBUS patch being wrong. Current patch Device (BUS0) { Name (_CID, "smbus") Name (_ADR, Zero) Device ([color=#FF0000]DVL0[/color]) { Name (_ADR, [color=#FF0000]0x57[/color]) Name (_CID, "[color=#FF0000]diagsvault[/color]") Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "address", [color=#FF0000]0x57[/color] }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } iMac12,2 DSDT Device (BUS0) { Name (_CID, "smbus") Name (_ADR, 0x00) Device ([color=#FF0000]MKY0[/color]) { Name (_ADR, [color=#FF0000]0x00[/color]) Name (_CID, "[color=#FF0000]mikey[/color]") Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "refnum", 0x00, "address", [color=#FF0000]0x39[/color], "device-id", 0x0CD2, "hdet", 0x01 }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } Device (BUS1) { Name (_CID, "smbus") Name (_ADR, 0x01) } -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
magnifico Posted September 14, 2011 Posted September 14, 2011 Looks fine. Maldon told me something about SMBUS patch being wrong. Current patch Device (BUS0) { Name (_CID, "smbus") Name (_ADR, Zero) Device ([color=#FF0000]DVL0[/color]) { Name (_ADR, [color=#FF0000]0x57[/color]) Name (_CID, "[color=#FF0000]diagsvault[/color]") Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "address", [color=#FF0000]0x57[/color] }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } iMac12,2 DSDT Device (BUS0) { Name (_CID, "smbus") Name (_ADR, 0x00) Device ([color=#FF0000]MKY0[/color]) { Name (_ADR, [color=#FF0000]0x00[/color]) Name (_CID, "[color=#FF0000]mikey[/color]") Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "refnum", 0x00, "address", [color=#FF0000]0x39[/color], "device-id", 0x0CD2, "hdet", 0x01 }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } Device (BUS1) { Name (_CID, "smbus") Name (_ADR, 0x01) } Please OLD can you look my dsdt ? Look you SMBUS in my dsdt Can You modified for me ? Mal is dead now... dsdt.aml 2.zip Without PC
oldnapalm Posted September 14, 2011 Author Posted September 14, 2011 You can do it, it's a simple text edit, just replace the text in red by the text in red from iMac12,2 DSDT. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
magnifico Posted September 14, 2011 Posted September 14, 2011 You can do it, it's a simple text edit, just replace the text in red by the text in red from iMac12,2 DSDT. Look Now please I have done good? dsdt.aml.zip Without PC
oldnapalm Posted September 14, 2011 Author Posted September 14, 2011 I would try to insert also the method _DSM into device MKY0, but Maldon just told me this patch doesn't help. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
mipao Posted September 15, 2011 Posted September 15, 2011 sorry but I use the Italian translator of English \ English google I am a GA P31 DS3L Gygabite and I can not have a right DSDT.aml could you help me? Thanks in advance
Cassio Posted September 15, 2011 Posted September 15, 2011 What problem did you have? Give more details. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Mephistopelus Posted September 15, 2011 Posted September 15, 2011 Could you guys help me enable sleep on Gigabyte GA-EP45-DS3R (Lion)? Sleepenablers are causing kernel panics:(
Cassio Posted September 15, 2011 Posted September 15, 2011 Are you using the patch in first post? Just remove NullCPUPowerManagement and SleepEnabler and enable GeneratePStates and GenerateCStates in Chameleon. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Mephistopelus Posted September 15, 2011 Posted September 15, 2011 Are you using the patch in first post? Just remove NullCPUPowerManagement and SleepEnabler and enable GeneratePStates and GenerateCStates in Chameleon. If your're talking to me, could you please provide more detailed instructions? I am, (as my badge's saying here) – "Noob" in such a deep configuration:) P.S. I am using patch from the extinct site from July 2011. Are you saying that patch from the first post will enable sleep?
Cassio Posted September 15, 2011 Posted September 15, 2011 I believe the patch in first post is the same, no improvements, so you just need to enable generate P and C states and remove the kexts. You can use this to configure Chameleon http://www.insanelymac.com/forum/index.php?showtopic=257464 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now