Jump to content
5753 posts in this topic

Recommended Posts

Hey MaLDon

 

Here is the Log you requested, I replaced the DSDT in my DSDT folder and I do see some changes in the about this Mac windows, unfortunately, not all my USB hubs are working? Still says no built in audio in about this Mac? As well as firewire, no big deal dont use that anyway!!! Thank you for the tremendous job you are doing for everybody here you really are an inspiration to us all, cheers mate, Plucka

 

DSDT in Folder Extra or in the root system

unless you force them to read it in another location

 

use Wait=yes -v

 

NullCPUPowerManagement::start

read the first post

 

use

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

Hi ;) Generated DSDT with terminal commands. :) Thanks.

dsdt.aml.zip

 

http://www.insanelymac.com/forum/index.php...t&p=1591291

 

if u want the original

extract by Windows or Linux

Use DSDT EDITOR and PATCHER

@MaLd0n,

 

Concerning the Gigabyte GA-EP45-UD3P. The LPC loads and registers fine. My temperatures look great, however there are only P stated generated and no C states. I see 4 PerformacneStateArrayes in the Reg and no CSTinfo.

 

I ran kextstat and everything is loaded. I don't think its a fault of the DSDT. I just wanted to know if this is an issue with this particular board. Can anyone with this MB or similar board comment please. Maybe I need to edit my com.apple.Boot.plist? Add dropDSDT=no? I never added this because its suppose t be "NO" by default.

 

I have Genrate C and P states in the com.apple.Boot.plist and tried it without. If I remove it then I have no PerformaceStateArrays.

 

Is there some other feature I can add to the boot.plist to generate C states?

 

Thanks

@MaLd0n,

 

Concerning the Gigabyte GA-EP45-UD3P. The LPC loads and registers fine. My temperatures look great, however there are only P stated generated and no C states. I see 4 PerformacneStateArrayes in the Reg and no CSTinfo.

 

I ran kextstat and everything is loaded. I don't think its a fault of the DSDT. I just wanted to know if this is an issue with this particular board. Can anyone with this MB or similar board comment please. Maybe I need to edit my com.apple.Boot.plist? Add dropDSDT=no? I never added this because its suppose t be "NO" by default.

 

I have Genrate C and P states in the com.apple.Boot.plist and tried it without. If I remove it then I have no PerformaceStateArrays.

 

Is there some other feature I can add to the boot.plist to generate C states?

 

Thanks

 

You're on 10.6.5?

I have seen that many problems in 10.6.5

use manually

I have done that in some cases

and works well

@MaLd0n,

 

I am on 10.6.4. How would I do this manually? You mean add the PSS and CST into my DSDT?

Yep

 

to facilitate ...

 

Use DSDT EDITOR and PATCHER

 

see values

FID, VID and the numbers of pstates

Hi at last my DSDT extracted from Windows :) Thanks again :)

DSDT.zip

 

dsdt.Sasan.zip

 

 

DTGP

HID/CID

INTEL AHCI ICH10

HPET

IRQs

EHCI

RTC

SBUS

SHUTDOWN

LPC ICH10

REMOVED DEVICES

RENAMED DEVICES

_WAK

VÍDEO

DSDT in Folder Extra or in the root system

unless you force them to read it in another location

 

use Wait=yes -v

 

NullCPUPowerManagement::start <--- ????

read the first post

 

use

CODE

<key>GeneratePStates</key>

<string>Yes</string>

<key>GenerateCStates</key>

<string>Yes</string>

 

 

Thank you MaLDon, could you be a bit more specific regarding read the first post, I have read it but I don't seem to be able to find your reference?

 

I have moved the DSDT to the extras folder I will try the Terminal commands this evening. Thank you once again for all your help and advice, cheers mate, Plucka

Thank you very very much for ur fast reply and applying all fixes....

 

:)

 

Thank you MaLDon, could you be a bit more specific regarding read the first post, I have read it but I don't seem to be able to find your reference?

 

I have moved the DSDT to the extras folder I will try the Terminal commands this evening. Thank you once again for all your help and advice, cheers mate, Plucka

 

 

add in boot.plist

 

Generate P and C states = yes

Hi Maldon

 

My system works fine with your dsdt.It's going to sleep, but for wake I must press pwrbutton then 4-5 seconds later press restart button and it's wake with alert usb device removal.How can I resolve that problem?

 

Thanks....

 

 

x58a-ud5

gtx470

i7-950

Hi Maldon

 

My system works fine with your dsdt.It's going to sleep, but for wake I must press pwrbutton then 4-5 seconds later press restart button and it's wake with alert usb device removal.How can I resolve that problem?

 

Thanks....

 

 

x58a-ud5

gtx470

i7-950

send me your DSDT

I'll take that as a no then :D

???

 

Send me your original DSDT

Run on terminal

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"; } }'

 

kextstat

kextstat

 

ioreg output

ioreg -fl

 

Log

