Contribute
Register

Panasonic Toughbook CF-19 DSDT

Status
Not open for further replies.
Joined
May 26, 2011
Messages
3
Motherboard
P8Z68 PRO
CPU
Intel i7
Graphics
6970
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi everyone,

I've been a lurker for quite some time. I usually get by with solutions on existing threads, but I've hit a bit of a brick wall while trying to get ML on my Panasonic Toughbook CF-19. I need to inject some lines into the DSDT to get various pieces of hardware working, but I can't even get that far because I can't compile the unmodified vanilla DSDT and can't work out what is causing the compilation errors.

I've attached it to this post. iasl is complaining about the following bit of code:

Code:
 \_SB.CETP (If (CondRefOf (\_TZ.PTMD))
            {
                \_SB.PTMD.IECD (\_SB.PTMD.PM23 (\_SB.PTMD.PM24 (\_SB.PTMD.PM25 (\_SB.PTMD.EDPM (\_SB.PTMD.IOSD (\_SB.PTMD.SOSD ()), If (CondRefOf (\_TZ.DPPM
                    ))
                                    {
                                        \_SB.DPPM.IECD (\_SB.RSAX (\_SB.DPPM.IOSD (\_SB.DPPM.SOSD ()), If (\_SB.DPPM.WA0E)
                                                {
                                                    Store (0x01, \_SB.DPPM.WAN0)
                                                    \_SB.DPPM.WAM0 ()
                                                }), \_SB.PCI0.LPCB.EC0.EC48 (), \_SB.DOCK ())
                                    }), Return (Package (0x02)
                                {
                                    0x00, 
                                    0x00
                                })))))
            })

I've been battling with it for about 2 days. Does anyone have any hints for me?
 

Attachments

  • cf-19.dsl.zip
    33.7 KB · Views: 99
Hi Noimnot,

Thank you for your reply. That's the problem: the file I attached IS the unmodified version. (I extracted it using AIDA64 in Windows and decoded it using iasl on OSX). I've attached both the DSL and AML again just in case I sent the wrong ones.


Thanks again. If I can get this little thing sorted I should be well on the way to getting my "ToughMac" finished, but at the moment it seems to be blocking me at every turn!


Dave
 

Attachments

  • ORIGINAL_CF_19.zip
    51.8 KB · Views: 87
Hi again,

Here you go.

p.s. I'm actually pretty convinced that this is a decoding problem in iasl. I'm currently experimenting moving brackets around but am not having much success.


Thanks for this.


Dave
 

Attachments

  • acpi_dsdt.bin.zip
    18.1 KB · Views: 83
Any luck with this? Having the same issue on my CF-19.
:banghead:
 
Try updating the BIOS to the latest version.
 
i managed to get ML installed on my cf-19 by going through install then remove hdd plug to another working osx machine and delete all appleintellhd kexts then reinstall in toughbook boot from hdd go through setup it works but havent figured out how to get qe/ci yet. ethernet works bluetooth(using it for wifi with hotspot on iPhone since intel wifi will never work)works keyboard touchpad and touchscreen all work no audio yet! can anyone help with that would love sound tried voodoohda several versions get speaker icon and choices in settings but no sound!!! I'm still new at this any pointers would be appreciated?!!!!
 
Status
Not open for further replies.
Back
Top