Jump to content

fluid | fixed

theaussiepea

theaussiepea

Member Since 04 Sep 2006
Offline Last Active Apr 02 2013 08:42 PM
-----

In Topic: [GUIDE] Lenovo ThinkPad T510/510i (plus T410 and W510) 10.6-10.7-10.8 all wor...

02 April 2013 - 07:59 PM

Updated from 10.8.2 to 10.8.3 using the Combo update without a problem. Woohoo!

Strangely, installer says that the update failed just before finishing, but then I have a working install of 10.8.3 after reboot (did the same thing when I updated to 10.8.2)

Afterwards:

Use myHack to remove problematic kexts
Enable TRIM support (for SSD users: http://digitaldj.net...abler-for-lion/)

All working well. I was having problems with the system freezing 10 min + after waking from sleep. So far, that seems to be resolved by the update (but I'll see for sure after a few weeks of use) Though I still get frequent system freezes about 10 min after waking from sleep :(

Nice to have a problem free update.

In Topic: [GUIDE] Lenovo ThinkPad T510/510i (plus T410 and W510) 10.6-10.7-10.8 all wor...

18 January 2013 - 05:48 PM

I tried the posted VoodooSDHC.kext with my T510 (10.8.2), changing the device id in the Info.plist to e822 (for my machine). Didn't work for me. The computer locked up and had to be manually reset when I inserted an SD card.

Thanks for posting though! Anyone else able to get this to work on a T510?

In Topic: [GUIDE] Lenovo ThinkPad T510/510i (plus T410 and W510) 10.6-10.7-10.8 all wor...

27 November 2012 - 11:29 PM

skforty,

Usually the brightness control is mapped to ScrLk and Pause. You can remap brightness control to whatever keys you want in Mountain Lion in System Preferences/Keyboard/Keyboard Shortcuts/Display

If you don't see the slider for Brightness in System Preferences/Display, it's probably not working.

I have the same question about SpeedStep myself. The only tools I have to definitively test this are from previous hackintosh installs and are 32-bit only. I can say you'll see a big difference in CPU temp compared to when it's not working.

In Topic: [GUIDE] Lenovo ThinkPad T510/510i (plus T410 and W510) 10.6-10.7-10.8 all wor...

03 November 2012 - 10:36 PM

I've had good luck with the AppleACPIPS2Nub.kext and ApplePS2Controller.kext, found in the default Extra/Extensions folder installed by myHack. I pair them with ThinkpadUltraNav.kext for ultra nav support.

Seems strange that you can't boot without VoodooPS2.kext though.

View Postkrst, on 03 November 2012 - 10:27 PM, said:

hey again,

I was able to install 10.8.2 on T410 and boot it, however.. I've got an issue [as usuall].

So when I boot with VoodooPS2.kext I won't be able to use keyboard/trackpad. I can't even use anything else connected via usb.
I am able to boot into safe mode and there it works fine.

I've removed VoodooPS2.kext and tried to boot again, however I was not able to. I get a white screen for a minute or two and then my laptop reboots.

Any thoughts on this?

Thanks

In Topic: [GUIDE] Lenovo ThinkPad T510/510i (plus T410 and W510) 10.6-10.7-10.8 all wor...

01 November 2012 - 01:12 AM

Me and Mountain Lion are become good friends. Thank you joshhh! I was very happy to get sleep working.

Bluetooth on the T510:

Today I was able to get Bluetooth working natively by editing IOBluetoothFamily.kext and adding the vender/device ids for my internal bluetooth controller.

vendor - 2652 | device - 8575

This gives better control over your bluetooth device, most importantly for me, the ability to turn it off. I don't know what others have in their machines, but for me, it was just a simple matter of duplicating the existing devices and adding my device ID in the Info.plist

File to edit:
IOBluetoothFamily.kext/Content/Plugins/BroadcomBluetoothHCIControllerUSBTransport/Contents/Info.plist

Copied one of the existing BroadcomUSBBluetoothHCIController devices, and simply replaced my device ID, like this:

<key>BroadcomUSBBluetoothHCIController - T510 Bluetooth</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHCIControllerUSBTransport</string>
<key>IOProviderClass</key>
<string>IOUSBDevice</string>
<key>idProduct</key>
<integer>8575</integer>
<key>idVendor</key>
<integer>2652</integer>
</dict>


Install over original file in S/L/E and repair permissions/rebuild caches. Works great!

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy