olarila.com

Mac OS X x86 - Hackintosh
It is currently 19 Jun 2013, 07:35

All times are UTC [ DST ]




Post new topic Reply to topic  [ 398 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 40  Next
Author Message
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 21 Jul 2011, 18:42 
Noob

Joined: 21 Jul 2011, 18:36
Posts: 3
Hi Mald0n,

can you please make a DSDT for my mobo?

this is my configuration:

-MB: intel dx58so2
-CPU: i7-960
-GC: GTX560

thank you in advance!


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 21 Jul 2011, 19:03 
User avatar
Staff

Joined: 05 Dec 2010, 20:35
Posts: 766
leandrouzzou wrote:
Hi Mald0n,

can you please make a DSDT for my mobo?

this is my configuration:

-MB: intel dx58so2
-CPU: i7-960
-GC: GTX560

thank you in advance!

send me files
see the first post

_________________
Image
MaLd0n


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 21 Jul 2011, 23:05 
Noob

Joined: 21 Jul 2011, 18:36
Posts: 3
MaLd0n wrote:
leandrouzzou wrote:
Hi Mald0n,

can you please make a DSDT for my mobo?

this is my configuration:

-MB: intel dx58so2
-CPU: i7-960
-GC: GTX560

thank you in advance!

send me files
see the first post


what files?


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 00:02 
User avatar
Staff

Joined: 05 Dec 2010, 20:35
Posts: 766
leandrouzzou wrote:
what files?

run on terminal
Code:
perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

DSDT generate in desktop

_________________
Image
MaLd0n


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 08:25 
Noob

Joined: 19 Jul 2011, 05:02
Posts: 4
MaLd0n wrote:
diman1 wrote:
This is unresolved problem??? And this is the problem with Ethernet kext???
I dont know, i just ask you.

Yes
look at the photo --> "Kernel Extensions in Backtrace"



MaLD0n

Can you edit my DSDT(audio section), so as not use VoodooHDA(use native AppleHDA). My laptop have HDMI 5650m and internal speaker???
Everest say:

PCI / PnP Audio

--------------------------------------------------------------------------------


Device Description Type
Conexant Cx20585 @ Intel Ibex Peak PCH - High Definition Audio Controller [B-2] PCI
High Definition Audio Controller [1002-AA60] [NoDB] PCI


HD Audio

--------------------------------------------------------------------------------


[ High Definition Audio Controller [1002-AA60] [NoDB] ]

Device Properties:
Device Description High Definition Audio Controller [1002-AA60] [NoDB]
Device Description (Windows) High Definition Audio Controller
Bus Type PCI
Device ID 1002-AA60
Subsystem ID 1179-FD12
Revision 00
Hardware ID PCI\VEN_1002&DEV_AA60&SUBSYS_FD121179&REV_00

[ ATI Radeon HDMI ]

Device Properties:
Device Description ATI Radeon HDMI
Device Description (Windows) Conexant Audio Driver For AMD HDMI Codec
Device Type Audio
Bus Type HDAUDIO
Device ID 1002-AA01
Subsystem ID 00AA-0100
Revision 1002
Hardware ID HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1002

[ Intel Ibex Peak PCH - High Definition Audio Controller [B-2] ]

Device Properties:
Device Description Intel Ibex Peak PCH - High Definition Audio Controller [B-2]
Device Description (Windows) High Definition Audio Controller
Bus Type PCI
Device ID 8086-3B56
Subsystem ID 1179-FF1E
Revision 05
Hardware ID PCI\VEN_8086&DEV_3B56&SUBSYS_FF1E1179&REV_05

[ Conexant Cx20585 ]

Device Properties:
Device Description Conexant Cx20585
Device Description (Windows) Conexant CX20671 SmartAudio HD
Device Type Audio
Bus Type HDAUDIO
Device ID 14F1-5069
Subsystem ID 1179-FD12
Revision 1003
Hardware ID HDAUDIO\FUNC_01&VEN_14F1&DEV_5069&SUBSYS_1179FD12&REV_1003



Second question:
What you recomends to use Hyper Threath and Hyper Boosts of i5???


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 08:49 
Noob

Joined: 21 Jul 2011, 18:36
Posts: 3
this is what did you ask me. ;)


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 19:27 
Noob

Joined: 19 Jul 2011, 12:13
Posts: 6
MaLd0n wrote:
driftkingn20 wrote:
Help me Please In page9

8-)
send me your DSDT


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 22:02 
User avatar
Staff

Joined: 05 Dec 2010, 20:35
Posts: 766
driftkingn20 wrote:
MaLd0n wrote:
driftkingn20 wrote:
Help me Please In page9

8-)
send me your DSDT

run on terminal
Code:
perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

send me DSDT generate in DESKTOP

_________________
Image
MaLd0n


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 22 Jul 2011, 22:05 
User avatar
Staff

Joined: 05 Dec 2010, 20:35
Posts: 766
diman1 wrote:
What you recomends to use Hyper Threath and Hyper Boosts of i5???

Use NativePM + LPC + HPET fix(if you need) + correcty MacModel

_________________
Image
MaLd0n


Top
 Profile  
 
 Post subject: Re: DSDT Auto-Patcher
PostPosted: 26 Jul 2011, 01:43 
GeekInTraining

Joined: 26 Jul 2011, 01:38
Posts: 14
Hi.

Can you make a DSDT for me? Here's my spec:

Mobo : ASUS Maximus IV Extreme
Ram : 8 gb DDR3 (4g+2g+1g+1g) running at 1033 (Yes I know it's slow as hell, I WILL upgrade :D )
Gfx : Gigabyte Nvidia GTX 460 1g
Thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 398 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 40  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group