Jump to content

jordan.jacob

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Duluth, GA
  • Interests
    iOS Development, Storm Chasing, and Film Production.

jordan.jacob's Achievements

Private

Private (2/17)

0

Reputation

  1. Hoping all of my extended friends and family in Ohio are safe right now. They are getting very bad storms today and structural damage has already been reported at the Dayton Mall.

  2. Prepping for iOS development. Got the iPad setup, converting iOS e-books to ePUB format for iBooks, and reinstalling Xcode! I'll show off my work as it comes...

  3. Experimenting with GRLevel3 2.0. So far I like it... Might upgrade to it!

  4. Well I'd like to report my first partial success with running Mountain Lion on the Dell D620. It's currently running in a VM on top of Lion in VMWare and is working fine. Very slow though but once it's made as the host OS it should be fine. Next step is to install it as a host OS so I can troubleshoot the physical devices including the Intel GMA950 which is rumored that support for this device is being dropped from Mountain Lion. I would love if I could have some help on this project.
  5. I'm currently downloading OS X Mountain Lion for testing on my Dell Latitude D620. Word is that the graphics requirements will cause Apple to drop support for Intel GMA950 which my laptop has and X3100 support. I just got my D620 during Christmas and want to upgrade to Mountain Lion right when it's out. Is anyone up for working on this for all D620 users to make sure we have support for Mountain Lion?
  6. FYI, I took a stable OS X Lion 10.7.2 install and upgraded to 10.7.3 through software update and have no adverse side affects. If I come across any I will let you know. Also, this did not mess with my IntelGMAIntegratedFramebuffer.kext that was replaced to fix the dim screen. I will check later to see if it's updated or not.
  7. So sad to hear about a fellow chaser Andy Gabrielson... RIP Andy!

  8. It is not possible to my knowledge unless something has changed. Finder as an application is 64-bit only so while it is possible to install the OS on a 32-bit processor the OS will not function. Lion requires a Intel Core 2 Duo at a minimum to run since it's a 64-bit processor. I owned an Intel Core Duo MacBook and had to buy a Dell Latitude D620 as a cheaper option when Apple moved Xcode 4.2.1+ to Lion only systems. EDIT: LiquidMercury I looked at the page on iFail that your referred to and that's the same video posted on this website so yes it is a Core 2 Duo (64-bit) processor in that laptop.
  9. Well the Hunchback of Notra Dame visited our house last night in the form of myself. Of course it has to be Friday the 13th that something is wrong with me. On the way to the doctor with severe lower abdominal pain...

  10. @Vlingo + jailbroken iPhone + activator = awesomeness!

  11. Hello all and a Merry Christmas. I am a new member as of today and a new owner of a Dell Latitude D620 with Intel GMA950 within the last week. I am in need of some assistance right now in regards to fixing 3 pet peeves of mine with OS X Lion 10.7.2 on this model. After installing the brightness fix my F12 eject key no longer works on the internal keyboard. It will work if I use a USB keyboard in addition to the brightness up and down on the Pause/Break and Scroll Lock keys. I have tried to figure out if there is a way to remap the eject functionality to another key using applications such as Ukelele and KeyReMap4Macbook however I have had no luck. I can't figure out the code for the eject key in Ukelele and whenever I set F12 to Print Screen to function as eject the key if pretty much disabled and does not function anymore until the toggle is turned off. I did do research into the Brightness Fix and found the following code from the EDP which would make no sense as to why it disables the eject key. if [ "$ldrstat" = "8" ]; then rm -R "$SLEPATH/AppleIntelIntegratedFramebuffer.kext" cp -R $WORKPATH/storage/fixes/Lion-gma950fix/AppleIntelIntegratedFramebuffer.kext $SLEPATH chown -R root:wheel "$SLEPATH/AppleIntelIntegratedFramebuffer.kext" chmod -R 755 "$SLEPATH/AppleIntelIntegratedFramebuffer.kext" diskutil repairPermissions / echo "Building new cache for kexts in $SLEPATH" touch "$SLEPATH" echo "Fix have been installed, please reboot.... press ENTER to return to main menu" read $WORKPATH/edptool.command exit 0 fi According to the code all it does is replace the AppleIntelIntegratedFrameBuffer.kext, repairs disk permissions, then touches the /S/L/E folder. Why would that break the F12 eject and can it be repaired? Replacing the Kext with the vanilla kext from 10.7.2 does not work. My 2nd pet peeve is getting the Kernel running as 64-bit. The only issue I have getting it to run is that the Keyboard and Mouse kexts are not 64-bit. I have had no luck finding working Keyboard and Mouse kexts that are 64-bit compatible. Currently I am using option number 2 for the Keyboard and Mouse kexts with E.D.P. 2.2 which I believe is the VoodooPS2. I have found it works best for my ALPS Glidepoint touchpad and is the only one that allows the scroll to function properly. Finally my 3rd pet peeve would be getting the mirroring option working with the Intel GMA950 without graphic corruption so it can be used with a dock. I have the dock working right now in dual monitor mode but would like to use mirror mode with the display closed. If we can accomplish this I do intend to write a full guide as everything on my model is working 100%. Any further assistance with both problems is gladly appreciated as it will be included in the guide for getting everything working. P.S. The guide will include creating a Lion USB key, installing Lion from a USB key, configuring the Lion install to work 100%. I currently do have sleep working with Vanilla Apple Kexts and Hibernate Image working. This means that just like a Lion MacBook when it sleeps the entire laptop will save the Hibernate Image, fully power down using no more power, and it will boot up from the hibernate image without any issues. I do find this functionality working really well to switch between Windows and OS X quickly. Currently I have the following items working listed below for the Dell Latitude D620. OS X Lion 10.7.2 32-bit Kernel (Keyboard and Mouse Kext issue preventing 64-bit) Native Video Resolution (1440x900x32) and Full Brightness Control Audio (Built in speakers, Internal Mic, Headphones, and Mic Input) WiFi + Bluetooth + WWAN (I just need and AirCard to test it) Keyboard and Touchpad (F12 Eject not working after brightness fix) Biometric Finger Print Reader Battery Measurements Sleep with Full Hibernate
×
×
  • Create New...