Jump to content
104 posts in this topic

Recommended Posts

Device (RTC)
                {
                    Name (_HID, EisaId ("PNP0B00"))  // _HID: Hardware ID
                    Name (_CRS, ResourceTemplate ()  // _CRS: Current Resource Settings
                    {
                        IO (Decode16,
                            0x0070,             // Range Minimum
                            0x0070,             // Range Maximum
                            0x00,               // Alignment
                            0x02,               // Length
                            )
                    })
                }

check real time clock

i think have it here in forum, i see it in HP tread, i don't remember where, i'll check

 

 

Sorry for my late response : thank's for your help :wink_anim:  !

  • 2 weeks later...
On 2/17/2018 at 5:04 PM, MaLd0n said:

u can use ur old serials or just create new

 

ur processor don't have native support

MaLd0n:

Can I ask for your help yet again?

I switched my SAS controller to one that is supported by OSX, but when I switched the boards, it boots fine in Windows and Linux but High Sierra no  longer boots. I get a blank screen now. Do you think I need a new DSDT? I assume I have to remove the board so that I can boot and remove the present DSDT and re-install the board and see if it will boot and then send you a new file?

Thanks

×
×
  • Create New...