cat /var/log/kernel.log

 

yoji.gif

apologies! :P

 

dsdt.mwgdrwg.zip

LPC

IRQs

SMBUS

REMOVE

RENAME

 

DSDT is not the original (unmodified)

 

Did you want my original dsdt?

 

Nope

use the search forum

see if you find a solution to this problem

I really do not know

I know that you're not alone

 

smilegu.png

@MaLd0n,

 

Do you think you can make an Auto patcher for this Dell D830? This model is a Latitude which is the equivalent home user XPS M1330 Inspiron.

 

 

I have included a Vanilla DSDT (Untouched) a M1330 DSDT and Slics D830 DSDT as well as IOREG Gui, Kextstat and Kernel.log

 

 

I believe the D830 and M1330 are identical except for some very minor differences but I am sure you will agree after viewing the M1330 and D830 Vanilla DSDT how identical they are.

 

If in your opinion they are identical then I suppose there would be no need for the patcher. I would just use the M1330 but please verify first.

 

Thanks

 

D830_DSDT_Vanilla_DSDT_Currently_Running_Slics_DSDT_IOREG_KEXTSTAT_Kernel.log.zip

Anyway, you're the ONE

 

Thanks a lot

 

=D

 

@MaLd0n,

 

Do you think you can make an Auto patcher for this Dell D830? This model is a Latitude which is the equivalent home user XPS M1330 Inspiron.

 

 

I have included a Vanilla DSDT (Untouched) a M1330 DSDT and Slics D830 DSDT as well as IOREG Gui, Kextstat and Kernel.log

 

 

I believe the D830 and M1330 are identical except for some very minor differences but I am sure you will agree after viewing the M1330 and D830 Vanilla DSDT how identical they are.

 

If in your opinion they are identical then I suppose there would be no need for the patcher. I would just use the M1330 but please verify first.

 

Thanks

 

D830_DSDT_Vanilla_DSDT_Currently_Running_Slics_DSDT_IOREG_KEXTSTAT_Kernel.log.zip

 

I'll look into it :)

 

memory info

 

use Chameleon RC5 or edit smbios.plist

 

Example

 

SMmemspeed - 800=DDR2 800

SMmemtype - 18=DDR - 19=ddr2 - 24=ddr3

use Chameleon RC5 or edit smbios.plist

 

Example

 

SMmemspeed - 800=DDR2 800

SMmemtype - 18=DDR - 19=ddr2 - 24=ddr3

 

i am using chameleon RC5 here is my bdmesg:

msr(221): ia32_perf_stat 0x06000928
max: 9 current: 9
CPU: Vendor/Model/ExtModel: 0x756e6547/0xf/0x0
CPU: Family/ExtFamily:      0x6/0x0
CPU: MaxCoef/CurrCoef:      0x9/0x9
CPU: MaxDiv/CurrDiv:        0x0/0x0
CPU: TSCFreq:               2395MHz
CPU: FSBFreq:               266MHz
CPU: CPUFreq:               2395MHz
CPU: NoCores/NoThreads:     2/2
CPU: Features:              0x0000024f
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Read HFS+ file: [hd(0,2)/Extra/com.apple.Boot.plist] 531 bytes.
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/theme.plist] 2798 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/background.png] 966 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/logo.png] 10718 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic.png] 22700 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic_o.png] 22748 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus.png] 25968 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_o.png] 25971 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid.png] 26603 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_o.png] 26565 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3.png] 25554 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3_o.png] 25561 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat.png] 24399 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat_o.png] 24429 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat16.png] 13605 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat32.png] 12713 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ntfs.png] 27227 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ntfs_o.png] 27197 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom.png] 23564 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom_o.png] 22930 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_selection.png] 454 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_prev.png] 4566 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_next.png] 4381 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_boot.png] 182 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose.png] 182 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches.png] 182 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user.png] 182 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_memory_info.png] 180 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_video_info.png] 180 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_help.png] 180 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose_disabled.png] 187 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches_disabled.png] 187 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user_disabled.png] 187 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_selection.png] 236 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar.png] 349 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar_background.png] 179 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_prev.png] 632 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_next.png] 650 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_console.png] 3499 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_small.png] 5525 bytes.
Read HFS+ file: [hd(0,2)/Extra/com.apple.Boot.plist] 531 bytes.
Setting boot-uuid to: F6E213CE-3EA7-3751-A7B8-7C00D4E20CB7
Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 479 bytes.
Loading Darwin 10.6
Loading kernel mach_kernel
Read HFS+ file: [hd(0,2)/mach_kernel] 4096 bytes.
Read HFS+ file: [hd(0,2)/mach_kernel] 7444525 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/fakesmc.kext/Contents/Info.plist] 2464 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/OpenHaltRestart.kext/Contents/Info.plist] 1554 bytes.
LoadDrivers: Loading from [/system/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext]
Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext] 5002699 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/fakesmc.kext/Contents/MacOS/fakesmc] 4096 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/fakesmc.kext/Contents/MacOS/fakesmc] 113168 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/OpenHaltRestart.kext/Contents/MacOS/OpenHaltRestart] 4096 bytes.
Read HFS+ file: [hd(0,2)/Extra/Extensions/OpenHaltRestart.kext/Contents/MacOS/OpenHaltRestart] 65776 bytes.
Read HFS+ file: [hd(0,2)/Extra/DSDT.aml] 15223 bytes.
Using PCI-Root-UID value: 1
nVidia GeForce 9500 GT 1024MB NV96 [10de:0640] :: PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)
LAN Controller [11ab:4364] :: PciRoot(0x1)/Pci(0x1c,0x0)/Pci(0x0,0x0)
Setting up lan keys
LAN Controller [11ab:4364] :: PciRoot(0x1)/Pci(0x1c,0x3)/Pci(0x0,0x0)
Setting up lan keys
Read HFS+ file: [hd(0,2)/Extra/SMBIOS.plist] 1206 bytes.
Slot: 0 Type 19 1024MB (DDR2 SDRAM) 12353MHz Vendor=Corsair
     PartNo=CM2X1024-6400 SerialNo=00000000
