Jump to content
15 posts in this topic

Recommended Posts

Hello,
I'm new here in the forum and also new in MacOS.

I have installed Mac OS EC successfully on my Toshiba L555-10M via the detour Virtualbox.
So I installed in VM SL and downloaded EC and created an installation stick for my Toshiba.
The installation worked well and I had to install some kexte, so that for example the sound and the network work. That worked well synonymous everything.

Unfortunately I can not go now.
Unfortunately under EC only 1 of 2 USB ports, the webcam does not go and the DVD drive does not go.

Can someone here from the forum the DSDT. Eml so patch that everything works?

I would be very grateful.

greeting
Wavemaster

DSDT.rar

  • Like 1
Link to comment
https://www.insanelymac.com/forum/topic/320777-dsdt-for-toshiba-l555-10m/
Share on other sites

Hello,

I'm new here in the forum and also new in MacOS.

 

I have installed Mac OS EC successfully on my Toshiba L555-10M via the detour Virtualbox.

So I installed in VM SL and downloaded EC and created an installation stick for my Toshiba.

The installation worked well and I had to install some kexte, so that for example the sound and the network work. That worked well synonymous everything.

 

Unfortunately I can not go now.

Unfortunately under EC only 1 of 2 USB ports, the webcam does not go and the DVD drive does not go.

 

Can someone here from the forum the DSDT. Eml so patch that everything works?

 

I would be very grateful.

 

greeting

Wavemaster

the processor is Intel Core 2 Duo T6600

config.rar

  • Like 1

Thanks @MaLd0n,
Again a bit further!
The webcam goes, but no picture with DwayneCam.
The DVD drive now works. :thumbsup_anim:
The battery indicator works. :thumbsup_anim:
Only now I have no USB port anymore, which goes. :(

As But EC starts still quite normal.

However, I have to say that I do not know where I should populate the files from _MACOSX.
I just copied the files from 'wavemaster80' to EFI / CLOVER / kexts / Other.

greeting
wavemaster80

sorry for my englisch= ImTranslator

  • Like 1

Hello,
I now tried some fixes in the Cloverconfigurator, but unfortunately I get neither of the two USB port to run. Only the camera continues.

 

edit: Maybe the IOregistry still helps

Christians MacBook Pro (2).zip

  • Like 1

yes, no USB Port

only Webcam

 

edit:

In another forum was helped me already.
Since they have managed to bring a USB port and the webcam to run. However, the webcam only with black image, so no proper function.

I hang the DSDT and the config. Plist times with.

meineDSDT.rar

  • Like 1

wrong patchs

 

ehci into uhci

Device (UHC4)
            {
                Name (_ADR, 0x001A0000)  // _ADR: Address
                OperationRegion (U1CS, PCI_Config, 0xC4, 0x04)
                Field (U1CS, DWordAcc, NoLock, Preserve)
                {
                    U1EN,   2
                }

                Method (_PSW, 1, NotSerialized)  // _PSW: Power State Wake
                {
                    If (Arg0)
                    {
                        Store (0x03, U1EN)
                        Store (One, ^^LPCB.EC0.UWAK)
                    }
                    Else
                    {
                        Store (Zero, U1EN)
                    }
                }

                Method (_S3D, 0, NotSerialized)  // _S3D: S3 Device State
                {
                    Return (0x02)
                }

                Method (_S4D, 0, NotSerialized)  // _S4D: S4 Device State
                {
                    Return (0x02)
                }

                Name (_PRW, Package (0x02)  // _PRW: Power Resources for Wake
                {
                    0x0E, 
                    0x03
                })
                Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                {
                    If (LEqual (Arg2, Zero))
                    {
                        Return (Buffer (One)
                        {
                             0x03                                           
                        })
                    }

                    Return (Package (0x10)
                    {
                        "built-in", 
                        Buffer (One)
                        {
                             0x00                                           
                        }, 

                        "AAPL,clock-id", 
                        Buffer (One)
                        {
                             0x01                                           
                        }, 

                        "device_type", 
                        Buffer (0x05)
                        {
                            "EHCI"
                        }, 

                        "AAPL,current-available", 
                        0x0834, 
                        "AAPL,current-extra", 
                        0x0898, 
                        "AAPL,current-extra-in-sleep", 
                        0x0640, 
                        "AAPL,device-internal", 
                        0x02, 
                        "AAPL,max-port-current-in-sleep", 
                        0x0834
                    })
                }
            }

ehci into ehci

Arquivo Comprimido.zip

 

i think u need fresh install ;)

 

if dsdt dont work, remove and use it, only config.plist

config.plist.zip

 

Hello,
I now have your last DSDT from today and both. Plist tried. But unfortunately I have only one USB and nothing else, no Cam.
Next, the Battery indicator does not go, I see already at the start as some Errors with regard to Battery. No matter what plist I take.

And where should I change ehci uhci?

A new installation I probably do not first, since I so far everything on a stick (CLOVERSTICK) change. So my system remains clean.

Too bad that my English is so bad, otherwise you could be times by Teamviewer to my Toschiba look.

greeting
Wavemaster80

×
×
  • Create New...