Jump to content

HP Compaq 610 laptop dsdt patching help


MadMungo
 Share

2 posts in this topic

Recommended Posts

Hello,

 

I have a Compaq 610 laptop and would like to get a dsdt that works properly. I am out of my depth when it come to stuff like this and the DSDT-AutoPatcher dose not support my laptop.

 

Have tried many different ones from around the net but each one has something not working or has the integrated Intel Graphics when I have the ATI 4330 Graphics.

 

The Specs of the Laptop are

 

Core 2 Duo @ 2.00Ghz

Mobile Intel PM965 express with ICH8M

Mobility HD4330 256MB dedicated memory

4GB DDR2 800MHz

Marvell Yukon 80E8042 10/100MB

Intel PRO 3945ABG wireless

Sound IDT 92HD75B chipset

 

I have attached my DSDT, ioreg, kernel log and kextstat to help.send_me.zip

Link to comment
Share on other sites

  • 1 month later...

This DSDT has a strange error, you need to fix this to be able to compile

into method label C36F code_regex C35E\s\(Else replace_matched
begin C35E ()\n }\n Else end;
into method label C36F code_regex \}\)\s*\n\s*\} replace_matched
begin } end;
into method label _L02 code_regex \\_TZ.C35E\s\( replace_matched
begin \\_TZ.C35E ()\n end;
into method label _L02 code_regex \}\) replace_matched
begin } end

 

Other patches can't be too different from the one with Intel video, there are no patches related to video

http://olarila.com/Packs/HP/Compaq%20610.txt

Link to comment
Share on other sites

 Share

×
×
  • Create New...