-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
R4Beta10 Both left and right trackstick mouse is working now. thanks. The middle button, I'm not sure since I couldn't get scrolling to work with it. Usually holding the middle and pushing trackstick up and down will scrolling up and down. Switching from trackstick back to touchpad is still an obstacle. Had to move both trackstick and touchpad together and eventually touchpad will work again. Trackstick movement is still erratic, same as previous versions. The speed is much better going up and down, but moving to right is a bit slow. Still not able to move around freely. Only goes up, down, right and left but in some weird movement as seen in Hervé's videos.
-
run this in the terminal sudo perl -pi -e 's|\x89\x45\xC8\x39\xC7\x76\x4F|\x89\x45\xC8\x39\xC7\xEB\x4F|g' /System/Library/Extensions/AppleIntelBDWGraphicsFramebuffer.kext/Contents/MacOS/AppleIntelBDWGraphicsFramebuffer sudo touch /System/Library/Extensions sudo kextcache —Boot -U / reboot
-
Try El Capitan instead since there's graphics support from the link I sent above. Follow the same procedure to get the installer to boot.
-
Which OS X are you installing? Broadwell system requires at minimum 10.10.5 but will run perfectly on 10.11.x Are you running Clover or Chameleon? Please upload your config folder to verify config is correctly set.
-
Very nice, glad I asked for it. LOL Trackstick definitely still needs lots of work. The left and right mouse on the trackstick are still not functioning The direction of the trackstick movement is correct now but very erratic, most of the time it just get stuck to the left side. It moves up and down too fast I think is the issue. Moving to right seems okay, but moving to the left seems to jump downward really quick. Again, switch to trackstick from touchpad is ok, but switching back to touchpad is a bit of trial and error. As is, I think the touchpad is almost perfect. Movement is good. Scrolling is good. Thanks for continuing with this.
-
Try replacing with this DSDT I'm assuming you have resolution 1366x768... If it 's 1600x900, this won't work DSDT.aml.zip
-
Problem is with your your 1st Gen HD graphics, there's no native support. See here http://www.insanelymac.com/forum/topic/286092-guide-1st-generation-intel-hd-graphics-qeci/ To get your installer to boot, delete these in the installer and then after install, delete them on the installed drive as well using single user mode To delete them: rm -r /System/Library/Extensions/AppleIntelHDGraphics* Or the method that I prefer is just to move them out of the /S/L/E folder to a /backup folder (or whatever you decide to name it) mv /System/Library/Extensions/AppleIntelHDGraphics* ~/Desktop/backup
-
so system is complaining that it was not shutdown properly even though it is... Try booting to both El Capitan and Sierra and shutdown properly on both and see if the error goes away
-
re run the script and then copy it to /EFI/Clover/ACPI/patched The audio auto switch should work, but not consistent. Try repairing cache.
-
Here's the file with Hervé's recommendation. config.plist.zip
-
issue is supposed to be fixed in 10.12.1 dp3 for the fn keys, not sure about cap locks. For cap locks, tab twice to lock and twice to unlock. Not sure about the KP CPU, if you're using an old SSDT.aml, you might want to generate a new one in Sierra.
-
file is corrupted. what did you use to change the settings? Use either Clover Configurator, PlistEdit pro or Xcode, not a texteditor
-
[SOLVED] E6420: Trouble updating from Yosemite to Sierra
Jake Lo replied to faithie999's topic in The Archive
Rehabman's voodoops2Controller is for Synaptics, not for Alps touchpad that's on this model. Try this one. Trackpad preference will be blank, known issue on Sierra, need to replace it with 10.11.x Sound and brightness control Fn keys won't work either. The USB issue has been around since El Capitan, you'll need to create an USB injector for the specific SMBIOS and your hardware. You can try the injector in my E6420 bootpack set for MBP8,2 smbios. -
That's why I wrote "ADD new patch" For Wireless, add new patch Kext: AirPortBrcm4360 Find: 81F952AA00007529 Replace: 81F952AA00006690
-
while plugging in the headset, put system to sleep and then wake it up.
-
Enable AddPNLF in Config file or patch it in the DSDT for brightness
- 674 replies
-
try adding an additional AppleHDA 8A19D411. 00000000. AppleHDA IDT 76DF #4
-
You need to use older trackpad preference, known issue. Try here Try new voodoops2controller here For audio, you'll need to add a new hotpatch to config.plist Name: AppleHDA Find: 8A19D411 replace: 00000000 Use AppleHDA_IDT from El Capitan 10.11.4 and up
-
R4B5 (El Capitan)- E7440: V3 Rushmore, id: E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22 Trackstick mouse clicks are still not responding Trackstick is detected but unusable Movement is reverse. When pushing up, it goes down, when pushing down, it goes up It won't go left or right, just up and down toward the left, and eventually end up in the left side and stuck there After using the track stick, it'll take a bit of tinkering to get the touchpad to respond again. You move the trackstick and the touchpad consecutively to get the touchpad to respond again Touchpad scrolling is working great. Both 2 finger and side scrolling is working. Question: Can the sides scrolling have inertia like the 2 finger scrolling?
-
You need to update your hot patches for Sierra For HD 5500, change the DVMT prealloc for 10.11x to this Find: 8945C839C7764F Replace: 8945C839C7EB4F For Wireless, add new patch Kext: AirPortBrcm4360 Find: 81F952AA00007529 Replace: 81F952AA00006690
-
Dell Latitude E5520 Missing Bluetooth Controller Transport USB Install
Jake Lo replied to vashwood's topic in The Archive
Try different USB ports -
Dell Latitude E5520 Missing Bluetooth Controller Transport USB Install
Jake Lo replied to vashwood's topic in The Archive
Thanks for this last information. I think it's an USB issue with El Capitan. Replace DSDT with this one, made a couple of modification. DSDT.aml.zip -
Tested v7 (Sierra), KP on E7450. Tested R4B4 (El Capitan) on E7440: V3 Rushmore, id: E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22 , same as Hervé's E6440. Trackstick and left and right mouse are not responding. Touchpad works fine with 2 finger scrolling and 1 finger side scrolling Sleep / wake works
-
No difference installing Sierra than El Capitan. You might want to remove the generated SSDT.aml first, generate a new one after you have Sierra installed.
-
Try Karabiner-Elements. See my example
- 674 replies