karatsos Posted May 8, 2011 Share Posted May 8, 2011 Hi everyone... i have a hp pavillion dv6845ea laptop and i have successfuly install in an external usb hdd iatkos v7 before 7 days...from then i m keep trying to install hazard 10.6.6i to my laptop hdd but no success....i think the problem is the gpu kext but im not sure....when the installation is done and the laptop reboots i stuck in the grey screen with the apple logo and music comes from the laptops speakers....and this is it.....what can i try to detrimine where is the problem? Thank you all in advance for any suggestions. Ps sorry for my bad english. and some more info....i tryed to boot with -f and -v but the same thing happens as i said. here is what i get with -s. When it comes to type exit for boot i get this after typing it APPLERTL8169 ETHERENT : ETHERNET ADDRESS : XX:XX:XX:XX:XX:XX AIRPORT_BRCM43XX : ETHERNET ADDRESS : XX:XX:XX:XX:XX:XX IO80211CONTROLER :: DATALINKLAYERATTACHCOMPLETE () : ADDING APPLEEFNVRAM NOTIFICATION IO80211INTER (something sorry i cant remember it!!) :: EFINVRAMPUBLISHED (): SYSTEM SHUTDOWN FALSE AIRPORT : LINK DOWN ON EN1 : REASON 8 (DISASSOCIATED BECAUSE STATION LEAVING) FAKESMC : KEY INFO NOT FUND MSDS LENGTH - 6 ACPI_SMC_PLATFORMPLUGIN :: START - WAIT FOR SERVICE (RESOURCEMATCHING (APPLEINTELCPUPOWERMANAGEMENT ) TIME OUT thats all nothing happens from there. from the speakers i hear a song and after it ends i heat a voice saying instraction for voiceover. i hope it help you...so you can help me!! Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/ Share on other sites More sharing options...
karatsos Posted May 9, 2011 Author Share Posted May 9, 2011 Hey i m very huppy cause i managed to install it after all!!!! And YES i finally boot!!! but there is a major problem....no usb port works!!!!! So i m kind of stuck here....i dont want to tuch anything just in case it KP after....and with no usb i cant take a backup!!! Any suggestions? I was thinking to trying and make a second partition using ubuntu live cd and if all goes ok to backup my install there....so i can mess around after! Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1681226 Share on other sites More sharing options...
karatsos Posted May 9, 2011 Author Share Posted May 9, 2011 No luck again....the linux cant handle mac format type....so what i can do!!!! Please someone....something!!! Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1681262 Share on other sites More sharing options...
jfooobet Posted May 9, 2011 Share Posted May 9, 2011 No luck again....the linux cant handle mac format type....so what i can do!!!! Please someone....something!!! Don't know much about osx, but i think linux can handle HFS if you install the tools.. apt-get install hfsplus If you dont want to install linux, make a USB stick using tuxboot w/gparted-live-cd http://tuxboot.org/ Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1681366 Share on other sites More sharing options...
karatsos Posted May 9, 2011 Author Share Posted May 9, 2011 Don't know much about osx, but i think linux can handle HFS if you install the tools.. apt-get install hfsplus If you dont want to install linux, make a USB stick using tuxboot w/gparted-live-cd http://tuxboot.org/ Thnx m8! Anyway guys i managed to get it work the usb and take a backup with time machine....ti seems tha allmost everything is working HP Pavillion dv6845ea. But i have wrong system detection....i mean tha the cpu is detected as 1.91Ghz unknown...is there anyway to correct it? and the memory in about my mac tab is been ok 2gb 667mhz but if i go to more info Hardware/memory there it sees only 1gb. Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1681393 Share on other sites More sharing options...
karatsos Posted May 12, 2011 Author Share Posted May 12, 2011 Good news....i managed to install 10.6.7 using multybeast ---> [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]. Having 2 problems to solve. It sees my cpu as 1.91Ghz intel core 2 duo and the correct is 2.1Ghz and the memory finaly sees both 1 Gb ram slots but as 607mhz and the correct is 677mhz. Is there any solution for this? And one more thing now in software update is a security update should i do it or not? Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1682733 Share on other sites More sharing options...
rlf Posted May 12, 2011 Share Posted May 12, 2011 And one more thing now in software update is a security update should i do it or not? I opened it up and it only updates the Security.framework so it should be safe to install. Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1682751 Share on other sites More sharing options...
mulcyber Posted May 12, 2011 Share Posted May 12, 2011 Good news....i managed to install 10.6.7 using multybeast ---> [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]. Having 2 problems to solve. It sees my cpu as 1.91Ghz intel core 2 duo and the correct is 2.1Ghz and the memory finaly sees both 1 Gb ram slots but as 607mhz and the correct is 677mhz. Is there any solution for this? And one more thing now in software update is a security update should i do it or not? Hardware detection doesn't work too good on quite a few systems. There is a cosmetic, which means it will look like it's right, if you do some editing to your smbios.plist which is in /Extra. http://prasys.info/2009/09/guidecreating-y...n-smbios-plist/ Here is a part of mine where I changed the speed and amount of ram. <key>SMcputype</key> <string>1281</string> <key>SMmemtype</key> <string>24</string> <key>SMmemspeed</key> <string>1333</string> <key>SMmemmanufacter</key> <string>Apple Computer Inc.</string> <key>SMmemserial</key> <string>100000000</string> <key>SMmempart</key> <string>1</string> </dict> </plist> I have 12GB or ram operating at 1333 with an i7 cpu at 3.1 Ghz. I looked around googling for the right values. Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1682752 Share on other sites More sharing options...
karatsos Posted May 12, 2011 Author Share Posted May 12, 2011 Hardware detection doesn't work too good on quite a few systems.There is a cosmetic, which means it will look like it's right, if you do some editing to your smbios.plist which is in /Extra. http://prasys.info/2009/09/guidecreating-y...n-smbios-plist/ Here is a part of mine where I changed the speed and amount of ram. <key>SMcputype</key> <string>1281</string> <key>SMmemtype</key> <string>24</string> <key>SMmemspeed</key> <string>1333</string> <key>SMmemmanufacter</key> <string>Apple Computer Inc.</string> <key>SMmemserial</key> <string>100000000</string> <key>SMmempart</key> <string>1</string> </dict> </plist> I have 12GB or ram operating at 1333 with an i7 cpu at 3.1 Ghz. I looked around googling for the right values. Thank you!! So guys good news!!! i used facetime to call a friend to check if the camera is working and guess what!!!! camera is ok and also the mic!!!!!! so i can oficialy report that the HP Pavillion Dv 6845 or model name in hp.com fn616ea is almost fully supported!! Except the touch keys for play ffw stop etc. graphics ok ram ok cpu ok keyboard ok touchpad ok usb ok lan ok wifi ok bluetooth ok camera ok mic ok Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1682761 Share on other sites More sharing options...
Mahermk19 Posted July 25, 2011 Share Posted July 25, 2011 Hi everyone... i have a hp pavillion dv6845ea laptop and i have successfuly install in an external usb hdd iatkos v7 before 7 days...from then i m keep trying to install hazard 10.6.6i to my laptop hdd but no success....i think the problem is the gpu kext but im not sure....when the installation is done and the laptop reboots i stuck in the grey screen with the apple logo and music comes from the laptops speakers....and this is it.....what can i try to detrimine where is the problem? Thank you all in advance for any suggestions. Ps sorry for my bad english. and some more info....i tryed to boot with -f and -v but the same thing happens as i said. here is what i get with -s. When it comes to type exit for boot i get this after typing it APPLERTL8169 ETHERENT : ETHERNET ADDRESS : XX:XX:XX:XX:XX:XX AIRPORT_BRCM43XX : ETHERNET ADDRESS : XX:XX:XX:XX:XX:XX IO80211CONTROLER :: DATALINKLAYERATTACHCOMPLETE () : ADDING APPLEEFNVRAM NOTIFICATION IO80211INTER (something sorry i cant remember it!!) :: EFINVRAMPUBLISHED (): SYSTEM SHUTDOWN FALSE AIRPORT : LINK DOWN ON EN1 : REASON 8 (DISASSOCIATED BECAUSE STATION LEAVING) FAKESMC : KEY INFO NOT FUND MSDS LENGTH - 6 ACPI_SMC_PLATFORMPLUGIN :: START - WAIT FOR SERVICE (RESOURCEMATCHING (APPLEINTELCPUPOWERMANAGEMENT ) TIME OUT thats all nothing happens from there. from the speakers i hear a song and after it ends i heat a voice saying instraction for voiceover. i hope it help you...so you can help me!! please man..i got the same problem music starts and stuck on grey screen please what did u do? Quote Link to comment https://www.insanelymac.com/forum/topic/256632-need-help-with-hazard-1066i/#findComment-1722682 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.