Danke, probiere ich mal aus. Ich vermute, dass das bei mir ein NVRAM-Problem ist.
Lenovo E560 - Clover - EL Capitan
-
- Erledigt
- Capitan-Paule
- Erledigt
-
-
Schmeiß mal die EmuVariableUefi-64.efi raus!
Ich verwende stattdessen die hier:
-
Alles schon probiert...
-
Alternativ auch mal den AptioMemoryFix.efi und den OSXAptioFix3.efi testen...
-
Danke, läuft mittlerweile und lag am fcvo-Patch.
-
Hallo @Harper Lewis
Ich bin verwundert, daß in Deiner Darstellung aus DSDT Patch (Broadcom WLAN/BT BCM4352) - Hilfe benötigt die DW1560 in der EXP1 zu finden ist und nicht unter EXP3? Hast Du da etwas modifiziert?
-
Das ist mir auch aufgefallen und anscheinend habe ich da irgendwann mal Unsinn verzapft, denn das Device findet sich unter PCI0.EXP1.PXSX in der DSDT.
-
Bei mir läuft die DW1560 so richtig gut:
Bluetooth
- BrcmFirmwareData.kext und BrcmPatchRAM2.kext in "other"
Wifi
- AirportBrcmFixup.kext mit Bootarg brcmfx-country=#a
- Rename PCIO.RP01.PXSX in PCIO.RP01.ARPT
- ARPT._DSM (s.u.)
- brcm-KextsToPatch-Einträge in Clover entfernt
- Wifi FakeId in Clover entferntCode- Device (ARPT)
- {
- Name (_ADR, Zero) // _ADR: Address
- Name (_SUN, One) // _SUN: Slot User Number
- Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
- {
- Store (Package (0x0C)
- {
- "AAPL,slot-name",
- "AirPort",
- "name",
- "AirPort Extreme",
- "model",
- "Broadcom BCM4360 802.11 a/g/n/ac Wireless Network Adapter",
- "device_type",
- Buffer (0x08)
- {
- "AirPort"
- },
- "compatible",
- "pci14e4,43a0",
- "built-in",
- Buffer (One)
- {
- 0x01
- }
- }, Local0)
- DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
- Return (Local0)
- }
- }
-
-
-
-
Does anyone know how problem with a very small interface. With 1920x1080, the interface text is very small and the same with the applications. If you reduce the resolution of the screen, then the interface becomes larger but blurred.
-
I had the same issue on my Lenovo Ideapad 500, so I used the following tool -> http://resxtreme.com/
-
I had the same issue on my Lenovo Ideapad 500, so I used the following tool -> http://resxtreme.com/
Thanks a lot, my eyes can now normally look at the screen. I chose to increase the interface in 2x, it's nice to work now !!!
-
Ich habe heute jetzt mit meinem Lenovo E560 zum zweiten Mal einen unverhältnismäßig laaaaaaaangen Bootvorgang gehabt, also schätzungsweise 7 bis 8 Minuten. Sonst braucht er insgesamt ca. 30 Sekunden.
Kennt das jemand? Weiß da jemand, was da die Ursache sein könnte und ob man das ändern kann? Oder ist das normal?
Wenn er da Reparaturarbeiten durchführen würde, könnte ich das verstehen, aber zweimal am Tag gleich? -
Kannst du im Verbosemodus sehen, wo es hängt? Der ewig lange Bootvorgang kommt mir aus den Anfangszeiten mit meinem E460 sehr bekannt vor, da hatte ich u.a. deine ACPI-Dateien ausprobiert. Hast du vielleicht in letzter Zeit ein BIOS-Update installiert?
-
Jetzt legt er natürlich den schönsten schnellen Bootvorgang hin - tja. Sobald er mal wieder dahinkriecht, schaue ich, wo er hängt.
Und Nein! BIOS-Update habe ich schon lange keines mehr gemacht.
-
On ThinkPad e560 work scrolling the touchpad? My touchpad works well, but I would like to have one or two fingers scrolling as it works on Windows. How are you doing with your touchpad?
-
We use a special version of VoodooPS2Controller:
-
griven
Hat das Label Erledigt hinzugefügt