Slot: 1 Type 19 1024MB (DDR2 SDRAM) 12609MHz Vendor=Corsair
     PartNo=CM2X1024-6400 SerialNo=00000000
Slot: 2 Type 19 1024MB (DDR2 SDRAM) 12865MHz Vendor=Corsair
     PartNo=CM2X1024-6400 SerialNo=00000000
Slot: 3 Type 19 1024MB (DDR2 SDRAM) 13121MHz Vendor=Corsair
     PartNo=CM2X1024-6400 SerialNo=00000000
CPU is Intel® Core(tm)2 CPU          6600  @ 2.40GHz, family 0x6, model 0xf
Patched DMI Table
Found SMBIOS System Information Table 1
No UUID present in SMBIOS System Information Table
[ERROR] UUID='0123456789ABCDEF' syntax error
Customizing SystemID with : 
Read HFS+ file: [hd(0,2)/Extra/DSDT.aml] 15223 bytes.
ACPI table not found: SSDT.aml
FADT: Restart Fix applied!
FADT: Using custom DSDT!
Found ACPI CPU: CPU0
Found ACPI CPU: CPU1
Found ACPI CPU: CPU2
Found ACPI CPU: CPU3
SSDT with CPU C-States generated successfully
SSDT with CPU P-States generated successfully
RSDT: Added 2 SSDT table(s)
Starting Darwin x86
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/boot.png] 6461 bytes.

 

If I edit smbios.plist it correctly displays the part # and serial in System Profiler but this is essenially what it looks like:

Memory Slots:

 ECC:	Disabled

0x436f72736169722f03030461056b302f3100436f72736169722f03030461056b322f3300436f72736169722f03030461056b342f3500436f72736169722f03030461056b362f3700:

 Size:	1 GB
 Type:	DDR2 SDRAM
 Speed:	Unknown
 Status:	OK
 Manufacturer:	00000000
 Part Number:	0x00000000
 Serial Number:	CM2X1024-6400

dsdt.aml_XLR.zip

 

DTGP

AHCI ICH10

HID/CID

HPET

IRQs

LPC

RTC

SBUS

SHUTDOWN

LAN0

REMOVE

RENAME

FIX WARNINGS

 

send me a log

cat /var/log/kernel.log

 

Sound doesn't works.

It's ALC889 with patched AppleHDA, maybe it needs HDEF section?

 

Attaching kernel.log + Extra that includes my old DSDT with working sound.

(the DSDT in Extra the one i copied from someone, it wasn't originally made on my hardware)

 

By the way, is it ok to have LAN0 fix in DSDT and EthernetBuilt-In in boot.plist, they won't divide each other by zero or something?

 

 

EDIT: I'm attaching a new unmodified DSDT. I'm not sure if it makes any difference, but i replaced this board due to faulty LAN card and now it may have a different BIOS version.

kernel.log_extra.zip

x58a_ud3r_rev2.0_fb.zip

Sound doesn't works.

It's ALC889 with patched AppleHDA, maybe it needs HDEF section?

 

Attaching kernel.log + Extra that includes my old DSDT with working sound.

(the DSDT in Extra the one i copied from someone, it wasn't originally made on my hardware)

 

By the way, is it ok to have LAN0 fix in DSDT and EthernetBuilt-In in boot.plist, they won't divide each other by zero or something?

 

 

EDIT: I'm attaching a new unmodified DSDT. I'm not sure if it makes any difference, but i replaced this board due to faulty LAN card and now it may have a different BIOS version.

 

remove lan0 and add HDEF/ALC889

dsdt.REMOVE_LAN0_ADD_HDEF_ALC889.zip

Guest
This topic is now closed to further replies.
×
×
  • Create New...